Search the Community
Showing results for tags 'Buttons'.
-
Hi, I'd like to change the display for the quantity buttons on a product page on Prestashop 1.7.3.2 From what I got, the default display is Bootstrap TouchSpin with vertical alignment, and I'd like to change it for a classic vue, with the - at the left of the field, and the + at the right of the field. I'd also like to add custom icons for - and + Any idea how to do so? Thanks, Pierre
-
Symfony Controller toolbarButtons add selector (id,class)
ZiedDams posted a topic in Core developers
i have created a symfony controller and i added a button in the toolbar , my problem is i want to add attribute like id or class to this button any help ? this is the button -
Hello. I have a problem how to detect is it product page. I wrote code for module. But it works only on homepage. For homepage i using hook "displayHomepage", but i didn't find this for product page. I added a new hook in my module. public function hookdisplayProductTab() { $this->context->controller->addJS($this->_path.'/views/js/back.js'); } But it didn't work. Also i added for product page: $this->registerHook('displayProductTab') && I need to register this hook in another place too? Or can i add this buttons without creating a module?
-
So i'm trying to add a button after every line in the quantityDiscount box, so if i have a quantityDiscount for a quantity of 2, there's a button that adds 2 products to the cart and so on. I have tried this: (where 6 is {$quantity_discount.quantity|intval} ) <a href="{$link->getPageLink('cart',false, NULL, "add=6&id_product={$product->id|intval}&qty=6&token={$static_token}", false)|escape:'html':'UTF-8'}" data-id-product="{$product->id}" data-id-product="{$product->id}" rel="nofollow" title="Add to cart">{l s='Add to cart'}</a> And: <a href="{$link->getPageLink('cart',false, NULL, "add=1&id_product={$product->id|intval}&qty=6&token={$static_token}", false)|escape:'html':'UTF-8'}" data-id-product="{$product->id}" data-id-product="{$product->id}" rel="nofollow" title="Add to cart">{l s='Add to cart'}</a> And: <a href="{$link->getPageLink('cart',false, NULL, "add=6&id_product={$product->id|intval}&qty=1&token={$static_token}", false)|escape:'html':'UTF-8'}" data-id-product="{$product->id}" data-id-product="{$product->id}" rel="nofollow" title="Add to cart">{l s='Add to cart'}</a> But they all just adds 1 to the cart.
-
- add to cart
- quantity
-
(and 3 more)
Tagged with:
-
Hallo liebe Gemeinde, ich habe vorgestern die Prestaversion 1.6.1.17 installiert. Jetzt habe ich festgestellt, dass sämtliche Buttons im Backend nicht funktionieren. Logo hochladen, CSV-Datei, Template usw. Eben alle wo ich etwas importieren/exportieren möchte. Ich denke, dass das an den chmod-Rechten liegt, oder? Wenn ja, welche Ordner/Unterordner/Dateien muss ich auf 777 setzen? Oder liegt es evtl. doch an etwas anderem? Bin jetzt schon dankbar für eure Hilfe!!! Danke
-
how to add in Attributes buttons like famous one in cloth stores XL XXL M S L i know i can use images and add XL in the image but i think buttons is better thanks
-
Hello, In "My Account" page, buttons had 2 lines. But it changed to 1-line after i've installed a module to my page. How can I make it 2-lines again? ı'm using responsive theme. And another module is also important for me. This is the current view of "my account page" I want to make it like this.
- 3 replies
-
- my account
- buttons
-
(and 1 more)
Tagged with:
-
I have a strange problem with the Home Image Slider (Default Theme). The navigation buttons appear twice (see screenshot). How do I get rid of the round, gray buttons in the background?
-
- Image Slider
- Homeslider
-
(and 3 more)
Tagged with:
-
Hi, I've noticed an odd bug in the default theme of Prestashop. I've tried in Firefox and Chrome on Windows 8.1 and both show the same behaviour. You can see this bug in action on the official demo for Prestashop: Go to http://demo.prestashop.com/en/?view=front Click on a category, for instance 'Women' (as there's a few example products in that category). Hover over some of the products with your mouse - a box should surround each product as you move over, with the product returning to its normal state as you move off. Now click on 'List' view. After the screen finishes redrawing, click 'Grid' view again. Now hover over the products once more. As you do, the Add to Cart and More buttons disappear from each product when you move your cursor away. Does anyone know how to fix this please? Thanks, Chris
- 2 replies
-
- add to cart
- more
-
(and 5 more)
Tagged with:
-
H! Guys I'm using PrestaShop 1.6.0.6 and I want to add extra links next to contact us & sign in links. You can see the image for clearity. HTMLbox is good, but not good enough. It's not a button, it will create a simple link. I created the pages with custom content under cms feature, but coulnt hook the links to displayNav. Can you guys tell me how to have extra buttons in displayNav?
- 10 replies
-
- top menu
- prestashop 1.6.x
-
(and 3 more)
Tagged with:
-
Hi, i dont have pagination buttons in search result page. 34 results, 12 on page, and no pagination buttons... any idea?
- 2 replies
-
- pagination
- buttons
-
(and 2 more)
Tagged with:
-
Hi, Thank you in advance for any help, this forum is brilliant. I have the template below and would like to change the colours of the 'add to cart' buttons and the tee info text also in the same light blue colour. Was just wondering if this was a module change, preferences or coding, help to find the folder if its any of these would be great. http://www.templatemonster.com/demo/46845.html Many thanks for your help. Dd
- 5 replies
-
- prestashop
- buttons
-
(and 2 more)
Tagged with:
-
Hi, I want to add 2 buttons to my product page, what can increase and decrease the quantity value. I add this javascript to my page: <script type="text/javascript"> $(document).ready(function(){ $('.qty_up img').on('click',function(){ $('#quantity_wanted').val(parseInt($('#quantity_wanted').val())+1); }); $('.qty_down img').on('click',function(){ $('#quantity_wanted').val(parseInt($('#quantity_wanted').val())-1); }); }); </script> and this code to product.tpl <span class="qty_down floatleft"><img src="{$img_dir}/qty_down.png" width="18" height="18" alt="" title="" /></span> <span class="qty_up floatleft"><img src="{$img_dir}/qty_up.png" width="18" height="18" alt="" title="" /></span> This works well, but there is a problem. The price is not updated. So when i click the increase button the quantity value is increased, when i add to cart the right value added... But if the price is 100EUR and increase the qty to 2 the price still 100EUR. Can anybody help me? Thanks
- 30 replies
-
Ik wil onze site zo gebruikersvriendelijk mogelijk maken en het lijkt mij daarom beter om buttons te gebruiken dan de tekst die nu zichtbaar is. Bijvoorbeeld bij het toevoegen van een product in de winkelwagen zou ik een winkelwagen afbeelding willen, maar bijvoorbeeld ook bij afrekenen en nog wat andere.... (zie screenshot). Kan iemand mij uitleggen hoe dit voor elkaar te krijgen is? - Prestashop versie = 1.5.6 - Theme560 - Url: www.ster-sieraden.nl Alvast bedankt voor reacties.
-
Hi, I´m a very newbie in Prestashop platform and doesn´t know too much programation language yet. I´d like to know if there is a way to make the guest checkout and create account buttons work in this checkout page: http://breekbaarandc...ller=order-opc# I think I screwed something but haven´t find what. It has the 1.5 version of Prestashop. If someone could give me a clue, that could be great. I tried to overwrite the /js/ folder in root and theme folders, but still not working. It doesn´t work with the Intro key either. Thanks in advance and for your attention.
-
Hi all and how are you all? Well once again I need your help please. I have 2 sorts of the products. One which is Jigsaw Puzzles and the other is Kites. On my Jiggaw Puzzles the breadcrumb is fine as you can see below. "Home > Jigsaw Puzzles > Product Name" Click link too see the breadcrumb: "Home > Jigsaw Puzzles > Product Name" On my Kites it doesn't have the full breadcrumb as shown below. "Home > Product Name" Click link too see the breadcrumb: "Home > Product Name" And so I really need help on this ladies and gentlemen. Thanks in advance for any help given, will be much appreciated. Kind Regards bow316
- 6 replies
-
- back button
- buttons
-
(and 4 more)
Tagged with:
-
Hello, I have been looking into converting the dropdown list that chooses how many items to show per page into a list of buttons. I am lost about how to convert the <input><select><option> tags into buttons. Any help will be appreciated. Thanks
- 6 replies
-
- buttons
- products per page
-
(and 1 more)
Tagged with:
-
Hi everybody! I don't know maybe it should be like this here is little unconvinience. When you trying to create new CMS page (About, Payment, etc.) you are noticing that toolbar is missing very important buttons (Format, Font, Font size and so on)!! Theyare very important for formatting content. And they don't missing when you are creating product. Is there any solution to turn this important buttons on? What to do?
-
Hi, I can't seem to get any of may Monetary features to appear on my site such as the Cart (even though I have it hooked into left and right column) or the prices and add to cart buttons. I don't think it is the theme I have been developing as I have switched to the Prestashop theme and still not there. I guess there is some setting to make this live but I can't find it. I have setup Paypal as payment method. I am using version 1.4.8.3 Link to site is http://www.10fathoms.co.uk/shop/ Thanks for your help, Paul
-
Hello, do you know how to make hover buttons on the module "TM Nivo Slider"? I have hover buttons on every button of my website except for the buttons of this module. I tried to edit the css but with no success. Anybody have a solution? Thank you
-
I need to add a 'buy it now' button by any items in the site. When used the button will take the item and the customer directly to checkout. I also need a 'continue shopping' button added to the shopping cart that will bounce the customer back to the point on the page where they clicked the 'buy now', so that they can continue shopping. Does anyone have any joy with the 'buy now button that I could share the code for? Thanks in advance 1066james
-
- Buy It Now
- Buttons
-
(and 1 more)
Tagged with:
-
Hi I am looking for someone to quote the following: 1. to manually upgrade my site from 1.4.5.1 to current I get check sum errors when trying to use autoupgrademodule 2. to create a "make an offer" module to be added to products. I want this module to add a button on product pages that emails me an offer for the product, adds the product to the cart, and gives me the ability to change the price in the cart for that one specific product in that cart, and accept or reject an offer. Jb Skaggs skaggswoodbeds.com
-
Hello All, I am setting up a new shop that is not yet live but I am running into an issue with IE. My buttons show up fine in firefox and chrome but wont show up in IE. The text of the button shows up when you hover because it changes to black. I have attached images of what I am seeing. Please let me know if you need any more information, Thank you for any help.
- 4 replies
-
- internet explorer
- buttons
-
(and 1 more)
Tagged with: