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

CodeKeeper

Active member
Dec 14, 2019
165
81
28
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

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
  • Like
Reactions: NBB and JRGWxRxZ

NBB

New member
Oct 19, 2019
28
14
3
Türkiye
$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.' );
 

CodeKeeper

Active member
Dec 14, 2019
165
81
28
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!
 

CodeKeeper

Active member
Dec 14, 2019
165
81
28
I checked it very good. The first one that @Tomz 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!!
 

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