Avinash
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Redirect mobile visitors to AMP option ??thanks a lot for the fabulous support here. will finetune wp rocket + wait for 2.0.1
Forum: Plugins
In reply to: [AMP] Redirect mobile visitors to AMP option ??Thank you for the detailed response. Will try to test Client-side vs Server-side Redirection. At the moment, can’t share the URL as I have disabled the option for the moment as it’a live / production site.
Regarding caching, yes the site uses Wp-rocket plugin and probably I need to tweak it a bit too on how it handles the javascript minification options etc w.r.t mobile. But probably later on some non-production site.
Thank you again for the detailed response.
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] AMP error after last update 1.9.17Facing same issue. Have disabled the setting at the moment for “Microdata cleanup”
fixed it by changing the theme. Some conflict with the theme perhaps it was.
Forum: Plugins
In reply to: [AccessPress Social Counter] youtube counter 0Same here. Youtube counter is now
thats great. So I should wait for the next update to start using it? If yes, I would gladly wait for that.
Have you received the credentials?
Just sent the admin credentials to ur email.
just checked, nothing in footer.php.
If you want, I can send u an admin access credentials of WordPress.
Great.
I checked the header.php function and found these two scripts being loaded.
<!–[if lt IE 9]>
<script src=”https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js”></script>
<script src=”https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js”></script>
<![endif]–>
<?php wp_head(); ?>
</head>Hopefully we can have a workaround someway as I have tried many plugins, but this only suits all my requirements.
just added define(‘SCRIPT_DEBUG’, true); as requested. Have a look
I have just turned off the pagespeed module. Have a look
I am not sure if it helps, but my VPS does have google pagespeed module installed.
At the moment, I am not using any minification plugin at all. Its a wordpress bare minimum install with theme plus 3-4 plugins. No w3 total or any other minify plugin.
Not sure if it helps, but in console I see this error
popup-maker-site.min.js?defer&ver=1.0:37
Uncaught TypeError: Cannot set property ‘json’ of undefined