theodore3
Forum Replies Created
-
I’ve recorded an example: https://jumpshare.com/v/JqMvZiXDYzjLzqEr8bon
Will send to [email protected].It seems to have fixed itself. Odd.
Upon further inspection it looks like the popup appears as an area fixed to the bottom of the screen with a “show more” button. Is it possible to simply have the popup appear instead of adding the extra step?
Forum: Fixing WordPress
In reply to: Menu Links Missing URL, Show As "Pending" in AdminThis issue was caused by a missing wp_postmeta table in the site’s database.
Our server admin fixed this by recreating a WordPress install locally, then exporting the wp_postmeta tables to the live site’s database. He then recreated the menu and everything worked fine from there. Not sure how the database was corrupted, though.
Forum: Fixing WordPress
In reply to: Images Inserted Into Post Missing URLOur server admin fixed this by recreating a WordPress install locally, then exporting the wp_postmeta tables to the live site’s database.
Forum: Fixing WordPress
In reply to: Images Inserted Into Post Missing URLI received the server error logs. There are multiple messages stating that the “wp_postmeta” table doesn’t exist, which I think is causing the issues. Does that table need to be recreated? I don’t currently have access to the database, so is there a way to do it through the admin?
Forum: Fixing WordPress
In reply to: Images Inserted Into Post Missing URLSame result.
Forum: Fixing WordPress
In reply to: Images Inserted Into Post Missing URLI went through the process of disabling every plugin, reverting to the Twenty Fourteen theme and deleting the new theme but the issues still continues.
One change I noticed after disabling all plugins is that the img tag includes of “src” now, but it is blank.
I should also note that all of the thumbnails in the Media Library are blank, which seems to be related.
Forum: Fixing WordPress
In reply to: Images Inserted Into Post Missing URLThis issue occurs even after reverting back to the Twenty Fourteen theme, so I’m not sure it is directly related to the theme I’m using. Or is it possible for a theme to effect how WordPress operates even after it’s been deactivated?
After trying again, I’ve noticed that the plugin may be adding featured images to some of the posts, but not all. Most do not have a featured image.
Forum: Fixing WordPress
In reply to: "Add To Menu" StuckSolved by disabling “Google XML Sitemaps” plugin.
Thanks for that. I finally figured out the problem. For some reason this plugin was causing the /blogger/ redirect. I deactivated it and everything was back to normal.