Page 1 of 1
Search found 17 matches
Re: Remove the price from category page
Yes but some of my products have price depending on the size, maybe is better that i make before price from, is that possible ? But only in some categories. I have default theme Jump to postpaulfeakins wrote: ↑Mon Feb 13, 2017 9:09 pmI guess that's the idea. One click closer to purchasingthekrotek wrote:forcing to enter the product page to simply see the price.![]()
- Tue Feb 14, 2017 7:55 pm
- Replies 4
- Views 645
Remove the price from category page
Hello, i want to remove the price from products in category page, but not from ala products, if its possible to remove just from categories which i want.
thanks
- Mon Feb 13, 2017 2:34 am
- Replies 4
- Views 645
disable resposive (default theme)
I want to turn off resposive on my default theme, i can buy a extension but i cant find it. anyone know ?
Jump to post- Wed Feb 03, 2016 2:26 pm
- Replies 1
- Views 326
Colour picker
hello,
i really need a colour picker for opencart 2.0.1.1, i dont find it in extensions.
example:
http://www.opencart.com/index.php?route ... r%20picker
anybody know where i can get it ?
thanks
- Sat Sep 05, 2015 3:49 pm
- Replies 2
- Views 528
Re: Footer problem
its working thanks a lot !!!
Jump to post- Sun May 17, 2015 1:31 am
- Replies 5
- Views 567
Re: Footer problem
this is my category.tpl <?php echo $header; ?> <div class="container"> <ul class="breadcrumb"> <?php foreach ($breadcrumbs as $breadcrumb) { ?> <li><a href="<?php echo $breadcrumb['href']; ?>"><?php echo $breadcrumb['text']; ?></a></li> <?php } ?> </ul> <div class="row"><?php echo $column_left; ?> <...
Jump to post- Sat May 16, 2015 7:58 pm
- Replies 5
- Views 567
Footer problem
I have problem with footer, like in picture but just on category page, on home page and product is footer normal size in category is tight:
page:
www.odtisni.si
thanks!!
- Fri May 15, 2015 4:48 am
- Replies 5
- Views 567
Re: text before price FROM
i get the error:
Notice: Undefined index: category_id in /home/majicena/public_html/trgovina/vqmod/vqcache/vq2-catalog_view_theme_default_template_product_category.tpl on line 141
that line is:
Code: Select all
<?php } ?>
<?php if (!$categories && !$products) { ?>
<p><?php echo $text_empty; ?></p>
- Sun May 03, 2015 4:24 am
- Replies 8
- Views 1268
Re: text before price FROM
i change code to:
Code: Select all
<?php if (in_array($product['category_id'], ['15', '25', '35'])) { ?>FROM<?php } ?> <?php echo $product['price']; ?>
- Sat May 02, 2015 2:50 am
- Replies 8
- Views 1268
Re: text before price FROM
Is possible to add that to the whole category ?
Jump to post- Sat May 02, 2015 1:58 am
- Replies 8
- Views 1268
Re: text before price FROM
i dont want add this to all products, just on some which i want to
Jump to post- Fri May 01, 2015 3:32 pm
- Replies 8
- Views 1268
text before price FROM
Is there exist module which can add to product which i want before price from.
Price from 10€ for example.
im using opencart 2.0.1.1
thanks
- Thu Apr 30, 2015 12:31 am
- Replies 8
- Views 1268
Re: Header background color
thanks a lot it is working
Jump to post- Mon Apr 27, 2015 8:41 pm
- Replies 18
- Views 8031
Header background color
Hello, does anyone know how to change header background, im using opencart 2.0.1.1 and in stylesheet.css i dont find header
Jump to post- Mon Apr 27, 2015 5:24 pm
- Replies 18
- Views 8031
Re: hello! Need a little help
i have problem in administrator with texts, see in the image and languages dont work too.
- Sun Mar 22, 2015 7:51 pm
- Replies 3
- Views 282
dashboard text problem
Hello, i have a problem with text in dashboard in administrator, i cant change language and before texts i have text_dashboard, heading_title.
- Sun Mar 22, 2015 4:16 pm
- Replies 1
- Views 238
Search found 17 matches