dryspark
Forum Replies Created
-
We had the same error with a site using Avada and Ultimate Member.
I have tried the changes to see if they will work. Fingers are crossed.
Props to UM support for sending me the link to this case.
you were 100% correct. the shortcode was being overwritten.
I was able to resolve it. Thank you so much for helping me trackdown the issue.
I reset permalinks – no change
here is the text from my .htaceess file
it appears to be the same thing repeated – I didn’t paste it twice
# 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 WordPress
# 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 WordPress
not sure if i have access to error logs, but could get them from my host I am sure.
We were forced to push to our live status – so the url has changed.
it is now GoPackHoops.com – same error is persisting.
Still a 404 error when I change themes.