• Resolved r99photography

    (@r99photography)


    Hello,
    your plugin seems to be very powerful, but, I need to get only the number of views, without any kind of CSS classes. I get the number alone, but it is formatted using some classes which ruin my presentation layout.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dFactory

    (@dfactory)

    There are multiple ways to do the adjustments:
    – use the pvc_get_post_views function
    – use the pvc_post_views_html filter hook to adjust the shortcode output
    – use CSS to adjust the look
    – use the Javascript to adjust the html content / classes

    Here’s the plugin docs if you need any guidance: https://www.dfactory.eu/docs/post-views-counter/

    Regards,
    Bartosz / dfactory team

    Thread Starter r99photography

    (@r99photography)

    Thank you, But i cannot do any of those. I don’t know how use hooks and the function you write in your doc does not work on my side. I will searching for anorher plugin.
    Thank you for your very helping answer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display only the number of views without ANY class’ is closed to new replies.