This item is by an Elite Author
goThemeTeam
- Elite Author
- Netherlands
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 100 and 499 items
- Exclusive Author
- Has been a member for 3-4 years
- Interviewed on the Envato Notes blog
- Item was Featured
- Referred between 50 and 99 users
- Sold between 250 000 and 1 000 000 dollars
100
Purchases
Buyer Rating:
3.67 stars
3.67 average based on 6 ratings.
-
5 Star
233%
-
4 Star
233%
-
3 Star
116%
-
2 Star
00%
-
1 Star
116%
| Created | 10 November 11 |
| Last Update | 7 March 12 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0, jQuery |
| Compatible With | WP e-Commerce 3.8.x |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- creative
- fancybox
- fashion
- jquery
- minimal
- modern
- php
- professional
- sleek
- slider
- widgets. wp e-commerce
- wp ecommerce
- wpcommerce
© All Rights Reserved goThemeTeam -
Contact Envato Support


I recently applied this theme to wordpress, however none of my images are able to be seen after I hit publish. Also no pictures are seen on the home page on the slider. Just yesterday reinstalled wordpress losing all of my posts… I really don’t understant what’s going on. A broken code..Please Help www.dearlybelovedbrides.com
Hi,
We can help you out at http://help.gothemeteam.com
See you there!
Best regards, GoThemeTeam
Does this theme have promo codes for purchases?
No photos are appearing on the home page on the slider and I can’t figure out how to get the gallery working with the shopping cart. Please help
I figured out all my last questions. now for some reason it places the bottom tabs fine but the top it list all the pages. Not sure how I can fix it, I think it’s a glitch within the template it’s self http://hcsykiii.com/main/
Will this work with Wordpress 3.5.1?
Just bought this theme and the top menu doesn’t register the changes I have made in Wordpress menu manager. I have looked through your comment list and see that this has been a recurring issue. Please explain how to fix so I can properly use this theme.
By the way your Help Desk at “http://help.gothemeteam.com” link is forwarding to: “http://gothemeteam.activehosted.com” and there is no content there
Found the fix to this nav issue. In the header.php replace mainmenu with menu:
<?php wp_nav_menu(array(‘mainmenu’ => ‘Main Nav’, ‘theme_location’ => ‘main’, ‘container_class’ => ‘mainNav’)); ?>
with:
<?php wp_nav_menu(array(‘menu’ => ‘Main Nav’, ‘theme_location’ => ‘main’, ‘container_class’ => ‘mainNav’)); ?>