considerthis1
Forum Replies Created
-
http://www.health-boundaries.com/fingernails-2/
That’s my most visited page, which is not getting validated.
Thanks, Ahmed.
About 2/3rds of my pages are getting Google Verified. My most visited page failed.
I checked out the CloudFlare info, since I, too, use Cloudflare.
Is the “Google Search Console” reporting errors the same as “Google WebMaster Tools” reporting errors?
I have the javascript error noted in the originating post in this thread. I have a lot of img errors.
I’m a little concerned about the navigation not reflecting my menu… But, I may not have accessed the AMP page properly in order to see it…
Karen
When I used Google WebMaster Tools it said 35 pages were AMP verified, and 13 pages were not. So, I would guess it isn’t your whole site that’s invalid, but some number of pages.
I’m a little concerned that there’s no cost free way shown by the developers of this plugin for fixing the errors.
Karen
I’m trying to figure out why it didn’t work at all for me. How did you know to install the Glue extension?
Did you have to import your site or do anything like that?
When you installed it, did you have to import your site, or do anything else besides installing and activating?
oh dear. I’m not tech savvy.
When I install and activate this plug-in, what do I need to do to “AMP” my site?
My site loads really fast in the mobiletest thing, but when I run pagespeed test it shows it taking 8 seconds…
Sigh.
Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?Do you have anything you could try on your actual website that wouldn’t be disruptive, to see if the core thing keeps changes from happening on the real site, while allowing them on the test site???
Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?Hi,
Yes, I clicked Save Changes.I thought the reason I couldn’t see the changes was the caches… But, now I wonder if the Core Changes made by WordPress are keeping my changes from taking effect.
Wow, it worked on your site? Sigh. Bother… !!!
I’m happy it worked for you, but then I’m so much more confused as to why it’s not working for me…
I wonder if testing is not affected by the Core changes… ???
Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?Do you think the New CSS Option added by WordPress to its core is why my menu font stayed the same despite the fact I made the changes you suggested?
I made the changes within the existing code, so it’s not like a missed a curly bracket…
#menu1-smooth a { font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 18px; font-weight: 400; color: #000; padding: 2px 5px 10px 5px; line-height: 20px;Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?Happiness!
Thank you, thank You, Thank YOU 🙂
Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?That’s pretty nifty!
Also, it gives advice if you’ve written the code wrong. It told me I didn’t have ending “curly brackets”… so even putting the CSS there, it wasn’t showing up. When I added the ending curly brackets it showed. That likely was the problem that kept the changes from working in old fashioned Montezuma …
Thank you so much. 🙂
Karen
Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?Good Morning Crouching Bruin,
I’ll go try that.I was just reading about Dragons and Tigers and their meanings in the i ching. The i ching is my book of wisdom of choice… It’s been remarkable in my life. 🙂
Karen
No, I’ll do it again
Under CSS Content, I used:
body { background-color: #FFFFB3;Under CSS Layout, I used:
/* The header area */ #banner { position: "width=device-width"; background-color: #FFFFB3;Oops, I replied in the wrong thread…
Under CSS, Content I used
body {
background-color: #FFFFB3;
And Under CSS, Layout I used#banner {
position: “width=device-width”;
background-color: #FFFFB3;
I wonder if I can copy and paste… We’ll see…Forum: Themes and Templates
In reply to: [Montezuma] Does Montezuma still work?Under CSS, Content I used
body { background-color: #FFFFB3;And Under CSS, Layout I used
#banner { position: "width=device-width"; background-color: #FFFFB3;I’m not sure if “code” makes the CSS appear the way yours does when you post it
http://www.health-boundaries.com/
I checked my site in FireFox and IE and there aren’t any changes… I’ve gone back to the brighter yellow for the background, but… the changes do not want to appear.
What can I do?