Bring Your Business to Life › Support › Popular Widget › All but tags tab just disappear when I save…
- AuthorPosts
- October 9, 2012 at 10:22 pm #50293skParticipant
I’m working on a brand new website, so there is only one post and a handful of pages… but I installed this widget, which worked like a dream on my last site, and when I save it, all of the options but a ‘tags’ tab literally just disappear. Here is a pic of what it looks like after I save it:
http://centristsrising.com/wp-content/uploads/cr-s.png
Not sure what’s going on there… would love to use this widget. Love how it displays.
October 10, 2012 at 10:06 pm #50315Xpark MediaKeymastertry 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.
October 26, 2012 at 12:41 am #50539jitujazz123ParticipantHey,
I am facing the same problem. Is there any concrete solution to this one?
October 28, 2012 at 11:15 pm #50583Xpark MediaKeymasterthis 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.
November 25, 2012 at 10:19 pm #51131NaeemParticipantHi, 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?
November 27, 2012 at 10:44 pm #51161Xpark MediaKeymasterNaeem,
you can get the view count using the “get_post_meta()” function
get_post_meta($post_id, '_popular_views', true)
- AuthorPosts
- You must be logged in to reply to this topic.