• Resolved plantman

    (@plantman)


    On the statistics tab of the like btn settings page is not displaying all my posts. It only shows around 30% of them. How do I fix this?
    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor LikeBtn Support

    (@likebtn-support)

    Hi!

    Please, give us the link to your site.

    Thread Starter plantman

    (@plantman)

    I discovered the problem. It only shows the post once they get one like. Is there a way to automatically display them? Also how can I make the like button have sharp corners on custom mode? thanks

    Plugin Contributor LikeBtn Support

    (@likebtn-support)

    Sorry, for this moment posts without likes/dislikes can’t be displayed in statistic. Will keep you updated if this gonna change in the future.

    About corners – you can use css ‘border-radius: 0’. Add it to your styles, or to the ‘custom css'(‘settings’ tab) field of the plugin.

    Thread Starter plantman

    (@plantman)

    What would the css title be for that?

    Plugin Contributor LikeBtn Support

    (@likebtn-support)

    .lb-like, .lb-dislike {
        border-radius: 0;
    }

    Try this. Is this what you wanted?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not detecting all posts’ is closed to new replies.