Search the Community
Showing results for tags 'previous'.
-
Hi, I was following this, but it doesn't work for prestashop 1.7. I realized the css classes and ids are not the same on my project but I've changed them and still doesn't work. Any jquery function or idea to implement at the onclick to get the next and previous picture of a product? Thank you, Miguel
-
Bonjour, j'ai un problème avec le thème netro (maintenant rasoir) sur les pages de catégories en bas, je n'ai pas les boutons suivants et précédents qui sont affichés quelle manipulation faire? J'ai essayé de remplacer la liste de produits. tpl mais je ne trouve pas l'erreur (attention, le site est un site adulte) Cordialement exemple : http://www.loem5544.odns.fr/35-godes-dildos
-
- productlist.tpl
- previous
-
(and 3 more)
Tagged with:
-
Hi! I need to add the following funtionality to my product.tpl. Next and previous for to navigate in the same product to the next and previous product of the same category. Also I need to add and subtract the quantity to get to the product cart with to simple buttom like - and +. If anyone found some topic related to this or same workarround of how to do that. Thanks for any help.
- 4 replies
-
- product.tpl
- next
-
(and 3 more)
Tagged with:
-
I want to include "previous 1 2 3 4 next" link on sortpagibar I tried by include pagination.tpl in new-products.tpl the outcome is the div is overlap and double expose the view by grid icon I have to create another template file or fix with my css? my new-products.tpl code {capture name=path}{l s='New products'}{/capture} {include file="$tpl_dir./breadcrumb.tpl"} <h1>{l s='New products'}</h1> {if $products} <div class="sortpagibar bordercolor clearfix"> {include file="./product-sort.tpl"} {include file="./nbr-product-page.tpl"} {include file="./pagination.tpl"} </div> {include file="./product-list.tpl" products=$products} <div class="clearblock"></div> <div class="bottom_pagination clearfix"> {include file="./product-compare.tpl"} {include file="./pagination.tpl"} </div> {else} <p class="warning">{l s='No new products.'}</p> {/if} http://grandcoralaus...ts#.UhF6EmTo7d4 prestashop version 1.5.4.1
-
- pagination
- next
-
(and 1 more)
Tagged with: