[email protected]
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Bottom half of page disappears in Edit ModeYou were right about the missing tag. This was missing: <!– /wp:html –>, and everything on the page after that point disappeared. In Code Editor Mode I could see that it was missing, but I was not able to insert it and make it work. So I copied and pasted the page into Notepad++, and then added the missing tag. Now it appears to be working fine.
Thank you for your advice and your follow-up!Forum: Fixing WordPress
In reply to: Bottom half of page disappears in Edit ModeThanks. In this case, the problem is not yet solved, but I’m sure you are right that I should be able to spot the issue in the code editor, which I was not even aware of.
Forum: Fixing WordPress
In reply to: Site Stats Home Page Archive sourceIf you copy the link and look at it, its http: Clicking on it makes it redirect to https:. Or at least, that’s what I think is happening.
Forum: Plugins
In reply to: [Max Mega Menu] Pull down menus at 3rd level stopped workingDisregard my last. The problem is apparently with my autoptimize settings. Thanks for your help. I’ll mark this as resolved.
Forum: Plugins
In reply to: [Max Mega Menu] Pull down menus at 3rd level stopped workingI appreciate your quick response:
This is in the body of the parent footer.php file (in the body):
<?php
astra_body_bottom();
wp_footer();
?>This is in the child footer.php file:
<?php astra_body_bottom(); ?>
<?php wp_footer(); ?>
Does this look right?
Forum: Plugins
In reply to: [AMP] Error when I try to access AMP pluginI sent back your form all filled in, a few hours ago. Since then I found the WP_Debug log. It returned this line at the top of the log:
“Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 1196032 bytes) in /home2/envisiw1/public_html/wp-includes/wp-db.php on line 2022”
Its meaningless to me – hopefully you know how to fix it. Thanks
Forum: Plugins
In reply to: [AMP] Pages lose validity for no reasonThanks for confirming that this is a Jetpack issue, and I appreciate you raising it with them. Outbound link tracking is a great tool.
Forum: Plugins
In reply to: [AMP] Pages lose validity for no reasonI can’t show you an example because it hasn’t worked recently, but when I click on “Site Stats” for a single day, the right column is “Top Posts & Pages”, and under that report of pages is another report called “Clicks”. It says: “your visitors clicked these links on your site”. It should then list all the links clicked, which on my site are links to individual books and magazines that users opened.
Since I installed AMP, it has said “No clicks recorded. (Clicks are viewers clicking outbound links on your site.)”
I have no idea how Jetpack actually records the clicks.Forum: Plugins
In reply to: [AMP] Pages lose validity for no reasonThat’s it! I also frequently get the validation errors for JS in Jetpack, as shown in your screenshot. I understand that I should wait for Jetpack to fix this in a future release.
By the way, I notified Jetpack support a few weeks ago of another conflict between AMP and Jetpack; that Jetpack stopped counting Users’ clicks on outbound links when I set up AMP. Jetpack support techs were reluctant to admit that this was caused by a Jetpack-AMP conflict, but couldn’t suggest any other credible cause. Hopefully Jetpack is working on that issue too.
Thanks very much for your prompt and helpful response.Forum: Themes and Templates
In reply to: [Customizr] Menu HeadingsMy front page is working fine today. I was wrong about the italic script. Please consider this problem Resolved.
Forum: Themes and Templates
In reply to: [Customizr] Menu HeadingsToday’s upgrade wrecked the format of my front page. Widgets no longer appear on the right and left. The material that was in widgets now appear above and below main content. The menu box at the top of the page is gone; menu content appears unformatted (i.e. no box)
Formats in the other pages, which have right widgets only, seem OK, although I note that the fonts in h3 headers have changed; they are larger and appear to be in italics.
Ted Lienhart
https://www.envisionthepast.comForum: Themes and Templates
In reply to: [Customizr] Header image repeatingThat worked. Thanks for the quick response!
Forum: Themes and Templates
In reply to: [Customizr] Header image repeatingThis morning the header is not at the very top of the page. There’s about a 1/2-inch space above it. The top of the page that should be below the header is not visible
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] 404 File Not found? See here!My sitemap is not being updated by Bing, although it updates on Google every day. I clicked on XML Sitemap Generator and found at the bottom of the page that yesterday’s sitemap report was sent to Bing at this address:
https://www.bing.com/webmaster/ping.aspx?siteMap=http%3A%2F%2Fwww.envisionthepast.com%2Fsitemap.xml
However, on the Bing Webmaster site, at the “Sitemaps” page, Bing instructs to use this address for “Pinging Bing Using a HTTP request”
https://www.bing.com/ping?sitemap=http%3A%2F%2Fwww.example.com/sitemap.xml
Are my Bing updates going to the wrong Bing address?
Forum: Plugins
In reply to: [Standout Color Boxes and Buttons] Buttons lost color with updateThe same thing happened with me. All my colored buttons no longer have color.