Alan Stewart
Forum Replies Created
-
I think my problem may have stemmed from using the plugin on a temporary SiteGround account rather than a transferred domain. I transferred a domain and the plugin is now working.
I think my problem may have stemmed from using the plugin on a temporary SiteGround account rather than a transferred domain. I transferred a domain and the plugin is now working.
Edit: forgot to include the temporary URL. https://alans56.sg-host.com/
I’ve also tried removing the temporary site and running a new migration. Here’s the updated htaccess:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_URI} !/(wp-content\/uploads/.*)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # SGO Unset Vary Header unset Vary # SGO Unset Vary END
- This reply was modified 3 years, 7 months ago by Alan Stewart.
That did the trick. Thanks for the help.
I’ll give that a try. Thanks for the quick response!
I’m using Elementor page builder. The site’s been running fine for months and no updates have been made to the site in the last couple of days.
Some more info: it appears to be functioning on the front end, but I’m forced to use recovery mode to access the admin. I’m having a similar issue with one other plugin: LoginPress. They both fired errors around the same time.
Is there a connection and possible fix?
- This reply was modified 3 years, 11 months ago by Alan Stewart.
CORRECTION: it turns out the problem is with the Elementor nav menu widget, not the Elementskit extension. Apparently the Elementor nav menu isn’t allowing me to use an anchor link to another page from the dropdown menu.
Thanks for any help someone can offer!
Just checking in to see if the author can suggest how to reduce padding on the sides and bottom of the pricing table container. I’ve tried targeting the container but it doesn’t appear to make a difference. Any help with this?