Page 1 of 1
Search found 6 matches
Re: Open Cart 3.x fresh install problem (TWIG)
I had on my desktop install package downloaded witch I used one day ago.
I uploaded the same package and had the problem...
So I downloaded a new package, installed... and had the same problem ...
- Wed Oct 30, 2019 5:57 pm
- Replies 2
- Views 890
Open Cart 3.x fresh install problem (TWIG)
I absolutely don't know, what is goin' on ... One day ago I have downloaded from offical OpenCart site install package, uploaded on my server and installed. Everything was good. Today I try to do the same: 1) I downloaded install package from opencart main site 2) Uploaded on new serwer (the same ho...
Jump to post- Wed Oct 30, 2019 5:19 am
- Replies 2
- Views 890
OpenCart as a advertising portal
Hi I am upgrading my OpenCart to be a advertising portal. Everything is going well but I have only one problem. It is possible to make the user permission only to edit one product (or group of products = his advertices) I mean when the user logs in into admin site, he can see only one product instea...
Jump to post- Fri Oct 13, 2017 9:30 pm
- Replies 5
- Views 803
Re: Store meta title and meta tag description bug
Try to do this in header.tpl: <?php if ($description) { ?> <meta name="description" content="<?php echo $description; ?>" /> <?php } ?> Then you can remove <?php if ($description) { ?> <?php echo $description; ?> <?php } ?> to make it look like <meta name="description" content="WHATEVER YOUR DESCRIP...
Jump to post- Wed Feb 22, 2017 9:48 pm
- Replies 2
- Views 2601
Re: Product option price (single)
Yep, I have already downloaded it. Good extension, all works! Thanks
Jump to post- Wed Feb 22, 2017 9:42 pm
- Replies 2
- Views 1134
Product option price (single)
Hi I'm trying to solve this problem for few days, but still with no result. I have a product in my shop (e.g. T-shirt). And I add product options fot it. OPTION ONE Each option price should be added to cart depending on quantity eg. 5 x T-shirt + 5 x product option in total (it is OK) OPTION TWO If ...
Jump to post- Wed Feb 01, 2017 9:55 pm
- Replies 2
- Views 1134
Search found 6 matches