Page 1 of 1
Search found 15 matches
Re: Cookie accepteren
Mocht je die wel gebruiken, zijn er dan wel oplossingen voor?
Jump to post- Thu Apr 04, 2013 12:14 am
- Replies 4
- Views 628
Re: Category Text Colour
Can anyone help me out. Because my category.tpl is different.
Jump to post- Wed Apr 03, 2013 10:54 pm
- Replies 18
- Views 6923
Cookie accepteren
In de nieuwe wet moeten we de gebruiker informeren en mogen ze kiezen of ze de cookie accepteren of niet.
Is er zo een optie in opencart?
- Wed Apr 03, 2013 10:44 pm
- Replies 4
- Views 628
Re: Category Text Colour
Mine category.tpl is different. <div class="box"> <div class="box-heading"><?php echo $heading_title; ?></div> <div class="box-content"> <div class="box-category"> <ul> <?php foreach ($categories as $category) { ?> <li> <a href="<?php echo $category['href...
Jump to post- Wed Apr 03, 2013 1:32 pm
- Replies 18
- Views 6923
Strippenkaart?
Is er een strippenkaart systeem voor opencart?
Jump to post- Wed Apr 03, 2013 3:19 am
- Replies 0
- Views 266
Re: What is wrong with my category.tpl?
I already fixed it.
Jump to post- Wed Apr 03, 2013 2:55 am
- Replies 1
- Views 165
[SOLVED]What is wrong with my category.tpl?
It seems like im missin' something. Something is not closed. <div class="box"> <div class="box-heading"><?php echo $heading_title; ?></div> <div class="box-content"> <div class="box-category"> <ul> <?php foreach ($categories as $category) { ?> <li> <a href=&qu...
Jump to post- Wed Apr 03, 2013 2:45 am
- Replies 1
- Views 165
Re: Sub sub Category module
Can someone help me out?
Jump to post- Wed Apr 03, 2013 12:26 am
- Replies 4
- Views 902
Re: Category Text Colour
Now i have the sale category in my header Red.
But how do i get in my module category Sale in Red.
I don't have a category.tpl in my theme under the folder module.
- Tue Apr 02, 2013 7:25 pm
- Replies 18
- Views 6923
Re: Sub sub Category module
But is it possible to add:
Long Sleeves & Short sleeves
In the module as sub-subcategory. (be need Shirts)
- Tue Apr 02, 2013 6:10 pm
- Replies 4
- Views 902
Sub sub Category module
How can i add a sub sub category in the module of template womens-stores.
Menu
-Sub menu
--Sub menu
Is this possible for this template in the category module.
Version 1.5.3.1
- Tue Apr 02, 2013 4:45 am
- Replies 4
- Views 902
Re: Category Text Colour
How do you do it when u have two languages. One is for sale english and i need the color red also in dutch. <?php if ($category['name'] == "Aanbiedingen") { ?> <li><a href="<?php echo $category['href']; ?>"><font color="red"><?php echo $category['name']; ?></font></a> <...
Jump to post- Tue Apr 02, 2013 2:54 am
- Replies 18
- Views 6923
Category name's in upper case
Is it possible to make category names upper case.
Jump to post- Mon Apr 01, 2013 12:48 am
- Replies 0
- Views 99
Search found 15 matches