Page 1 of 1
Search found 11 matches
Re: How to remove product description title and continue button
You are near to get done things. but you are removing title of category page right now.
so find below code in product.tpl and remove it or comment it.
Code: Select all
<h2><?php echo $heading_title; ?></h2>
- Mon Jun 12, 2017 3:11 pm
- Replies 2
- Views 1174
Re: How to remove 'refine your search' fields?
In category.tpl page you'll have code like below : <?php if ($categories) { ?> <h3><?php echo $text_refine; ?></h3> <?php if (count($categories) <= 5) { ?> <div class="row"> Just find it and remove until it's brackets over. Let me know if still you need any help to fix it out.
Jump to post- Mon Jun 12, 2017 3:09 pm
- Replies 6
- Views 3153
Re: Font Awesome Icons not displaying in Open Cart template
I think there is one solution till i have found is to forced your domain to "www" via htaccess so you'll have all icons visible.
Jump to post- Mon Jun 12, 2017 3:05 pm
- Replies 4
- Views 1978
Re: Hide Description tab if there is no text?
Yes do as per below post, you'll definitely have perfect solution.
viewtopic.php?t=90154
- Mon Jun 12, 2017 3:02 pm
- Replies 2
- Views 716
Re: How to Change Add to Cart Button Position On Mobile View ? [ OpenCart 2.2.0.0]
You can do something like that hide add to cart button for desktop view in mobile version and apply display block to mobile version add to care button, In short you have to use two add to cart buttton code that's it .
Jump to post- Mon Jun 12, 2017 3:00 pm
- Replies 2
- Views 2246
Re: How to display " CONTACT " for Zero COST
Hey! You got solution, just download extension and you'll hide add to cart if price is zero.
https://www.opencart.com/index.php?rout ... n_id=20411
website : www.madniinfoway.com
skype : madni.infoway
- Mon Jun 12, 2017 2:40 pm
- Replies 3
- Views 550
Re: Move product Description
Hi, Before edit product.tpl once be sure that you are editing your active theme files. Otherwise it's easy to move description inside tab area. Let me know if still you have issue.
www.madniinfoway.com
skype: madni.infoway
- Mon Jun 12, 2017 2:33 pm
- Replies 5
- Views 1611
Re: My "add to cart" option slightly shift away
http://imgur.com/a/MI8ME The "add to cart" options shift away both in featured product section and latest product section. I have done nothing to the default theme, css, etc. I have no idea why it is happening. Please help. Hi, Can you please share your URL so i can check for issue and tr...
Jump to post- Mon Jun 12, 2017 2:29 pm
- Replies 2
- Views 264
Re: No Images on both front end and back end
Did you change store config as per new location?
Jump to post- Thu Jul 14, 2016 8:58 pm
- Replies 4
- Views 1393
Re: Search Engine not working
Can you please details your issue? that how it gone off searching. did you customized or revised there anything?
Jump to post- Thu Jul 14, 2016 8:57 pm
- Replies 2
- Views 438
Re: OpenCart Website Redesign Poll
Version 4 looks better
Jump to post- Thu Jul 14, 2016 8:51 pm
- Replies 47
- Views 81478
Search found 11 matches