| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
4.3.0 - <title> for admin is a fixed language entry? | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() In 4.3.0 (GOLD or PRO), it appears that the <title> for the admin is a fixed language entry.
/skin1/admin/home.tpl Code:
1. what is wm_remove? Search did not revel what this operator does. 2. $lng.txt_site_title = X-CART. Powerful PHP shopping cart software WHY would this be coded into the database? Shouldn't this pull from the site name in the general settings? Wouldn't it make more sense for the <title> tag for the admin to be: /skin1/admin/home.tpl Code:
This assumes that SEO settings are enabled? Hiding something like this in the database does not make any sense. Or does it? Please explain?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
#2
|
|||||||
|
|||||||
![]() wm_remove is an xcart custom smarty modifier. Look in your /include/templater/plugins folder - it is for webmaster mode hence the "wm"
Code:
Quote:
|
|||||||
#3
|
|||||||
|
|||||||
![]() Does anyone know where the customer <title> tag is ?!
Firstly I want to take out the :: characters and I want to put a {capture} around it, but I can't find the damn thing ! I've tried service_head.tpl and meta.tpl
__________________
xcartmods.co.uk |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Not sure about 4.3 but in 4.2 is in include/func/func.core.php
Code:
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||
|
|||||||
![]() Thanks for that, for v4.3.0 it's in the same file...
Code:
{$title} and {$location] doesn't work.
__________________
xcartmods.co.uk |
|||||||
|
|||
X-Cart forums © 2001-2020
|