mcascardi
Forum Replies Created
-
Hi,
Thanks for the reply. I created the custom theme with twentytwenty as a base. I was able to test on a development copy of the site and switch the theme back to the parent and it worked.
I went through the
header.php
andfooter.php
for hooks that I didn’t have in my child theme.<?php wp_body_open(); ?>
and<?php wp_footer(); ?>
needed to be added to my child theme for the hooks to fire and print the script tags.Thanks for the help!
Hi Renee,
I did as you said.
Removed the Analytics JSON code from AMP plugin.
Reset Google Site Kit
Removed any references or leftover files from cache pluginsI still don’t see any amp-analytics tag. I can tell you from the error logging I did to try and debug that the print_amp_gtag() function is not firing inside of includes/Modules/Analytics.php which it looks like that is where the tag is generated from.
Thanks for your help
Hi, thanks for the response.
I submitted the response with the site health information to the Google Form.
The product pages you are seeing are not on the same server and are on a different website platform. I am speaking only in terms of “pages.lesliefrancesca.com” which is the wordpress site.
I suppose it is fair to mention I am also using this with Yoast SEO plugin. The only other plugin I saw to use to integrate these things was “Glue for Yoast SEO and AMP” plugin which it claims is obsolete now between the updates to the AMP plugin.
I intend to run the site with Google Site Kit, AMP, Yoast SEO, and W3 Total Cache in the end, and would love to see Google Site Kit working well together with these other outstanding plugins.
Thanks so much,
Matt
Could you please explain a bit more? How would you get different banner text for each language?
Forum: Plugins
In reply to: [Slideshow] Slideshow not showing imagesHi Stefan,
I also have an issue with the slideshow plugin. It soesn’t seem to work properly on IE9 for me. I installed the latest version you listed here and tried it, but no luck.. I see the pause button and left-right arrows, but no slides.
The Javascript console says:
LOG: [cycle] terminating; zero elements found by selector
URL of the slideshow: https://futureshapers.cyberpower.gotdns.com/
Thanks for looking into it,
–Matt
Forum: Plugins
In reply to: [Plugin: WP-Cumulus] Help Excluding ‘Uncategorized’ CategoryI’m looking for the answer to this one as well. The option for wp-cumulus is set to “Tags” (not Both), but “Uncategorized” still showing up in there. I will also accept globally disabling categories as a solution to this issue, if anyone knows the proper method for doing that in WP 2.9.2. I’ve found some things on that for older versions, but I’m not sure if they’ll be right. Anyone?