This is definitely not from TF.
And not to be rude but, why would you want that template anyway? It’s outdated.
VF said
FinalDestiny saidObviously that needs to be approved.
Good idea only for users with some experience here, otherwise we’ll see lots of users like the one that started arguing with us a few weeks ago because his theme wasn’t accepted… http://charmtheme.com/
+1, just for his troubles. He actually had to look at that template while developing it (although it looks like he needs new glasses), just for that bravery I would aproove his template.
Hey, try using this css:
#primary .boxed {
background: none;
border-bottom: none;
}Just read this comment and I can’t believe it:
If it had pager number system functionality, I’d give it 5 stars. It currently doesn’t have pager number system so 1 star only. Without pager number system it’s useless. But other than that it’s perfect.
Ofc. pager was not advertised in the demo/description.
P.S This is coming from experoienced buyer (100+ purchases).
if ($productmeta['productgallery'] == "Hover Zoom") {
to this:
if (isset($productmeta['productgallery']) && $productmeta['productgallery'] == "Hover Zoom") {Message of the day: Don’t buy bundles 
Authors happy, buyers happy.
If reviewers knew what will sell well on marketplaces, they would be authors with plutonium paws instead 
Noone knows what will or will not sell exactly, you can only guess.
Too bad it’s only 11 pages 
And I am supposed to be studying 
You don’t have to ask for permission to use Revolution slider in your theme, check the item description:
If you want to use the RevSlider in your Theme here on ThemeForest too please purchase 1 extended license for each theme (as long as there is no Developer License available) you put on the marketplace! If you have questions about this agreement please contact us: http://www.themeforest.net/user/themepunch#from
crossroad said
Working with API 1.1 is not very simple. You will need to use cURL functions and WordPress does not allow that, so I’m pretty much sure reviewers are going to reject your theme for that reason.
Since when?
P.S wp_remote_get();
