- Author was Featured
- Has been a member for 4-5 years
- Author had a Free File of the Month
- Sold between 100 000 and 250 000 dollars
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Referred between 200 and 499 users
RubenBristian said
turkhitbox saidThen you can’t achieve what you want..
I do not have a custom WP Query on blog pages.
That’s what I thought 
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
turkhitbox said
RubenBristian saidThat’s what I thought
turkhitbox saidThen you can’t achieve what you want..
I do not have a custom WP Query on blog pages.![]()
Is there anything keeping you from using a custom query?
- Author was Featured
- Has been a member for 4-5 years
- Author had a Free File of the Month
- Sold between 100 000 and 250 000 dollars
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Referred between 200 and 499 users
I guess that’s what I’ll do in the end. I just don’t like the extra code, which may seem confusing for the buyer.
BTW , have you got theme update notification working?: http://themeforest.net/forums/thread/simple-theme-update-class-using-envato-api/73278
I couldn’t make it work.
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
turkhitbox said
I guess that’s what I’ll do in the end. I just don’t like the extra code, which may seem confusing for the buyer.BTW , have you got theme update notification working?: http://themeforest.net/forums/thread/simple-theme-update-class-using-envato-api/73278
I couldn’t make it work.
Yes, i got it working.
1. To test the update you have to uncomment the commented line for testing..
2. For a real test you’ll need a real buyer’s API & username
3. It doesn’t work on MultiSite
- Author was Featured
- Has been a member for 4-5 years
- Author had a Free File of the Month
- Sold between 100 000 and 250 000 dollars
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Referred between 200 and 499 users
Thanks, got it working 
- Has been a member for 4-5 years
- Item was Featured
- Author was Featured
- Bought between 100 and 499 items
- Referred between 200 and 499 users
- Exclusive Author
- Microlancer Beta Tester
- Author had a Free File of the Month
Codestar said
Hi,Why you do not create a shortcode for Blog (also Portfolio). Also you can add unlimited blogs and portfolios anywhere.
Ex. [blog cat=”4” layout=”modern” count=”10” pagenavi=”on” tags=”on” etc…]
It is not quick solution, maybe you can do it next one![]()
That’s seems like a quite heavy solution for me.
- Sold between 250 000 and 1 000 000 dollars
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Microlancer Beta Tester
- Author was Featured
- Bought between 50 and 99 items
- Referred between 50 and 99 users
purethemes said
Codestar saidThat’s seems like a quite heavy solution for me.
Hi,Why you do not create a shortcode for Blog (also Portfolio). Also you can add unlimited blogs and portfolios anywhere.
Ex. [blog cat=”4” layout=”modern” count=”10” pagenavi=”on” tags=”on” etc…]
It is not quick solution, maybe you can do it next one![]()
Yeah i agree. but you know buyers requests and buyers want to add multiple blogs. and i think we can do it quickly via shortcodes. if you have different idea, share with us
in my opinion just one blog is not a good idea. why not flexible ?
Codestar said
purethemes saidYeah i agree. but you know buyers requests and buyers want to add multiple blogs. and i think we can do it quickly via shortcodes. if you have different idea, share with us
Codestar saidThat’s seems like a quite heavy solution for me.
Hi,Why you do not create a shortcode for Blog (also Portfolio). Also you can add unlimited blogs and portfolios anywhere.
Ex. [blog cat=”4” layout=”modern” count=”10” pagenavi=”on” tags=”on” etc…]
It is not quick solution, maybe you can do it next one![]()
in my opinion just one blog is not a good idea. why not flexible ?
Unless you have a shortcode generator with everything in there for the user just to choose what he wants it’s gonna be a bit hard to manage all those options.
So, the solution…
Custom blog template + WordPress custom fields.
But letting them use the WP custom fields management wouldn’t be easy (pretty much as hard as using the shortcode) so you’ll need a custom metabox with all the options in there in a nice form (and not something like a text input for the categories, but categories with checkboxes so the user can choose it easily).
It would be a bit more work but it makes it very easy for customers.
turkhitbox
Don’t run away from custom queries.
And use a custom page template for the blog, The “Front page displays -> Your latest posts” was needed back when WP was for blogs only, now that it’s more like a CMS that option is a bit unnecessary, but it has to stay because it’ll break a lot of themes if it’s gone.
