annabelr 0 Report post Posted January 11, 2011 I'm no code specialist, the following might well be an heresy based on misunderstanding platform pro logic... I'm wondering if the template.postloop could be turned into a custom section with the ability to pass parameters such as the query_post() function parameters. And if yes, how (within "support" scope)? An another way i'm thinking of is to somehow shortcode the whole thing. Realistic? What i'm looking for is a way to include in a page a custom list of posts with thumbnails and a magazine layout (columns) as an alternative to category pages template and i can't find any plugin (supporting shortcodes) to do the job (the tricky part is styling)... Have a good day! PS : Platform Base with Platform Pro 1.2.1 on WP 3.04 Share this post Link to post Share on other sites
cmunns 16 Report post Posted January 11, 2011 You could query the posts using a hook and use the template setup to get everything you want around that, but my explanation must be too simple because I'm missing something? Do you need this in Addition to your main posts page thus basically having two "more-or-less" pages with posts? If so what's different between the two? Share this post Link to post Share on other sites
annabelr 0 Report post Posted January 14, 2011 Hi again Adam, I think you answered me on another question (jquery, SD Lite for wordpress) which relates to this one (same page in mind : http://cohabitat.fr/v2/accueil-bis) I guess that yes it would more or less be a variation of main page, or to be more specific of the category archive page. I just want to be able to insert "things" above the post list (a SD slider, some text, an image) and generally have more control over the way category pages are displayed. I'm affraid i don't get your hook + template set up answer... Sorry ; - ) Share this post Link to post Share on other sites
catrina 103 Report post Posted January 14, 2011 I think this article on the basics of hooks might be helpful to you: http://www.pagelines.com/docs/advanced-customization. (Hooks offer a way to add/change content easily.) Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites