MoDuet
Forum Replies Created
-
Thanks for the response. This confirms my research so far. It looks to be on MailChimp’s end but I’ll let you know if that is not true.
I too have this issue. Unable to view individual gravity forms while your plugin is active. Started occurring with the recent update.
Forum: Fixing WordPress
In reply to: Permalink changes after post is publishedIssue still continues. I am switching out the Theme this weekend in hopes that is the issue. Also, the database has a lot of old tables that are no longer used. I’m going to look into cleaning that as well.
Forum: Fixing WordPress
In reply to: Permalink changes after post is publishedStill having this issue. We publish about 10 – articles a day and every day 2 – 3 articles have this issue where the url structure gets changed once the post is published. It doesn’t matter if the post is scheduled or not. Below is another example:
Before the post was published and saved as a draft the permalink was,
https://insiderlouisville.com/metro/education-community/grawemeyerpsychology/However once the post’s status changed to publish the permalink was switched to,
https://insiderlouisville.com/metro/education-community/234869/Dropping the postname and replacing it with the id. As before this results in a 404 error. The link has since been fixed. Again, this just started last Monday and I have all but ruled out that this is a plugin issue.
Forum: Fixing WordPress
In reply to: Permalink changes after post is publishedThanks for the response.
.htaccess – permissions are set to 644 and the rule is the default:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressPermalink – I have a feeling its the custom permalink that is causing the issue but I’m confused why it all of sudden starting happening.
I’m also using WP Rocket for caching, although they do not think the issue is caused by the plugin, they have also made some recommendations.
Forum: Plugins
In reply to: [W3 Total Cache] Should the Cache always be cleared?This makes more sense now. Thanks for responding.
I will have a cron job setup.
Forum: Plugins
In reply to: [Eventbrite API] Intermittent Fatal ErrorI am receiving this same error. According to the explanation, a user will be able to view the events, but that does not happen. Only my user is able to see the events.
Is there a way to modify this so that “Subscribers” can see the event?
Forum: Fixing WordPress
In reply to: Dashboard Keeps logging me outHere is the thread, with solution.
https://www.ads-software.com/support/topic/cannot-stay-logged-into-dashboardForum: Fixing WordPress
In reply to: Dashboard Keeps logging me outJust wanted you to know you are not alone. Having the same issue. I run multiple sites, but only one has this issue. It didn’t start occuring until I recently moved it from one hosting provider to another.
I’ve been able to rule out the browser and cookies issue. Also ruled out the plugin issue. I will try switching out the theme and/or reinstalling WP today.
Forum: Plugins
In reply to: [Advanced Post List] PaginationIs this still on the horizon?
Forum: Plugins
In reply to: [Simple Lightbox] MouseoverI appreciate the response and agree. I already told my client we shouldn’t go down this road and was looking for some backup. Cheers!
Forum: Fixing WordPress
In reply to: Posts from one category and children of another categoryNo worries. This seems to do the trick.
https://www.ads-software.com/support/topic/category-joins?replies=2
Forum: Plugins
In reply to: [Custom Field Bulk Editor] Posts are not saving new dataYes, I figured it out. Thank you.
Forum: Plugins
In reply to: [Secure Custom Fields] Mass/bulk edit custom fieldsdid you ever find a solution? Having the same issue. I need a way to modify custom fields at once.
Forum: Plugins
In reply to: [Google CSE] Sort by date or relevanceSounds like a start. Cheers!