X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to edit 404 page x-cart 4.4 (https://forum.x-cart.com/showthread.php?t=61580)

Yalokin 11-11-2011 04:59 PM

How to edit 404 page x-cart 4.4
 
hello.

After editing 404 page I decided to make some changes now.
and can not remember where i edit it.

I even delete custom file 404_en.html in /skin/common_files/404 but is still show me my old custom 404 page.

Sound funny but I can not remember where i edit it.


Did any one know where is 404 x-cart 4.4?

How to just redirect to home page all "page can not be found"?

http://www.labelsonthefly.com

thank you

Yalokin 11-11-2011 05:18 PM

Re: How to edit 404 page x-cart 4.4
 
Ok I find it

Manual show this file in /public_html/skin/common_files/404
for some reason in my site in it skin/skin-name/404

Thank you to myself

;-)

JWait 11-12-2011 07:30 AM

Re: How to edit 404 page x-cart 4.4
 
Quote:

Originally Posted by Yalokin
hello.

How to just redirect to home page all "page can not be found"?

http://www.labelsonthefly.com

thank you


Adding this to in the "head" section of skin/your-skin/404/404_en.html will cause the page to refresh and go to your homepage after 5 seconds. This is NOT recommended however.

<meta http-equiv="Refresh" content="5;url=http://www.labelsonthefly.com" />

The value "refresh" should be used carefully, as it takes the control of a page away from the user. Using "refresh" will cause a failure in W3C's Web Content Accessibility Guidelines.

qualiteam 11-16-2011 03:27 AM

Re: How to edit 404 page x-cart 4.4
 
Moving to "Storefront Design & Template Editing in v 4.4.x" forum.


All times are GMT -8. The time now is 10:56 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.