Re: OpenCart 3.0.3.7 - Disappearing Buttons
Welcome ..
That is not default theme
Contact the theme developer or Assure Web Services to resolve.
- Wed Apr 21, 2021 4:54 am
- Replies 3
- Views 161
Re: Free checkout orders not processing/reducing stock
Your welcome - Glad you have it resolved.
etiquette is to add [SOLVED] to the title - helps others looking for the same solution.
Re: Opencart Partner Recommendation - then you have another address to ask for assistance
- Wed Apr 14, 2021 10:13 pm
- Replies 5
- Views 253
Re: Display product meta description on category page
No idea what OC version which is highlighted as to why they ‘figured it out’ .. but since this is posted in OC1.5+ one has to assume. and you are using a theme presumably. $this->document->setDescription($product_info['meta_description']); is category.php <?php echo $product['meta_description']; ?> ...
Jump to post- Wed Apr 14, 2021 8:08 pm
- Replies 6
- Views 1057
Re: Free checkout orders not processing/reducing stock
It is possible you have not set it up correctly https://forum.opencart.com/viewtopic.php?f=202&t=223362 In addition, I know it is hard and frustrating sometimes but we do not work for Opencart nor are we affiliated with Opencart. We offer our time for free to assist people, but are under no obligati...
Jump to post- Wed Apr 14, 2021 8:02 pm
- Replies 5
- Views 253
Re: link in forgotten password email won't work!
If it works well with the default template then it is going to be a template issue
I doubt anyone here is going to be able to assist you blind.
You can post in the commercial forum and ask for someone to go into your system and see what is going on.
viewforum.php?f=88
- Wed Apr 14, 2021 7:39 pm
- Replies 11
- Views 502
Re: SEO Data for Homepage
search the marketplace for Facebook Open Graph Tags
Jump to post- Wed Apr 14, 2021 7:28 pm
- Replies 1
- Views 112
Re: Missing quantity box
That would be because of this line in your code <style>#button-cart,.product-options .qty, .quantity .counter, #input-quantity { display:none!important; }</style> product.twig or tpl depending on your OC version (please always mention it in a post) and it is before your nav tabs & description and <d...
Jump to post- Tue Apr 13, 2021 11:48 am
- Replies 1
- Views 116
Re: vQmod 2.6.5-OpenCart version fix for twig issues in OpenCart 3.0.3.5/3.0.3.7
+1 x 2
Indeed - apologies sir .. thank you - for so many years thank you
- Extensions Support
- vQmod 2.6.6 - OpenCart version fix for twig issues in OpenCart 3.0.3.5/3.0.3.6/3.0.3.7
- Mon Apr 12, 2021 10:13 pm
- Replies 9
- Views 841
Re: Opencart 3 customer order history displaying someone else's order and account info
Thank you for coming back to tell us it was solved and the solution you found.
Please edit the title of the post with [SOLVED]
This helps both us and other users searching for solutions.
- General Support
- [SOLVED] Opencart 3 customer order history displaying someone else's order and account info
- Mon Apr 12, 2021 8:58 pm
- Replies 13
- Views 722
Re: Opencart 3.0.2.0 when add option in product select option have to add all Option Value automatically
If you have not had a response from the developer you can use the support button on the extension page or post in the commercial section
viewforum.php?f=88
- General Support
- Opencart 3.0.2.0 when add option in product select option have to add all Option Value automatically
- Mon Apr 12, 2021 8:56 pm
- Replies 4
- Views 1248
Re: Adding an image in footer on the right side from My Account menu v.3.0.3.6
? how is anyone able to assist ? no web address no theme? no files? no indication what you have tried Based on the very limited information of a screenshot - I doubt it is a conflict with your theme to be perfectly honest - but unless you are prepared to help us help you there is very little assista...
Jump to post- Mon Apr 12, 2021 8:52 pm
- Replies 20
- Views 528
Re: Adding an image in footer on the right side from My Account menu v.3.0.3.6
I assumed you had resolved it. I am also not sure what you are having a problem with. What code are using is not working - which part is not working? maybe a conflict with your theme? maybe changing the wrong file? If you know to convert simple html / simple twig you can use this free module to get ...
Jump to post- Mon Apr 12, 2021 6:47 pm
- Replies 20
- Views 528
Re: Product image overlapping 'Additional Information'
Contact the extension developer.
Jump to post- Mon Apr 12, 2021 6:04 pm
- Replies 5
- Views 235
Re: Rewards points are not subtracting
test on 3.0.3.6 works both with setting it to complete and to pending
Check again -
Set processing to pending
Set complete to complete
NB: Setting to complete is not ideal because it won’t subtract until the order is complete - not ideal - pending works as I would expect it
- Mon Apr 12, 2021 1:16 am
- Replies 3
- Views 182
Re: Rewards points are not subtracting
Check you have set it up correctly
viewtopic.php?t=200017
- Sun Apr 11, 2021 11:32 pm
- Replies 3
- Views 182
Re: Product image overlapping 'Additional Information'
NO OC version posted nor a link to your site - screenshot is helpful but a link to your site is really required.
At a guess I would say that you have not adding the class= "img-responsive" to your image - in addition you may have adding a fixed width
- Sun Apr 11, 2021 11:23 pm
- Replies 5
- Views 235
Re: checkout error page
Contact the developer of that extension and ask them to fix it.ADD Creative wrote: ↑Fri Apr 09, 2021 2:54 amProbably the result of the extension that modifies catalog/controller/mail/order.php.
If you are not sure which one - unfortunately you will have to turn them off one by one and check Jump to post
- Fri Apr 09, 2021 3:45 am
- Replies 3
- Views 128
Re: Why not show Out Of Stock warning in cart page when I added the same product twice and one of them has option?
ty - works fine 3.0.3.3
try the ocmod - maybe you made a mistake in the code
- General Support
- Why not show Out Of Stock warning in cart page when I added the same product twice and one of them has option?
- Fri Apr 09, 2021 3:04 am
- Replies 21
- Views 1100
Re: Why not show Out Of Stock warning in cart page when I added the same product twice and one of them has option?
Hello! I too am looking for this solution. I installed your code in the system/library/cart/cart.php It made no difference. Am I doing this correctly. I have opencart 3.03 Thanks Tim There is no Opencart 3.03 ?? Try this Fix_duplicate_cart_option.ocmod.zip Ensure you clear and refresh your modifica...
Jump to post- General Support
- Why not show Out Of Stock warning in cart page when I added the same product twice and one of them has option?
- Fri Apr 09, 2021 1:07 am
- Replies 21
- Views 1100