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

WP AMP - Accelerated Mobile Pages for WordPress and WooCommerce

WP AMP - Accelerated Mobile Pages for WordPress and WooCommerce v9.3.35

No permission to download
At first I tried the updated one and it didn't show up to include AMP for Woocommerce products. But when I used Spoiler nulled version it was working for product pages also. However, after 2 days when I checked back the plugin options, the product inclusion was gone. So, that means it automatically stopped working for products after few days. So, if somebody can fix that all users will be thankful!!
 
  • Like
Reactions: boykodesign
  • Like
Reactions: NBB and JRGWxRxZ
$get_data = $this->callAPI( 'POST', $this->api_url . 'api/verify_license', json_encode( $data_array ) );
$res = json_decode( $get_data, true );


***********************************************
includes / class-amphtml-license.php
In find all the above codes and replace them with the following
***********************************************


$get_data = $this->callAPI( 'POST', $this->api_url . 'api/verify_license', json_encode( $data_array ) );
$res = array( 'status' => TRUE, 'message' => 'Verified! Thanks for purchasing.' );
 
Why is WP AMP settings giving 404 not found error? It used to be alright before! I cleared up all cache and checked good also tried old plugin that you nulled. Now, all those giving 404 not found error. But everything else is working alright on others. Strange!
 
I checked it very good. The first one that @Babak updated is not giving 404 not found error. But, the one @NullMaster nulled is giving NGINX 404 not found error on plugin settings inside Admin Panel. The first one could be alright but it is not showing products to include in amp. That's the problem trust me!!
 
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