Hi there! Thanks a lot for this amazing plugin.
Just one question. Is there any way to disable the scroll to anchor when clicking the tab?
]]>I need to show latest posts for 5 different categories. So the tabs will be named the specific category and when you click on for instance Sports-tab it shows you the latest post from the Sports category.
Is that possible with your plugin?
THank you
]]>Hi,
I had to revert my version of plugin to the previous version because my tabbed display at https://www.gauraw.com got broken. The tabs disappeared and instead, bullet points began appearing breaking my widget layout.
Please look into the latst code. I am sure others might be facing the same issue.
Thanks,
Kumar
https://www.ads-software.com/plugins/tabs-widget-popular-posts-and-latest-posts/
]]>Can i add thumbnail images for post ?
https://www.ads-software.com/plugins/tabs-widget-popular-posts-and-latest-posts/
]]>WP 3.6 jquery error
Uncaught TypeError: Property ‘$’ of object [object Object] is not a function
<head profile="https://gmpg.org/xfn/11">
<!-- Плавная прокрутка к id #якорю -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('a[href^="#"]').bind('click.smoothscroll',function (e) {
e.preventDefault();
var target = this.hash,
$target = $(target);
$('html, body').stop().animate({
'scrollTop': $target.offset().top
}, 600, 'swing', function () {
window.location.hash = target;
});
});
});
</script>
<!-- /Плавная прокрутка к id #якорю -->
</head>
Error Plugin Tabs popular posts and latest posts:
Gogle Chrome / Console:
Uncaught TypeError: Property ‘$’ of object [object Object] is not a function site.com/1/:162
(anonymous function) site.com/1/:162
c jquery.js:7341
p.fireWith jquery.js:7403
b.extend.ready jquery.js:6875
H
====
When your plugin is disabled, everything was working.
Error gone.
There was a smooth scrolling.
https://www.ads-software.com/plugins/tabs-widget-popular-posts-and-latest-posts/
]]>Possible to add a few more tab options?
– Tags (shows tag cloud)
– Comments (shows latest X comments)
– Custom Category (a tab that posts of a custom category)
https://www.ads-software.com/extend/plugins/tabs-widget-popular-posts-and-latest-posts/
]]>Please note that when using this widget on an Headway theme, there is no design and no tabs, only text is showing.
https://www.ads-software.com/extend/plugins/tabs-widget-popular-posts-and-latest-posts/
]]>