Fredzone
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP indexing issueHello,
I saw the same concern at home for a few days. By analyzing other French media, I realized that there were many of us in the same case. Some of them did not use AMP for WP.
I could be wrong, but I think it’s unique to Google.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] New posts takes a lot of time to indexHello i have exactly the same issue, How do you have fixed it please ?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP preview issue (validator)Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP preview issue (validator)Hello,
I did have some issues last month, and I still have 4 in the process of resolving since March 27th. If I test my pages manually with the validator, there is however no problem.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP preview issue (validator)Hello,
I’ve been testing for two weeks, with dozens of different addresses, and the problem still arises. Have you ever heard of such a problem?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP preview issue (validator)Thank you for your response Ahmed. I don’t use cache on WordPress, but I asked my web host to clear Varnish yesterday and I’m still having the issue.
Indeed, the error no longer arises, on the other hand my second problem persists (that of the preview of the types of results, I made another topic above)
Hello,
I have the exact same problem with videos, yet the affected pages only have one YouTube link. Cf: https://www.fredzone.org/prise-en-main-du-oppo-find-x3-pro/amp
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Problema with the last versionMy friend has a solution.
In “cookie-notice/js/front.js”, at the line 37, you have to put : $(this).removeCookieNotice();
The script :
// display cookie notice
if ( document.cookie.indexOf( ‘cookie_notice_accepted’ ) === -1 ) {
if ( cnArgs.hideEffect === ‘fade’ ) {
$( ‘#cookie-notice’ ).fadeIn( 300 );
} else if ( cnArgs.hideEffect === ‘slide’ ) {
$( ‘#cookie-notice’ ).slideDown( 300 );
} else {
$( ‘#cookie-notice’ ).show();
}
$( ‘body’ ).addClass( ‘cookies-not-accepted’ );
} else {
$(this).removeCookieNotice();
}Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Problema with the last versionI have exactly the same problem. JS don’t work on my theme after accept cookie and refresh my homepage… I have Storm : http://www.Fredzone.org