HELLO!
Can this plugin http://wordpress.org/plugins/recent-tweets-widget/ be used multiple times on same page?
Thanks!
Hello!
Have a question. Is there an option to have the Yoast SEO plugin read the custom field as content as well as it does the content box of tha page? Read some post on different forums but no success yet, so any help would be create.
Saw an option that adding %cf_CUSTOMFIELDNAME % would do the trick, but where would this need to be added?
THANKS!!!
Hi,
I have the same issue.
PrimaThemes can you tell us which line of code it was? It might be the same issue for me. What would be the best way to investigate which theme code could be causing this?
Thanks in advance!
Hello!
Question: If I buy an extended license for some Worpdress theme, will that theme still stay on Themeforest market ot will it get removed?
THANKS!
Hi.
I want to start developing Wordpress themes for Themeforest and I am wondering if I can use PSD templates that are for sale on Themeforest. What are the conditions for doing this? Extendend licence, author agreemen, ...?
TNX!
PixelStores said
Ok, i share the code, i’m hoping someone with better php skills would check ithttp://www.lifeofstrange.com/bbpress-register.zip
Can this zip still/again be provided for download? 
TNX!
Hi,
if I use php to check the purchase code all goes ok. But I am testing this before submiting a form(bbpress: form.user-register)
<form … onsubmit=”return checkPurchaseCode()”.. >
So I have a js function called before submiting.
If I change action so some custom file (checkPurchase.php), I can(successful) check the purchase code there using php, but don’t know how to get back to submit the form (bbpress: form.user-register)
Any idea about this maybe?
This is what I get in the Console:
XMLHttpRequest cannot load http://marketplace.envato.com/api/edge/XXXXXXX/YYYYYYY/verify-purchase:550e8400-e29b-41d4-a716-446655440000.json. Request header field X-Requested-With is not allowed by Access-Control-Allow-Headers.
Any idea?
P.S. I am using the right username and api key, just didn’t insert it here on the forum.
Hi,
yes I am using the right username and api. If I open the js in a browser the json file is displayed ok. And if are put that content in a local file(was trying this on my localhost) it works ok. It seems that something is missing if using a JSON file from other server. Read something about that, but none solution worked. Any idea for the fix?
TNX!
