How to Make Flatastic Theme Working

To null the current version of Flatastic theme

In the file flatastic/admin/framework/php/admin_screens.php find line 53 which should be

[/membership_protected_content]
function stm_check_token( $args = array() ) {

Straight after it add

return true;
[/membership_protected_content]

Now you can use any key to activate the theme – all the plugins will install, all options available and demo content installs (must install required plugins first)

 

If you have trouble installing demo content, make sure you have used a (fake) key to activate the theme – the options may be available without it but it may cause trouble with demo import.

Leave a Reply

Your email address will not be published. Required fields are marked *