Wes Theron
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: closing commentsFantastic. Keep well
Forum: Fixing WordPress
In reply to: WordPress Shaking While in Edit ModeThank you for confirming.
Forum: Fixing WordPress
In reply to: Archive Name FixSo it looks like this is not a category, it seems to be a post type. I see you are using the ComicPress theme but the Webcomic plugin. I think the plugin is creating this custom post type (CPT), which adds the name webcomic1. Try changing the name manually via the plugin settings.
You can reach out to Webcomic’s support page here if you need extra help: https://ww.wp.xz.cn/support/plugin/webcomic/Forum: Everything else WordPress
In reply to: closing commentsI see you are using the Classic Editor.
You can turn off comments for individual posts by selecting Quick Edit on the post you want to update.
Screen recording: https://cloudup.com/cHNNgf0EBLE
Forum: Everything else WordPress
In reply to: closing commentsBut what does it look like when you open a single post and open the sidebar settings on the right as in my example? You can create a dummy post for the example if you wish.
- This reply was modified 1 year, 5 months ago by Wes Theron.
Forum: Everything else WordPress
In reply to: closing commentsThanks
- This reply was modified 1 year, 5 months ago by Wes Theron.
Forum: Fixing WordPress
In reply to: Archive Name FixHey @spiked, can you explain a bit more how you set up that navigation item and page?
I noticed if you go to the home page and click on the category “Salem Corners,” it displays correctly, but then it doesn’t seem like all the pages are there. After launch day, I only see page 17. But when you click on page 17 I don’t actually see page 17, only these words:
“I hope you’ve enjoyed the book to this point. Here is page Seventeen from Salem Corners: Raum Cometh, Book One, by Devil Tale Studios. Enjoy.
Behind the Scenes: No one knows this, but the wallpaper in this scene was inspired by my real life childhood home, as it had seventies retro wallpaper in the kitchen too.”
Is that correct?
Screen recording: https://cloudup.com/cS-vbEnhID7
Forum: Everything else WordPress
In reply to: closing commentsHey @sfcmac57
That is strange. I installed and activated the Astra theme and was still able to close it: https://cloudup.com/cuXi6lD6yq1
There might be a plugin intefering. Have you updated your site to the latest WordPress version? Can you share a screenshot of what your post + sidebar looks like?
Forum: Everything else WordPress
In reply to: closing commentsHi @sfcmac57
When you open a post, select Post > Discussion > Closed.
Here is a quick screen recording: https://cloudup.com/cdsL8mZ1S-L
Forum: Fixing WordPress
In reply to: Can’t get my dashboard to openHi @svoges
If you’re getting a 404 error on your dashboard after logging in, here are some common causes and steps to troubleshoot:Clear Browser cache and cookies: Cached files or cookies may be causing problems. Clear your browser’s cache and cookies, then try logging in again.
Deactivate plugins: A plugin could be interfering with the dashboard loading. If you can access your site via FTP or file manager, navigate to
wp-content/pluginsand rename thepluginsfolder to something likeplugins_backup. This action will deactivate all plugins. Try logging in again to see if this resolves the issue. If it does, rename the folder back and reactivate plugins one by one to identify the culprit. See link below.Check .htaccess file: Sometimes the
.htaccessfile can get corrupted, which might cause 404 errors. You can regenerate it by:- Accessing your site’s root directory via FTP or file manager.
- Renaming
.htaccessto.htaccess_backup. - Then, go to Settings > Permalinks in WordPress and click Save Changes to generate a new
.htaccessfile. See link below.
Link: https://developer.ww.wp.xz.cn/advanced-administration/upgrade/ftp/
- This reply was modified 1 year, 5 months ago by Wes Theron.
Forum: Fixing WordPress
In reply to: The site localhost did not allow the connection.You are most welcome! Playground has been a game-changer.
Forum: Fixing WordPress
In reply to: WordPress Shaking While in Edit ModeThis might not be relevant, but are you using Grammarly at all? Someone said: “Disabling Grammarly did the trick for me.”
Forum: Fixing WordPress
In reply to: Email block on my site page doesn’t workBased on your description, it seems the problem is likely with the configuration of the contact form plugin used in your website’s footer.
Identify the plugin:
- Look in your WordPress admin panel under “Plugins” to see which contact form plugin is active.
- Common options include Contact Form 7, WPForms, Ninja Forms, or Gravity Forms.
Configure the recipient email:
- Once you’ve identified the plugin, navigate to its settings in the WordPress admin panel.
- Look for a section called “Form Settings,” “Email Settings,” or something similar.
- There should be a field to enter the recipient email address. Make sure this is set to a valid email address where you want to receive form submissions.
Test the form:
- After setting the recipient email, submit a test message through the form on your website.
Documentation:
- Consult the plugin’s official documentation or support forums for specific troubleshooting steps related to your particular contact form plugin.
Forum: Developing with WordPress
In reply to: Search Regex plugin does not replace featured imagesThey also have this support blog if you haven’t seen it: https://searchregex.com/blog/
Forum: Developing with WordPress
In reply to: Search Regex plugin does not replace featured imagesHi @komaldhobe
I suggest posting your question in the official Search Regex support forum: https://ww.wp.xz.cn/support/plugin/search-regex/