Hi @pogoking.
The last 3 lines are the problem hahahaha you can’t (you SHOULDN ’T) remove and move the order of the filters.
This is a core modification, when you just add a filter, it’s fine, but when you remove and change the order, it isn’t…
Themes are the visual part of the WP installation and should be our mission don’t break any plugin… a CSS rule missing or styling issue it’s okay, but totally break the plugin isn’t ok to the users.
Yes, give a try. I’m getting great results with this code 
Cheers, Rafael Angeline
Hmm…. Don’t have sure if the reviewers are the real idiots and amateurs here…. hahahahahhaa
The reviewers have a big experience and I think you should respect it…
The reviewer is doing the write thing, this kind of code @mpc modifies the default behavior of WP filters. You can’t do it, if you do, some popular plugins can’t work fine.
I’m using this code now:
add_filter('the_content', 'shortcode_empty_paragraph_fix');
function shortcode_empty_paragraph_fix($content)
{
$array = array (
'<p>[' => '[',
']</p>' => ']',
']<br />' => ']'
);
$content = strtr($content, $array);
return $content;
}
Add this to your functions.php for example.
This one it’s fine, because doesn’t strip any default filter, only add a additional filter what is acceptable.
I hope it helps 
Hi 
I totally agree with Dream-Theme, some people are jerks, master jerks hahahahaha
The rating system MUST be improved, but this probably will be a slow change since I think it’ll need be developed, tested, tested and when we talk about a +2 mi items, isn’t so easy as it looks hahahaha
But if you provide good support, you’ll probably have 4-5 stars in almost of your items, but you need to work hard 
Regards, Rafael
The search would be the more important way to get buyers if your theme is out of the homepage… unfortunately, doesn’t works well…
Sad 
Hi.
Sometimes yes, any file change must be reviewed again by ThemeForest team before be avaliable to download.
And sometimes this is a bit long… sometimes really fast 
Cheers!
Well said Tean, 2-33 day 
Hahahahahaha
Yep, this happens with me, when you withdrawal directly from TF to PayPal you won’t pay the taxes that are applied to a PayPal to PayPal for example.
Can’t explain more, sorry.
Cheers 
Hi! The reality is:
A) A user just click in the stars they think the item deserves, almos times a not fair rating because users expect from you a ultra fast and free support, modifications and new features also.
The buyers that aren’t satisfied will with all the sure rate your item, sure that some users will say a thank you for you with a 5/4 stars…
C) No, you only will have access when the users post a comment and when they send a message for you by your Profile…
D) You can try ask to a reviewer – they usually are nice, changing the name of the item for example and things like this…
To get high ratings, work hard to send a 100% item, fix the bugs as fast as you can, reply all the comments at the page item (this will increase your sales) and sure, reply to support requests.
Cheers, Rafael
Imagine if you release a item, a troll seller that didn’t like your item because it can sell too much can just report – your item will be hidden for one day and you’ll loose too many sales. Far of be fair, right?
I think the users that stolen themes are banned by the staff as I remember.
Regards, Rafael
Yes, if you deactive your own market and ONLY sell here at Envato marketplaces, you can choose Exclusive Author option without problems.
Thank you!
