Bill
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: questions about commentpressI recommend asking the plugin developers and community about these items as they will know best. If I have the right plugin, the support forum is here. If not, find the support channel for your particular one. Good luck!
Forum: Fixing WordPress
In reply to: customize.php not loading . . . everHave you tried disabling all plugins while using a default WP theme? If that works, switch back to your desired theme and check again. If it still works, start re-activating plugins one at a time until it breaks again.
Forum: Fixing WordPress
In reply to: page not showing upThe ‘about’ page (without the ‘-2’) comes up with content. Do you have a duplicate page you’re working with? Is there one in the trash?
Many people have been confused by that. Glad you got it worked out!
Have you tried to enable a previously-published post individually at
Posts > All Posts > some post > quick edit? The toggle you used above only applies to new posts.Forum: Fixing WordPress
In reply to: Analytics PluginIt’s best to ask in the support forum for whatever plugin you’re using for analytics. They should know how to help you clear it up. Good luck!
Forum: Fixing WordPress
In reply to: Clicking logo opens page in lightboxI think you may be right about the NG Gallery plugin. Try asking about it on the support forum for the plugin.
You can do a quick test by disabling it temporarily and checking the behavior again. I believe the click gets caught by a jquery script in the plugin.
Forum: Fixing WordPress
In reply to: Simple calendarThe calendar ID you posted above looks like a regular email address and not a google calendar. Double check the ID on Google’s calendar settings page.
Please ensure that both your Google Calendar ID and API Key are valid and that the Google Calendar you want to display is public.
Forum: Fixing WordPress
In reply to: images on my homepage seem to have a dark layer over themGlad you got this fixed! 🙂
Forum: Fixing WordPress
In reply to: the latest update to WordPress core files screwed up my websiteThanks for following up and letting us know. Glad you got it worked out!
Forum: Fixing WordPress
In reply to: Migrating from DrupalTake a look at these resources. Maybe you’ll find something useful?
Forum: Fixing WordPress
In reply to: Product Name not displaying on Product PageSame link as for your other related thread:
https://wordpress.org/support/plugin/woocommercehttps://wordpress.org/support/topic/media-captions-disable?replies=2
Forum: Fixing WordPress
In reply to: Media Captions – disableI’d try asking about this over on the support forum for the plugin since they’ll be in a better position to help with this. (Make sure I grabbed the right plugin forum before posting your question there.) Good luck!
Forum: Fixing WordPress
In reply to: images on my homepage seem to have a dark layer over themHi Nathalia. Your page looks different today. Are you still having trouble with it? I don’t see a ‘recent posts’ section, but the overlay isn’t there as before.
Forum: Fixing WordPress
In reply to: wp-includes folder Fatal ErrorNo you don’t want to replace that folder. It holds your theme(s), plugins, and uploads (images). Those messages are referring to the WP125 plugin. I would try disabling that plugin to see if it clears up. If it does, upload a fresh copy of it to
wp-content/plugins/.If you still can’t access your admin pages, you’ll again need to use an FTP client or your host’s cpanel (or File Manager) as above.
In your WP installation there, find
wp-content/plugins/wp125and rename that plugin’s folder to something likewp125-hold. That will disable it and hopefully allow you to get back into WP admin.If that doesn’t fix things, compare the WP core files and folders on the server to a fresh copy of WP. Look for any files that may be missing on the server due to your previous deletions.