VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: slumley on May 26, 2016, 11:49:59 AM

Title: previous / Next Navigation Position
Post by: slumley on May 26, 2016, 11:49:59 AM
HI,

I seem to have lost the plot, please can you tell me how to move the position of the previous / Next Navigation.
as it is sitting below product details and i wish to move it to the top of the page.

Is it a module?
Title: Re: previous / Next Navigation Position
Post by: jenkinhill on May 26, 2016, 12:01:22 PM
http://forum.virtuemart.net/index.php?topic=128401.0

The links are in the template components/com_virtuemart/views/productdetails/tmpl/default.php  - or elsewhere if you are using a commercial template/overrides.

In the default template the prev-next links are at the top of the product display, above the title.
Title: Re: previous / Next Navigation Position
Post by: slumley on May 26, 2016, 13:31:49 PM
Hi,

Ok thanks, do you know what the code is and how to move it up to the top of the page?

Here is the link of where the position is not correct.
http://www.slservices.co.za/index.php/top-sellers/philips-shaving-accessories/philips-charger-13volt-detail
Title: Re: previous / Next Navigation Position
Post by: jenkinhill on May 26, 2016, 13:55:59 PM
You still have not provided version information, but it appears to be an old VirtueMart version.

The site clearly uses an Artisteer template with overrides, so the most likely location for the file to edit is /templates/snht6/html/com_virtuemart/productdetails/default.php

I suggest you ask your template developer about this.  See http://forum.virtuemart.net/index.php?topic=108212