All but tags tab just disappear when I save…

Bring Your Business to LifeSupportPopular WidgetAll but tags tab just disappear when I save…

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #50315
    Xpark Media
    Keymaster

    try deactivating other plugins, if that doesn’t work see if it’s a issue with the theme, also check your server log for error, if you see any please let us know what what you see.

    #50539
    jitujazz123
    Participant

    Hey,

    I am facing the same problem. Is there any concrete solution to this one?

    #50583
    Xpark Media
    Keymaster

    this looks like a server problem, and we haven’t able to duplicate the issue on three servers that we have. If you can grant us access to your test server (WP administration account) we will be glad to fix it and will provide it to all user on the next release.

    [email protected]

    #51131
    Naeem
    Participant

    Hi, I am worndering if I can use the same most viewed posts in a page as in Most Viewed. Instead of inserting another function and putting my site on an extra work to re-count the views of a post whereas the Popular Widget already counts them

    Can you give me a short code or a php to add into a page so that I can display most viewed posts in a single page?

    #51161
    Xpark Media
    Keymaster

    Naeem,

    you can get the view count using the “get_post_meta()” function

    get_post_meta($post_id, '_popular_views', true)
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.