Chris Walters
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.
I fixed it. Had to modify “/etc/apache2/apache2.conf” and change the default
<Directory /<SERVER HTML ROOT>/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>to
<Directory /<SERVER HTML ROOT>/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>I know my license key. I don’t see where to update it on the WordPress backend. I don’t see a place to enter “License Key” in the “Theme Details”.
This reply has been marked as private.Also, it looks like when you were troubleshooting, you changed the Permalinks setting to “Post name” in the WordPress backend and now the links like http://<SERVER NAME>/places/ don’t work.
After succesfully login in, I get an error on the https://ayecode.io/ site that says
“We could not connect your website. Please try again later.”
I’ve tried numerous times and keep getting that error.
This reply has been marked as private.It’s probably a related issue but the “Change Location” functionality doesn’t work either. When I access the site on a PC and select the Change Location button, I get a “ERROR: Location detection not supported in browser”. If I try to access the site from my iPhone, I get a “ERROR: Your location is currently unknown” error.
-
AuthorPosts