rafa2245` Posted November 14, 2018 Share Posted November 14, 2018 Hi all, I am trying to move my store from the root directory where its currently sitting to the /store folder. I have copied all the files to the /store directory but when I change the base URL in the SEO settings the it appears as thought the store looses all JS functionality... The backend (admin panel) is not styled, dynamic cart functions don't work including any popups etc. Has anybody encountered this before? I am attaching a screen shot with the JS errors which I didn't have before as well as the admin panel view. It's worth noting that everything goes back to normal after switching the directory back to the root. Link to comment Share on other sites More sharing options...
NemoPS Posted November 16, 2018 Share Posted November 16, 2018 Make sure you add the correct slashes. Also, try to load the page in an incognito window, in case everything was cached Link to comment Share on other sites More sharing options...
rafa2245` Posted November 16, 2018 Author Share Posted November 16, 2018 Thank Nemo, Can you clarify what you mean by correct slashes? Should I be updating only the base URL to /public_html/store or also the domain and ssl domain? Thanks for the help, really having a hard time figuring this out. Link to comment Share on other sites More sharing options...
El Patron Posted November 17, 2018 Share Posted November 17, 2018 the base uri should be: /foldername/ with trailing slash as mentioned by nemo1 Link to comment Share on other sites More sharing options...
rafa2245` Posted November 18, 2018 Author Share Posted November 18, 2018 I have the uri set up with the trailing slash and the issue persists. Is there anything else I can try? Link to comment Share on other sites More sharing options...
El Patron Posted November 19, 2018 Share Posted November 19, 2018 try renaming your .htaccess file so it's not found..... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now