Squaretype - Modern Blog WordPress Theme

Squaretype - Modern Blog WordPress Theme v3.1.0

No permission to download

ftcbuilder

New member
May 6, 2022
0
2
2
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...
 

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
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 :)
 

unicorn

Well-known member
Babiato Lover
Trusted Uploader
Feb 23, 2019
1,305
467
83
Neverland
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:

unicorn

Well-known member
Babiato Lover
Trusted Uploader
Feb 23, 2019
1,305
467
83
Neverland
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

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
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

unicorn

Well-known member
Babiato Lover
Trusted Uploader
Feb 23, 2019
1,305
467
83
Neverland
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..
 

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
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 :)
 

basetester

New member
Jul 12, 2019
7
2
3
Does anyone know, when using this theme, is the ip address of the server being exploited to the theme author or somewhere else?
 

Latest posts

Forum statistics

Threads
69,279
Messages
908,680
Members
237,542
Latest member
saiful_dev

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu