kakalxlax
Members-
Posts
47 -
Joined
-
Last visited
Profile Information
-
Activity
Agency
kakalxlax's Achievements
Newbie (1/14)
1
Reputation
-
i'm posting this here because prestashops, for some reason, isn't allowing me to post new threads, it sends me to www.prestashop.com after i create it and it ends up not showing in the thread list: i embedded youtube videos in the description of all my products using firefox, so when i tested them, they worked fine, but now im recieving complains that people who watch them using chrome. basically, they pause the video but the audio keeps going. is there any way to fix it? preferably without having to change every video 1 by one thank you in advance
-
products category, change order
kakalxlax replied to kakalxlax's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
i mean the "slide show" controlled by lateral arrows in a products page showing other products in the same category -
products category, change order
kakalxlax replied to kakalxlax's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
thanks, but i mean the products in the "slider" in a product's page, which seems to be unnafected by changes i ferences make in preferences > products -
hi, is it possible to change the order in which products are displayed in products category (alphabetical, etc), or make a specific product to come fist. prestashop 1.5.4.1, using default thanks in advance
-
hi, im using default mobile theme 1.5.4.1 i wanted to add a "call" button on the mobile theme, so when they press it, it would call out store telephone line. is there any way to do this? thanks in advance
-
hi, i would like to know how to not display the date of the comments made in the customer comments section thanks in advance
-
thanks, it removed the stars from the rating section, but after the post is made, it shows the stars (giving 0 stars) edit: i commented out the next selection as well from themes/"your theme"/modules/productcomments and that removed the stars : <span>{l s='Grade' mod='productcomments'} </span> <div class="star_content clearfix"> {section name="i" start=0 loop=5 step=1} {if $comment.grade le $smarty.section.i.index} <div class="star"></div> {else} <div class="star star_on"></div> {/if} {/section} </div> thank you for your help
-
i appreciate the help i tried deleting the code before looking for help, is there any way to make the stars not to show ?
-
thanks for the response. i thought about doing that, but i think it would look rather fake. so i decided to use the module as an Q&A. tried deleting that selection you mentioned, but that makes the page inaccessible