Page 2 of 2
Re: SEO title translation
Posted: Wed Feb 03, 2010 8:54 pm
by SamX
thekore wrote:I am using 5.0.6 and its not working.
I would love this working, I've been trying to solve this for weeks and months.
Not Found
The requested URL /shoppingcart/myword/Higher-Ground.html was not found...
It works, you need check the files:
site/init.php
site/inc/general.php
And change your word
Re: SEO title translation
Posted: Wed Feb 24, 2010 11:05 pm
by mvaginger
Hello,
I did find one bug I cannot fix currently.
i translated, brands, products, categories, vendors.
All works fine except when u browse down the "categories" section you have got a BradCrumb generating on a top of content page. The BreadCrumb are active links, when u click them it will say that the link does not exists so for this part it did not translated the "categories" word. I am not as skill in php so if anybody knows how to fix this, please share, advice

thank you very much
marian
Re: SEO title translation
Posted: Thu Feb 25, 2010 12:41 am
by grantg
Edit the following:
/includes/display/CategoryBreadcrumb.php
/includes/display/CategoryHeading.php
/includes/display/PriceBreadcrumb.php
Change the instance of "%s/categories" to your new word, eg: "%s/sections"
Re: SEO title translation
Posted: Tue Sep 28, 2010 10:28 am
by Egully
Can anyone help in making the following customization
Can any one suggest how to modify the current url structure on interspire
Change the url structure on my interspire e-comm portal
The current structure is
www.egully.com
# /products/Product Name
# /category/Category Name
# /pages/Page Name
# /brands/Brand Name
I want it to be configured so that the structure appears as
www.egully.com
# /Product Name
# /Category Name
# /Page Name
# /Brand Name