Hi, I try several things but I can't
I have a menu that is the VirtueMart » Front page. I change in that menu the values in Page Display Options,
but the page title does not change.
I can change in a file?
This is the url: http://www.alexnatural.com/index.php/tienda-productos-naturales-alexs-health-food
I can't change this tag: <title>Productos</title>
I want to put the site name in front, like the other menus.
Thanks for your help...
Hi,
If you want to change title of page
you need go to admin panel --> menu and change Productos and go to tab Page Display Options and change Browser Page Title
Hi, I changed but doesn't work. In the Browser Page Title I change to "Alex's Health Food Productos"
I udpate yesterday Virtuemart to 2.0.22 and now the page title is "Welcome to Alex's Health Food"
I don't know why.
Any idea?
Thanks
com_virtuemart.2.0.22\components\com_virtuemart\views\virtuemart\
view.html.php
search there - COM_VIRTUEMART_HOME
adjust to your needs code that you find around there
melprok,
you do not need to hack any code. Go into the backend administration -> Virtuemart -> Shop and scroll down to where it reads: Custom Page Title. Enter there an alternative title for the Virtuemart Frontpage. Clear you cache and the browser cache and you should see the new title. The 'Welcome to Alex's Health Food' is the default Shop Name, which you can enter inside the Vendor info. Virtuemart adds automatically the Welcome to... if it is the VM Frontpage. So as already said: Enter something in the Custom Page title and the 'Welcome to ...' disappears!
Thanks for your help...