![]() |
404 page
I can't fix my 404 page
Has "Company Name" literally, and an extraneous old logo in the header. And "Powered by X-Cart shopping cart software" shows up bottom left footer, though removed from main/prnotice.tpl Website: http://www.whatsinthejewellerybox.com Type /anything, after the URL, to get the 404 I did upload a 404.html and added this line to .htaccess - ErrorDocument 404 /404.html but still goes to 404.php |
Re: 404 page
Use firebug in FireFox and you should have no problem finding what to change.
|
Re: 404 page
Just replace the skin1/404 html page with yours
|
Re: 404 page
Quote:
Yes, I HAVE been using Firebug - I use it religiously, but just having issues fixing the page still. Thought an outside perspective would help. |
Re: 404 page
Quote:
BEAUTIFUL :lol: That's it - thanks Steve |
Re: 404 page
Does anyone know how to make the 404 page dynamic?
Obviously you can change skin1/404 html, however if any menu's/ navigation is updated then it's not reflected on the static html page. I've tried using: ErrorDocument 404 /my404page.php in .htaccess so I can create and configure my own dynamic 404 page however it's always over-ridden by the xcart default |
Re: 404 page
Hello Almenzies,
I noticed you seemed to achieve what you were after with http://www.ergofurniture.com.au/page-not-found.php could you give me a few hints on how you went about it. I am looking to do the same |
Re: 404 page
Ditto. This 404 page sucks.
I'd like to make it at least look like the real page. Plus I'd love to through in my Carousel program, so that products appear on it. Does the 404.html contain the header information as well? |
Re: 404 page
1. create a static page "page-not-found.html" in admin
2. view "page-not-found.html" your browser > view source > select all > copy code 3. download skin1/404/404_en.html > edit it and paste in code from above > upload 4. disable your static "page-not-found.html" in admin. elect not to show it in your static page section. 5. suggest you edit robots.txt and disallow indexing of "page-not-found.html" 6. For future updates of 404_en.html (eg. if your side menu change etc) > enable "page-not-found.html" in admin > do steps 2 - 4 above |
Re: 404 page
works a treat!
|
Re: 404 page
So I found this thread again after a whole year. It occurred to me that I hadn't made this change yet.
I'd like to display products on the 404 Page is this possible? |
Re: 404 page
XC 404 page is static html page, not even a smarty template. If you want products on it you have to either include the links yourself or recode the way 404 page is called so you can make a smarty template and assign products to it
|
Re: 404 page
Thanks Steve. I figured it would be something like.
|
All times are GMT -8. The time now is 12:31 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.