Page Visitation numbers displaying on pages

  • Posted in : Impose
  • kimpossible225
    Participant

    I have my site almost ready to go now but on the home page and a few of the other pages I noticed that it is showing how many times the page has been visited right smack in the middle of the page. Can I turn this off?

    http://www.jasonoehrlein.com

    serkan
    Moderator

    Hi,
    Go to plugins and edit Top 10 Settings and uncheck “Show number of views to non-admins” box.
    Thanks

    kimpossible225
    Participant

    THANK YOU!!!!!!!!!!!

    One last question…. Is there a way I can remove the title (or left justify it) on a featured image?

    serkan
    Moderator

    Hi,
    This custom css code will remove the title on featured image in the single post.

    .single-post header .entry-title { display: none; }

    or you can use these custom css code to justify it.

    .post-thumbnail .entry-header {  padding: 18% 6% 0; text-align: left; }
    .post-thumbnail .entry-title { margin-left: 0; }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register