Hello!
I’m looking for opinions from buyers (and sellers!) on populating WordPress content sliders with content.
Although there’s not really a correct or incorrect method, I would love to hear your preferred method so we can make your life a little easier when using themes.
A. ) Pull images from a category of posts with a featured image set
B. ) Grab all attached images of a specific page/post
C. ) Enter the images/links via a theme settings page
D. ) Enter images/urls via custom fields
Thanks in advance for any votes or opinions. 
- Has been a member for 3-4 years
- Author had a File in an Envato Bundle
- Was featured in a podcast
- Interviewed on the Envato Notes blog
- Envato Staff
- Support Staff
- Item was Featured
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 250 000 and 1 000 000 dollars
- Bought between 1 and 9 items
- United States
- Referred between 500 and 999 users
A. ) + C. )
Because i want to have both pages and posts in content slider or maybe even something external. So the best option IMO would be to show all the posts from one category + the images/link/descriptions entered via settings page.
- Has been a member for 2-3 years
- Exclusive Author
- Bought between 10 and 49 items
- Serbia
- Referred between 10 and 49 users
None of the above 
In the theme i’m developing now it’s gonna be made using shortcodes. The content will be inserted manually but there will also be a feature to pull the content from blog posts and portfolio posts (latest or by IDs the user will specify).
- Has been a member for 3-4 years
- Author had a File in an Envato Bundle
- Was featured in a podcast
- Interviewed on the Envato Notes blog
- Envato Staff
- Support Staff
- Item was Featured
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 250 000 and 1 000 000 dollars
- Bought between 1 and 9 items
- United States
- Referred between 500 and 999 users
wpCanyonThemes said
None of the aboveIn the theme i’m developing now it’s gonna be made using shortcodes. The content will be inserted manually but there will also be a feature to pull the content from blog posts and portfolio posts (latest or by IDs the user will specify).
Kinda sounds like was I’m brewing up too, I’m just worried it’ll generate a lot of support questions vs a simple UI. It’s that tricky balance of features, flexibility, ease of use…
Just a dummy mockup... // This would generate a slider from featured images/attachments based on // settings given you could enter in content, the header or a text widget... [slider settings='x'] // This would generate a slider from the content inside the tag... [slider settings='x'] [slide]<img src="x' alt='x' />[/slide] [slide]img<img src="x' alt='x' />[/slide] [slide]Text/video/html/etc....[/slide] [/slider]
C. ) Enter the images/links via a theme settings page, I think this one is the best 
