• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Squaretype - Modern Blog WordPress Theme

Squaretype - Modern Blog WordPress Theme v3.0.9

No permission to download

ftcbuilder

New member
May 6, 2022
2
7
3
junkii submitted a new resource:

Squaretype. Modern WordPress Theme for Content-Based Blogs & Magazines - A Modern WordPress Theme for Content-Based Blogs & Magazines

Squaretype. Modern WordPress Theme for Content-Based Blogs & Magazines
Squaretype is a modern and clean WordPress theme for modern content-based blogs and magazines.
9 Beautifully Designed Demos in One Theme
Thanks to our signature feature, the Demo Switcher, you may apply a new demo any time without affecting your content. If you feel bored with one of the demos, simply apply a new one and get a completely different appearance of your blog or...

Read more about this resource...
 
  • Like
Reactions: unicorn and Babak
How to Null Squaretype v2.0.0

Open squaretype/functions.php
After line 9 (approximately) which is blank, add the following:
PHP:
update_option( 'envato_purchase_code_23389898', 'activated' );
update_option( 'squaretype_license_data', [
    'status'  => '1',
    'demos'   => 'csco_theme_demos',
    'ocdi'    => [
        'parent_slug' => 'themes.php',
        'page_title'  => 'Demo Content',
        'menu_title'  => 'Demo Content',
        'capability'  => 'import',
        'menu_slug'   => 'csco-demo-content',
        ],
    'item_id' => '23389898',
    'sold_at' => '01-01-2020',
    'supported_until' => '01-01-2025',
] );

It will now look like:
PHP:
* @package Squaretype
 */

update_option( 'envato_purchase_code_23389898', 'activated' );
update_option( 'squaretype_license_data', [
    'status'  => '1',
    'demos'   => 'csco_theme_demos',
    'ocdi'    => [
        'parent_slug' => 'themes.php',
        'page_title'  => 'Demo Content',
        'menu_title'  => 'Demo Content',
        'capability'  => 'import',
        'menu_slug'   => 'csco-demo-content',
        ],
    'item_id' => '23389898',
    'sold_at' => '01-01-2020',
    'supported_until' => '01-01-2025',
] );

That is it. Should now be activated and import demos.

TassieNZ :)
 
How to Null Squaretype v2.0.0

Open squaretype/functions.php
After line 9 (approximately) which is blank, add the following:
PHP:
update_option( 'envato_purchase_code_23389898', 'activated' );
update_option( 'squaretype_license_data', [
    'status'  => '1',
    'demos'   => 'csco_theme_demos',
    'ocdi'    => [
        'parent_slug' => 'themes.php',
        'page_title'  => 'Demo Content',
        'menu_title'  => 'Demo Content',
        'capability'  => 'import',
        'menu_slug'   => 'csco-demo-content',
        ],
    'item_id' => '23389898',
    'sold_at' => '01-01-2020',
    'supported_until' => '01-01-2025',
] );

It will now look like:
PHP:
* @package Squaretype
*/

update_option( 'envato_purchase_code_23389898', 'activated' );
update_option( 'squaretype_license_data', [
    'status'  => '1',
    'demos'   => 'csco_theme_demos',
    'ocdi'    => [
        'parent_slug' => 'themes.php',
        'page_title'  => 'Demo Content',
        'menu_title'  => 'Demo Content',
        'capability'  => 'import',
        'menu_slug'   => 'csco-demo-content',
        ],
    'item_id' => '23389898',
    'sold_at' => '01-01-2020',
    'supported_until' => '01-01-2025',
] );

That is it. Should now be activated and import demos.

TassieNZ :)

perfect!! thank you so much sir 🙏
 
Last edited:
thank you so much sir 🙏 i will do it now.
No problem. Let me know it works alright please. Seemed fine on testing.

It was easier to give nulling instructions as I just don't have time to keep this updated. :)
 
  • Like
Reactions: amit338
No problem. Let me know it works alright please. Seemed fine on testing.

It was easier to give nulling instructions as I just don't have time to keep this updated. :)

very perfect. null process works fine. I can import demos now 😍

correctly. it is better to provide a process for nulling than to provide a ready-made one 🙏
 
  • Love
Reactions: TassieNZ
very perfect. null process works fine. I can now import demos 😍

correctly. it is better to provide a process for null ing than to provide a ready-made one 🙏
Awesome! I like to provide nulling processes for some, but unfortunately a lot of themes/plugins require multiple files to be nulled and that makes it too hard.

Also, when the developers see the code changes posted, they often change it all and we start from scratch!

Anyway, hopefully this lasts for many versions to come! :)

TassieNZ :)
 
  • Like
Reactions: amit338 and unicorn
Awesome! I like to provide nulling processes for some, but unfortunately a lot of themes/plugins require multiple files to be nulled and that makes it too hard.

Also, when the developers see the code changes posted, they often change it all and we start from scratch!

Anyway, hopefully this lasts for many versions to come! :)

TassieNZ :)

maybe u can send by PM or make it .txt file 😊

yes.. hopefully sir..
 
I have included the untouched version as well for anyone who want to null it themselves with my previous instructions.

Squaretype – Modern Blog WordPress Theme 2.0.1 NULLED

TassieNZ :)
 
Does anyone know, when using this theme, is the ip address of the server being exploited to the theme author or somewhere else?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock