Search found 9976 matches

Search found 9976 matches

Re: How to check if current page is the homepage in twig?

paola_84 wrote:
Thu Jul 03, 2025 2:06 am
How can I do it?
There are many ways, but I would create 2 new templates:
column_left_home.twig
column_right_home.twig

Modify those as you wish and include them on the home template.

Jump to post
  • Thu Jul 03, 2025 7:53 pm
  • Replies 5
  • Views 254
Re: mini cart in header not updating to show option price

JNeuhoff wrote:
Mon Jun 30, 2025 9:00 pm
And there are extensions (such as our Instant Option Price Calculator) which instantly update the product price on the product page depending on the chosen option values.
We like JNeuhoff and his extensions :)

Jump to post
  • Tue Jul 01, 2025 8:02 pm
  • Replies 5
  • Views 693
Re: Inactive hamburger menu/Non-resizing logo image

phpconsult wrote:
Mon Jun 30, 2025 6:53 pm
One more question.
Usually it's one question per topic.

Jump to post
  • Tue Jul 01, 2025 8:01 pm
  • Replies 4
  • Views 798
Re: mini cart in header not updating to show option price

Well if a client is paying you to develop this you'd better learn to code it ;)

Jump to post
  • Mon Jun 30, 2025 8:04 pm
  • Replies 5
  • Views 693
Re: mini cart in header not updating to show option price

ianhaney50 wrote:
Mon Jun 30, 2025 6:57 pm
I'll be honest and I asked chatgpt to do the code for me
Yeah luckily us web developers still have jobs at this point.

Anyway, why not just make the product price the price of the lowest option and make the other options the differences? That's how it's supposed to work.

Jump to post
  • Mon Jun 30, 2025 7:46 pm
  • Replies 5
  • Views 693
Re: Upgrading to 4.1 from 4.0.2.3, Error line 9

knigisan wrote:
Sun Jun 29, 2025 5:34 am
For me, the update stops at step 9 too. Is there any solution yet?
Switch back to 3.0.4.1.

Jump to post
  • Mon Jun 30, 2025 7:35 pm
  • Replies 33
  • Views 10696
Re: What happened to OpenCart 4.1.0.3 "Payment Methods"?

Firstly, if you're talking about a specific file, you should give its path e.g.:

/admin/language/en-gb/extension/payment.php

Secondly, you can see the history of that file here:

https://github.com/opencart/opencart/co ... ayment.php

Jump to post
  • Mon Jun 30, 2025 7:34 pm
  • Replies 3
  • Views 1229
Re: Issue with importing items

savvasv wrote:
Thu Jun 26, 2025 1:16 pm
I tried reinstalling the certificate but the issue persists, is there anything more I can do?
Try a different type of certificate? Or update OpenSSL on the server?

Jump to post
  • Fri Jun 27, 2025 7:00 pm
  • Replies 2
  • Views 2168
Re: How to handle unknown freight costs withing AU

lockiedownunder wrote:
Wed Jun 25, 2025 8:12 pm
Yeah that's what I'm thinking too
I think that's probably the quickest/easiest way.

Jump to post
  • Thu Jun 26, 2025 4:21 pm
  • Replies 5
  • Views 2054
Re: Payment modules that support Opencart's native Recurring Profiles

soydemadrid wrote:
Wed Jun 25, 2025 11:32 pm
I just want to check if anyone knows which other payment providers support Opencart's native Recurring Profiles system please?
I might be totally wrong but my understanding was it had some significant bugs in OC3 and only worked with PayPal ... but I might be wrong. I hope I'm wrong.

Jump to post
  • Thu Jun 26, 2025 4:20 pm
  • Replies 4
  • Views 2491
Re: add line break or html tags to option value name input field

ianhaney50 wrote:
Wed Jun 25, 2025 5:01 am
Thank you, I tried that but still got Front Screen<br>(Glass Only)
You won't be able to get the < and > past the PHP htmlentities() type functions. You'll need to modify the code.

Jump to post
  • Wed Jun 25, 2025 6:02 pm
  • Replies 9
  • Views 2295
Re: How to handle unknown freight costs withing AU

lockiedownunder wrote:
Tue Jun 24, 2025 8:39 pm
Can I prevent sale if not being picked up
If freight is needed can I add freight manually some way.
You could make it collection only, and add a little note "call for a delivery quote".

Jump to post
  • Wed Jun 25, 2025 5:57 pm
  • Replies 5
  • Views 2054
Re: OpenCart 3.0.x.x PHP versions support

If you do switch it to require later PHP 8 versions, I would suggest making it OpenCart 3.0.5.0 or 3.1.0.0 instead. That way you could say "use OpenCart 3.0.4.1 if you're using PHP 7 to 8.1, or OpenCart 3.0.5.0/3.1.0.0 for PHP 8.2 or later". Not sure if others agree, but a major PHP requi...

Jump to post
  • Tue Jun 24, 2025 7:54 pm
  • Replies 23
  • Views 6963
Re: Mail Problems

ozstar wrote:
Tue Jun 24, 2025 5:05 pm
Many thanks. Will give that a go.
Please add [SOLVED] to the start of this topic title if that does the trick!

Jump to post
  • Tue Jun 24, 2025 7:52 pm
  • Replies 4
  • Views 2004

Search found 9976 matches