Re: How to refresh product quantity input field after Add to cart?
Oh, sorry, I showed you the template but not my page... here you can see my product page with your code inside... I cleared the cache...
https://divage.steliyan.com/index.php?r ... duct_id=75
- Tue Aug 06, 2019 6:07 pm
- Replies 10
- Views 802
Re: How to refresh product quantity input field after Add to cart?
It doesn't work... I use this theme and my settings are the same as here... Thank you for taking a look:
http://ninethemes.net/epro/opencart/2/i ... duct_id=31
- Tue Aug 06, 2019 5:56 pm
- Replies 10
- Views 802
Re: How to refresh product quantity input field after Add to cart?
Many thanks for your fast response but unfortunately I do not have such a line but this one: <input type="button" value="<?php echo $button_cart; ?>" id="button-cart" rel="<?php echo $product_id; ?>" data-loading-text="<?php echo $text_loading; ?>" class="button" /> And several lines below, I have t...
Jump to post- Tue Aug 06, 2019 5:47 pm
- Replies 10
- Views 802
How to refresh product quantity input field after Add to cart?
Hello guys, I would like to ask for little help... I have some product with radio options and I would like when the customer choose the radio option, set the quantity in the input field and finally click on add to cart button, the input field to be nulled (refreshed) to 1 as default. On this way the...
Jump to post- Tue Aug 06, 2019 4:39 pm
- Replies 10
- Views 802
Re: [SOLVED ]Add to cart does not work
Just fixed it... I was installed a modification Minify HTML by Gelderblom Internet Solutions. Just removed it and it works now.
Jump to post- Thu Dec 06, 2018 11:00 pm
- Replies 2
- Views 290
[SOLVED ]Add to cart does not work
Hello guys, Please help... I faced an issue... everything was perfect before a week but today I just checked and I have some issues: 1) Add to cart button on the product page does not work 2) If I remove the options of the product - add to cart button on the product page does not work again but on t...
Jump to post- Thu Dec 06, 2018 8:38 pm
- Replies 2
- Views 290
Re: Auto assign product of one parent category to all subcategories
Give me a price
- Wed Nov 28, 2018 5:27 am
- Replies 4
- Views 451
Re: Auto assign product of one parent category to all subcategories
Hello and many thanks for your reply. So, is there a way but not with mass product edit extension but just auto process - if you add new subcategory, all products in the main category to be auto assigned to the new subcategory?
Jump to post- Wed Nov 28, 2018 4:49 am
- Replies 4
- Views 451
Re: Extension for customer image uploads
Hey johnp... many thanks for your really fast response, I appreciate it. Actually I saw these extensions but the second is not compatible with ver 3.0.2.0 and the first one is not maybe that's what I am looking for. You can try the link below... This site is on Magento. I am looking for the same mod...
Jump to post- Thu Nov 15, 2018 7:26 pm
- Replies 14
- Views 12657
Re: Extension for customer image uploads
Hello guys, I am looking for something similar. I sell smartphone cases and the customers are able to send me their images and I can print them directly on the phone case... I have Upload file option in my product and everything is perfect, I can see the file attached to the order. But the main prob...
Jump to post- Thu Nov 15, 2018 3:42 pm
- Replies 14
- Views 12657
Auto assign product of one parent category to all subcategories
Hello guys, How can I assign my products to all subcategories of one parent category. I add new subcategories 5-6 times in a month but I have 500 items and all of them are related with all subcategories of the parent category. I just want to be able when I add NEW subcategory AAA of parent category ...
Jump to post- Wed Nov 14, 2018 6:47 am
- Replies 4
- Views 451
Re: Categories in alphabetical order
Tried... but it doesn't work Any other ideas? Tried to refresh the modifications, cleared the cache... nothing...
- Wed Nov 14, 2018 3:24 am
- Replies 5
- Views 13552
Re: Categories in alphabetical order
Hi guys... I just was wondering if anyone can help me to sort the categories not by name but by date... Will be very happy if someone can help me. Thank you.
Jump to post- Tue Nov 13, 2018 8:49 pm
- Replies 5
- Views 13552
Re: Options, Categories and Subcategories - Sort by date needed
Anybody?
Jump to post- Tue Nov 13, 2018 5:31 pm
- Replies 1
- Views 236
Re: Sort by listening does not load
Hey, thank you for your reply but I just found the problem and fix it... It was from ajax login plugin but I just removed it and now everything works like a charm... :) It's a little bit of off-topic but I would like to ask you if there is a way to order all subcategories and options by date... So t...
Jump to post- Mon Nov 12, 2018 7:19 pm
- Replies 3
- Views 215
Sort by listening does not load
Hello guys,
I use opencart 3.0.2.0 with Indecor theme but I have some issues. First, Sort by listening on Category page does not load no matter what I choose - nothing happens. Does anyone knows where the problems comes from?
Thank you.
- Mon Nov 12, 2018 4:54 pm
- Replies 3
- Views 215
Options, Categories and Subcategories - Sort by date needed
Hello guys, First of all, I am sorry if the questions is not for here. I would like to ask you for a way how to sort the categories, subcategories and options by date by default. Or as example... If I have a Category iPhone and starting to add the subcategories - iPhone 6, iPhone 6+, iPhone 6s, iPho...
Jump to post- Sun Nov 11, 2018 12:53 am
- Replies 1
- Views 236
Re: Remove help menu from admin panel
straightlight So many thanks... It worked! I was doing only this one - - admin - > dashboard - > blue icon on the right ... but I was not doing this one - admin - > extensions - > modifications - > refresh button ... And it worked. Many many many thanks!
Jump to post- Fri Sep 14, 2018 3:25 am
- Replies 16
- Views 4363
Re: Remove help menu from admin panel
Hello guys, I tried everything above but nothing happened... Please help me... I wanna remove the help menu too, I tried css modifications, twig comments... but nothing... I even tried to delete the lines but nothing again. Can you help me? Thank you!
Jump to post- Wed Sep 12, 2018 5:03 pm
- Replies 16
- Views 4363
Re: Help making iframe embedded videos responsive
<div class="videoWrapper"> <!-- Copy & Pasted from YouTube --> <iframe width="560" height="349" src="http://www.youtube.com/embed/n_dZNLr2cME?rel=0&hd=1" frameborder="0" allowfullscreen></iframe> </div> .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height...
Jump to post- Thu Apr 13, 2017 1:45 am
- Replies 25
- Views 10363