startuproadmapp
Forum Replies Created
-
Forum: Plugins
In reply to: [Thumbs Rating] Vote on List Items in PostsHi Ricard,
They’re really just simple list elements that I write in the individual posts manually with tinyMCE.
There isn’t a way to use a shortcode to call the widget anywhere I place the it no?
All of these plugins for voting up/down have the shortcode function, but only in their paid or pro versions.Cheers,
Dan.Forum: Plugins
In reply to: [Thumbs Rating] Vote on List Items in PostsThanks again Ricard.
I understand I would be able to put the snippet into the loop, but I’m having a hard time pinpointing a way to target only li elements in posts.
I was thinking of creating a custom post type (or editing an already existing one such as quote) and editing the “content-quote.php” to make it so that all /li
li elements on ‘quote’ post types will contain your widget after the content but before the /liIs that even possible? Maybe should be looking at single-post.php and not the custom-post php? I’m a noob in php…
Thanks,
Dan.Forum: Plugins
In reply to: [Thumbs Rating] Vote on List Items in PostsHi Ricard,
Thanks for the answer – I think I phrased it incorrectly. I did not mean ratings, but just the widget (thumbs up/down) to be displayed on list items in posts. The number of upvotes and downvotes for each post is enough, I just need it for the ‘buttons’ to be displayed on each individual line.
Cheers,
Dan.