copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 09:52:56
I just updated to v7.3.4 and my main index page on my computer does not display correctly. When you click on a link, then it displays correctly. Any suggestions?
www.cop-cars.com
Eric Payne
|
dbdave
ECT Moderator
USA
10409 Posts |
Posted - 06/25/2021 : 10:31:09
Hi, I checked the page and it all looks really good from here. Can you let us know what browser, and what the specific issue is?
David
|
copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 10:35:40
Thanks for the fast response David...sorry, I should have provided that initially. I'm using Google Chrome. It doesn't like the webpage address by itself, but when you add the index.php at the end, it's fine.
Eric Payne
|
dbdave
ECT Moderator
USA
10409 Posts |
Posted - 06/25/2021 : 11:13:34
Hi, I get the opposite in chrome. The page without index.php looks great, but then add the index.php and it has no styling at all. This likely boils down to issues with connecting to your css files. You have most of the links to the css file as absolute and they should be relative. THIS IS A NOPE http://www.cop-cars.com/css/ectcart.css THIS IS A YES css/ectcart.css Fix those and likely you will solve the problem. I also see the NOT SECURE message and you should consider making all of your page https - https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=106851David
|
copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 11:55:03
So should I make these relative changes on the index.php page? Is there any other pages that I need to do this?
Eric Payne
|
dbdave
ECT Moderator
USA
10409 Posts |
Posted - 06/25/2021 : 12:07:47
Links to css and js files should never be absolute, unless they are served from another website, or a CDN.
You should go trough all of your site pages and make sure those are all relative links for all css and js files that are stored on your server.
Thanks, David
|
copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 12:10:26
Thanks David...I appreciate the help. I'll start working on that an let you know how it turned out.
Eric Payne
|
copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 13:25:38
David, I completed the changes you suggested and it made it worse. Can you send me an e-mail so I can give you the password so you can take a look?
Eric Payne
|
copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 14:07:52
David,
I didn't realize I needed to put a ../ in front of the file. Problem corrected. Thanks again for your help!
If you could still send me your e-mail, I would like to message you about a possible idea I have that might require some integration work to my site.
Thanks
Eric Payne
|
dbdave
ECT Moderator
USA
10409 Posts |
Posted - 06/25/2021 : 14:08:07
It looks good to me. Maybe you need to force a hard refresh - try ctrl>F5
Post back if you are still having trouble.
Thanks, David
|
dbdave
ECT Moderator
USA
10409 Posts |
Posted - 06/25/2021 : 14:09:10
click my user name to send me a message. Sorry about the forward slash... It's not usually needed. David
|
copcars
Starting Member
USA
31 Posts |
Posted - 06/25/2021 : 14:52:14
Ok...got it. Thanks again for your help!
Eric Payne
|
|
|