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)
-   -   Remvoing "::" in page titles (https://forum.x-cart.com/showthread.php?t=51142)

MattGS 12-04-2009 03:02 PM

Remvoing "::" in page titles
 
Does anyone know how to remove "::" from the page titles. Right now they look like this:

Store Name :: Category :: Product

I'd like to replace them with something else

cflsystems 12-04-2009 05:31 PM

Re: Remvoing "::" in page titles
 
http://forum.x-cart.com/showthread.php?t=50901&highlight=page+title
post #5 is for 4.3.0 version

MattGS 12-04-2009 05:44 PM

Re: Remvoing "::" in page titles
 
I don't think that post could be right.

I looked in include/func/func.core.php

for

$title = str_replace(array("\n", "\r"), array("", ""), trim(implode(' :: ', $tmp)));


It's not in there at all.

cflsystems 12-04-2009 06:03 PM

Re: Remvoing "::" in page titles
 
Sorry i didn't look for it. Phil must have made a mistake then


All times are GMT -8. The time now is 03:21 PM.

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