Re: Themes Advice Needed From a Soon To Be Ex Journal User
The OC themes from smartaddons don't appear to have demo for their themes, so it's hard to say how good they are, or whether they are standard-compliant.
Ask them for some demo-links!
- Thu Jan 28, 2021 1:11 am
- Replies 22
- Views 591
Re: Can I use Semantic UI for my front-end design?
OpenCart uses Bootstrap, not the Semantic UI.
Jump to post- Tue Jan 26, 2021 6:28 pm
- Replies 1
- Views 146
Re: Admin order payment processing
No, there is no need to keep track of customer login passwords, because you can login from the admin backend. Jump to post
- Tue Jan 26, 2021 6:33 am
- Replies 5
- Views 254
Re: PHP Unknown: The each() function is deprecated
The system/library/phpmailer/class.smtp.php is not part of a standard OV 1.5.6.4. You should get in touch with the author of your PHPMailer extension.
Jump to post- Tue Jan 26, 2021 6:30 am
- Replies 2
- Views 219
Re: Permission Errors when I install a theme
Well, it seems to me that you are not using the original admin/controller/startup/sass.php. So there is no point continuing here unless you tell us a little bit more, including some basic things such as OC version used, extensions installed, website URL.
Jump to post- Tue Jan 26, 2021 4:32 am
- Replies 10
- Views 1505
Re: Fixed height of grid
You use a flexbox design, see e.g. https://moderncss.dev/equal-height-elem ... x-vs-grid/
Jump to post- Tue Jan 26, 2021 4:07 am
- Replies 2
- Views 183
Re: So Megamenu (themeforest theme)
Sorry, but don't you get in touch with the theme author? You can't expect us to use this web theme here.
BTW.: IMHO using a megamenu is in general a bad idea, both in terms of user experience and SEO.
- Tue Jan 26, 2021 4:05 am
- Replies 2
- Views 284
Re: Permission Errors when I install a theme
Sorry, but an empty line 24 does not cause your error. You are not telling us the whole story here!
Unless you provide some details, such as OC version, extensions used, website URL, etc, nobody will be able to help you.
- Tue Jan 26, 2021 3:55 am
- Replies 10
- Views 1505
Re: Permission Errors when I install a theme
Your error message doesn't make sense. Line 14 of the admin/controller/startup/sass.php contains this:
Code: Select all
$scss = new \ScssPhp\ScssPhp\Compiler();
- Mon Jan 25, 2021 9:05 pm
- Replies 10
- Views 1505
Re: LAYOUT QUESTION
Or take a look at this: http://docs.opencart.com/en-gb/system/design/layout/
Jump to post- Mon Jan 25, 2021 8:57 pm
- Replies 5
- Views 213
Re: Maintenance Mode
In order to help you, we need more details. Such as OC version used, 3rd party extensions installed, website URL.
Jump to post- Mon Jan 25, 2021 8:54 pm
- Replies 8
- Views 415
Re: How to edit any page in Opencart with Journal
Well, you have chosen one of the worst possible, non-standard compliant web themes, which isn't even supported by this forum here. However, in a standard OpenCart, with most proper web themes, you could use HTML modules in conjunction with the layout editor: Extensions > Extensions > Modules > HTML ...
Jump to post- Mon Jan 25, 2021 1:53 am
- Replies 3
- Views 195
Re: OC 3.0.x Events System: How to modify twig template file?
A question. For example when you use ocmod/vqmod sometime you need to add some code in controller then to read values in twig. Using event this is not necessary anymore? To add code in controller then code in twig. You'd use a controller-before event to add some more business logic for additional v...
Jump to post- Sun Jan 24, 2021 8:03 pm
- Replies 30
- Views 4426
Re: Moving AWAY from Journal
The themes from antropy are quite compatible with OpenCart standards, with a good performance.
Jump to post- Sat Jan 23, 2021 4:07 am
- Replies 3
- Views 300
Re: Header Error
Most likely the same issue as this one here.
Jump to post- Fri Jan 22, 2021 6:28 pm
- Replies 6
- Views 256
Re: Extension for selling bulk goods
Using price formulas is optional, it's only needed for non-standard option price calculations. In either case, when choosing product options on the frontend product page, the product price shown is instantly updated via an Ajax call.
Jump to post- Fri Jan 22, 2021 12:41 am
- Replies 3
- Views 250
Re: Linnworks Integration
Unfortunately there appears to be no OpenCart extension for this on the OpenCart marketplace, so you may have to find a professional developer on the commercial support section of this forum to write a paid OC extension for this. I assume you have already looked at this?
Jump to post- Thu Jan 21, 2021 10:39 pm
- Replies 1
- Views 135
Re: Extension for selling bulk goods
Our Instant Option Price Calculator extension, perhaps in conjunction with the Number Option extension, might be able to do that.
BTW.: If the same product is entered twice into the shopping cart, with 2 different chosen option values, the cart will show them as separate products!
- Thu Jan 21, 2021 10:33 pm
- Replies 3
- Views 250
Re: OC 3.0.3.6/Journal Theme UPS Extension configured but not displaying UPS options at checkout
You may have to find a professional developer on the commercial support section of this forum because you are using a poor-quality non-standard compliant commercial 3rd party theme framework.
Jump to post- Off-Topic
- OC 3.0.3.6/Journal Theme UPS Extension configured but not displaying UPS options at checkout
- Thu Jan 21, 2021 5:47 pm
- Replies 6
- Views 746
Re: Payment Extension Install Produces HTTP Error 500
Yes, ditch your hosting company. Of course there will be entries for your Internal Server 500 error in the server's error log! Jump to postIs there anything else I can check please?
- Wed Jan 20, 2021 9:10 pm
- Replies 19
- Views 531