Festus911
- Sold between 10 000 and 50 000 dollars
- Exclusive Author
- Has been a member for 2-3 years
- United States
- Bought between 10 and 49 items
- Referred between 1 and 9 users
63
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 7 ratings.
(more information)
-
5 Star
571%
-
4 Star
114%
-
3 Star
114%
-
2 Star
00%
-
1 Star
00%
| Created | 18 May 12 |
| Last Update | 4 February 13 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | OpenCart 1.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, PHP Files |
© All Rights Reserved Festus911 -
Contact Envato Support


ie 9
?
I will fix that error. Did you tried decreasing the width of the columns?
Error fixed.
Error when compare product. Notice: Undefined variable: text_remove in /home/itbest/domains/itbestprice.com/public_html/catalog/view/theme/SimpleCart/template/product/compare.tpl on line 119
My domain is itbestprice.com Thank You.
Just delete the compare.tpl file located catalog/view/theme/SimpleCart/template/product/
Why picture in featured product not clear ?
You have to increase the image size admin panel, the instructions are in the documentation.
Click product in directory have a problem display. In my website.
itbestprice.com > Computer Set > Desktop PC > ACER Emachines
or Link
http://itbestprice.com/%E0%B8%84%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%B4%E0%B8%A7%E0%B9%80%E0%B8%95%E0%B8%AD%E0%B8%A3%E0%B9%8C-Computer-Set/Desktop-PC/ACER-EmachinesThank You.
Theme has being updated and the error has being fixed, download it again.
Open manufacturer_info.tpl located at: catalog\view\theme\SimpleCart\template\product
Then search this:
<div class="product-compare"><a href="<?php echo $compare; ?>" id="compare_total"><?php echo $text_compare; ?></a></div>after that code add this:
<br />Can we do a payment via paypal or credit card?
Yes, you can control which payment gateways you want to use from you admin panel. List of OpenCart payment gateways: http://www.opencart.com/index.php?route=feature/feature&path=8
Another question, do we have a mobile/device output? or same view when open on mobile/device
The theme is not responsive so the view is going to be the same on a mobile device.
Ok, thank you, however, your respond are responsive.
Thanks!
Dear Author, I purchased this theme (it looks great from the demo), but the person who will be installing it for me asked me the following
Is the download the complete theme? It seems very small for all of the elements and effects of the demo. If so, what should I tell him, or where can I tell him to look for this?
Thanks for your time, Michael
This is just a theme not a complete website with database, in order for for this theme to work you must have OpenCart installed.
Demo appears to be offline
I uploaded new demo.
Dear Author,
I have the simplecart theme version I purchased from you but I just updated opencart to the latest 1.5.5.1 and I am getting an error message on the home page by the search bar which is not positioned correctly. I am running theme for version 1.5.3.1. How do I fix this error.
Error: Notice: Undefined variable: filter_name in /home/dpol215/public_html/catalog/view/theme/SimpleCart/template/common/header.tpl on line 139
url: www.alternatecig.com
Hello,
I haven’t updated the theme to version 1.5.5.1 yet, to solve to problem just replace this code in header.tpl located at catalog\view\theme\SimpleCart\template\common
<div id="search"> <div class="button-search" /> <?php if ($filter_name) { ?> <input type="text" name="filter_name" value="<?php echo $filter_name; ?>" /> <?php } else { ?> <input type="text" name="filter_name" value="<?php echo $text_search; ?>" onclick="this.value = '';" onkeydown="this.style.color = '#888';" /> <?php } ?> </div>with this code
<div id="search"> <div class="button-search" /> <input type="text" name="search" placeholder="<?php echo $text_search; ?>" value="<?php echo $search; ?>" /> </div>also delete search.tpl from catalog\view\theme\SimpleCart\template\product
I replaced the code and deleted search.tpl. Now I am having a problem with the home, wishlist, my account, shopping cart and checkout buttons which are not placed accordingly as they have a larger height.
Check URl: alternatecig.com (you will see what I mean I am sure its an easy fix
should i just edit the linkz class in the css?
I just changed the linkz class to 35px margin-top and it seemed to work fine. If there is a better solution to fix this please let me know. Also when you come out with 1.5.5.1 update are users who purchased an earlier version able to receive the upgrade for free?
I’m currently updating and improving the theme for version 1.5.5.1, I will upload the update in a few days.
OK so i have a couple more questions. 1. Now the search bar works but when i click to type in the box it redirects to the search page instead of letting me type directly into the search box and searching from the home page. 2. The slideshow banner I have on the home page is 980 by 280px and it does not properly fit into the slideshow (there is blank space on each side). I have tried increasing the px in the module slideshow in the editor but increasing to say 1000px simply pushes the banner further to the right and more blank space is shown on the left of the banner. How do I fix this in the code? you can see what i mean at www.alternatecig.com. Thanks
I have a problem, when you receive a confirmation email for an order and follow the link on that page I get all these errors
Notice: Undefined variable: error_warning in /home/content/91/10396591/html/catalog/view/theme/SimpleCart/template/account/order_info.tpl on line 35
Notice: Undefined index: selected in /home/content/91/10396591/html/catalog/view/theme/SimpleCart/template/account/order_info.tpl
Notice: Undefined variable: text_action in /home/content/91/10396591/html/catalog/view/theme/SimpleCart/template/account/order_info.tpl on line 119
Notice: Undefined variable: text_action in /home/content/91/10396591/html/catalog/view/theme/SimpleCart/template/account/order_info.tpl on line 121
Notice: Undefined variable: text_action in /home/content/91/10396591/html/catalog/view/theme/SimpleCart/template/account/order_info.tpl on line 122
Notice: Undefined variable: text_action in /home/content/91/10396591/html/catalog/view/theme/SimpleCart/template/account/order_info.tpl on line 123
I can provide a screen shot it that helps?
Hello,
Just delete order_info.tpl from catalog/view/theme/SimpleCart/template/account