Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Eduardo Leoni

    (@eduardo-leoni)

    Hey cke11y,

    Unfortunately the plugin isn’t meant to work with activities
    Wherever loop of posts or on the post itself should suit the plugin.
    Make sure you set the postid on the shortcode [bbpressliketopics_withlike postID = postID]

    hello Eduardo, man i change de shortcode i put the same in different place on topic but no work nothing shows please man write a litter introdution how config the pluging in the topic. thank man and sorry for my english.
    This is my config maybe is bad show me please.

    Thread Starter cke11y

    (@cke11y)

    Great idea, but without any instructions, it useless, and the develop has wasted their time.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Plugin Author Eduardo Leoni

    (@eduardo-leoni)

    Not sure I understood you guys… Nevertheless have a look a this peace of code which is to be placed on the template file responsible for showing the topics:
    <?php do_shortcode("[bbpressliketopics_withlike postID = " . get_the_ID() . "]");?>

    Let me know whether that helped you both

    Thread Starter cke11y

    (@cke11y)

    With all due respect mate, it looks like it should be good, but no ones using it? why not?

    Here’s why:

    Instructions

    Just use the shortcode [bbpressliketopics postID = postID] to show how many likes the post’s got
    *where does the shortcode go?

    Just use the shortcode [bbpressliketopics_withlike postID = postID] to show how many likes the post’s got and allow users to like it
    *where does the shortcode go?

    Just use the shortcode [bbpresslikesonauthor author = authorID] to show how many likes the post’s got and allow users to like it
    *where does the shortcode go?

    Just use the shortcode [bbpressmostliked qty = qty] to show the most liked topics in a list
    *where does the shortcode go?

    Plugin Author Eduardo Leoni

    (@eduardo-leoni)

    Hey cke11y, the plugin’s got more than 50 installs at this moment as per WordPress stats. It’s not my intention to make it very popular and it was built only because I needed it for myself to use in a project at work, however, I found it cool to share with everyone who might be possibly interested.

    About “where to put it”, I believe that’s the beauty of the plugin, it doesn’t limit you, you can put the code wherever you want ??
    Whatever loop of posts you have you can put the shortcode for liking the topic. And for the author likes, I’d say it makes sense putting on the user profile, but then again, you’re free to put wherever you want ??

    Let me know if I can give you any sort of further help though
    Cheers

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘likes not showing’ is closed to new replies.