Search found 3 matches
Page 1 of 1
Search found 3 matches
Banners Diferentes
Fala galera beleza? Estou tentando usar um banner diferente no header para cada categoria tentei usar esse codigo porem encontro um erro <?php if (isset($category_id) && $category_id == '59' ) { ?> <img class="img-responsive banner" src="image/agrega/banner1.jpg" alt=&quo...
Jump to post- Thu Jun 28, 2018 7:19 pm
- Replies 1
- Views 1597
Re: Different banners
Thanks for the response but my banners are in the header behind the menu Jump to poststraightlight wrote: ↑Wed Jun 27, 2018 10:18 pmThis extension may provide what you need: https://www.opencart.com/index.php?rout ... n_id=26378
- Thu Jun 28, 2018 6:55 pm
- Replies 4
- Views 889
Different banners
Hello community, I have a problem, I have a banner in the header of the page and I would like to change each banner according to its category I tried this code in header.tpl <?php if (isset($category_id) && $category_id == '59' ) { ?> <img class="img-responsive banner" src="im...
Jump to post- Wed Jun 27, 2018 9:34 pm
- Replies 4
- Views 889
Page 1 of 1
Search found 3 matches