• 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"

SeedProd Pro

SeedProd Pro v6.15.23

No permission to download
Status
Not open for further replies.
  • Love
Reactions: JRGWxRxZ
Hello guys! I cant actually use WooCommerce blocks, is there anything I can do?

Thanks in advance for sharing with us!
 
Hi @Babak, after installing the plugin, it did ask for the verification code, but I just reloaded the page, and it worked that way. But, connect feature doesn't work with the error app.seedprod.com refused to connect.

I hope there is a workaround for this issue.
zkRqJCxHeI.png
 
ALl the templates are available except the login page template. Can't select and set a login page
 
  • Like
Reactions: noobie
how to null seedprod Plugin
seedprod-coming-soon-pro-5\admin
Open admin.php
find this code in line 217 to 228
PHP:
$request["status"] = '200';
            $request["per"] = 'valid';
            $request["message"] = 'Congratulations! Your product is registered now.';
           
            update_option('seed_cspv5_license_key','valid');
           
            update_option('seed_cspv5_api_message','Congratulations! Your product is registered now.');
            update_option('seed_cspv5_api_nag','');
            update_option('seed_cspv5_a',true);
            update_option('seed_cspv5_per','Congratulations! Your product is registered now.');
            echo json_encode($request);
            exit();

change this codes to this code:
PHP:
 $request["status"] = '200';
           $request["per"] = 'seedprod';
           $request["message"] = 'Activated';
         
           update_option('seed_cspv5_license_key','seedprod');
         
           update_option('seed_cspv5_api_message','Activated');
           update_option('seed_cspv5_api_nag','');
           update_option('seed_cspv5_a',true);
           update_option('seed_cspv5_per','Activated');
           echo json_encode($request);
           exit();
Enjoy
Continue your awesomeness :)
 
  • Like
Reactions: wilfred
Hi @Babak, I have installed it, but i'm not able to see any templates for "Coming Soon" or Maintainance Mode.
 
@NullMaster @Babak

Hey guys
Please update this plugin. it tops everyone's attention at the moment

but now it can't be installed and used, there seems to be a block from the publisher

can someone help null this plugin?
 
Status
Not open for further replies.
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