41.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

07-18-2014, 03:26 AM
Post: #1
WP plugin to do "list" type of post
Please if anyone knows tell me what to search for on WP plugins

I just want to make posts with lists

http://www.cnn.com/2014/07/11/travel/hid...pt=hp_bn10

basically lightbox with images and captions, what's the best way to do this?
07-18-2014, 06:14 AM (This post was last modified: 07-18-2014 06:14 AM by Loomy.)
Post: #2
RE:
Funnily enough there are a few plugins called "toDo list" :P

There are two great tutorials on making your own custom plugins or widgets, one that i can recall:-
http://www.wpbeginner.com/plugins/how-to...wordpress/

How i would tackle it is probably by creating a custom widget with repeatable fields, you can design the list and general style upfront or link it to options to tweak on demand. add in a shortcode to display it anywhere without fuss.
All of that manually is a general PITA if starting from scratch lol. fortunately there are two awesome plugins which automate it all. all you need to do is punch in php/frontend html, css and any JS into the provided templates in admin, and it generates it all for you. But give both of these a try and see if they work for you. THe latter (MyShortCodes AKA CalderaEngine) can actually export as a Distributable/royalty free/plugin installer archive. its beyond awesome. - that is a premium feature tho. Im saving up for it, its a bit rough @ $50 :(

But yeah check them out for yourself:-
https://wordpress.org/plugins/my-shortcodes/
https://wordpress.org/plugins/shortcodes-pro/
Shortcodes pro Retail and some other random stuff:-
[spoiler]
Code:
http://www32.zippyshare.com/v/91797001/file.html [/spoiler]
(bestblackhatforum.com)


Check some of my old posts for some project manaegment/task tracking, and grab all teh shortcode and widget packs - - Visual Shortcodes, Intense, SUpreme, VS extensions, etc..they all integrate together beautifully and accessible from one tidy interface

if you want a fast fix, and predesigend lists and widgets - Then the shortcode packs are it

If you wanna make it all pretty - as in display to clients or whathave you, you could turn each task list into its own post and use a contend grid/slider or timeline plugin (displays multiple posts per page) <- the beauty of this would be touch navigation and easy integration of the simple ajax comments plug

(can only have one set of comemnts per post or page) - ie:- something like this using timeline pro (repository) - all stock standard design, no css or layout even necesary. these 2 plugs go great together - you could have a pic as ur main slide, or content - and use the comments below as your task list - so realtime editing adding tasks without having to go back to admin every 2 mins -.-
[Image: 14dm5n8.jpg]

probably TMI lol..but hope it helps

last but not least almost every Admin Template (Standalone or WP) has a timeline or task component
[Image: n2d82f.jpg]
07-18-2014, 06:34 AM
Post: #3
RE:
Don't need this info but Reps55555+++++ to Loomy69za for forum/sharing efforts.




10.gif