Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Search Engine Optimisation
 Changing titles
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

cierra1
Starting Member

USA
6 Posts

Posted - October 07 2008 :  12:49:49  Show Profile  Reply with Quote
I have looked through a ton of forum posts and I haven't seen this come up anywhere.

I would like to change our titles from the current standard of VSASP of:

Company Name -- Product Name

I would like to have my product names and category names come first, then the company name.

I can't find how/where to make this change.

Can someone advise please?

devshb
Senior Member

United Kingdom
1904 Posts

Posted - October 08 2008 :  04:57:47  Show Profile  Visit devshb's Homepage  Reply with Quote
edit shopheaders.asp in notepad, and look for these strings:

sub SetupdynamicCategory

sub SetupdynamicProduct

sub SetupdynamicContent

within those 3 functions it's these kind of lines which you'd switch round the other way:

setsess "Dynamictitle",getconfig("xtitle") & " - " & tempname

eg to:

setsess "Dynamictitle",tempname & " - " & getconfig("xtitle")

Simon Barnaby
Developer
[email protected]
www.BigYellowZone.com
Web Design, Online Marketing and VPASP addons
Go to Top of Page

cierra1
Starting Member

USA
6 Posts

Posted - October 09 2008 :  15:27:19  Show Profile  Reply with Quote
Thanks Simon, that did work. I had messed up the code when I tried to reverse them, that is why it wasn't working. I appreciate the clear example
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00