Dear Developer,
I use your plugin on two subdomains with same plugins on each site.
I get the tabs displayed in sidebar for name.fourhealths.com but it is not displayed on https://www.fourhealths.com.
By doing so I removed the possiblity of cloudflare causing the problem. I read this problem on other thread.
Whenever you click on tabs, they go to https://www.fourhealths.com/# which is to the top of the website.
is it possible to display the tabs in vertical position?
Regards
Gana
Hi,
Link tabs on mobile seen not to be working. Can you help please?
Thanks.
I recently upgraded my php from PHP 5.4.45 to PHP 7.1 and now the + button on the widget is faded out and can’t be clicked on.
]]>I just installed this plugin, and while I do not have any issues with the basic functionality, there are some display issues concerning the Tabs.
I use the plugin in the right sidebar and the Tabs are displaying as Black with White writing that really does not emulate a set of Tabs (perhaps influenced by the Theme) and the Tab Titles centering is Right-Justified, rather than Centered.
Is there any way to adjust this (CSS?), say to Centered and pick another color?
]]>We are attempting to use your widget with another widget, WordPress Popular Posts. When we view it on the frontend, there is no content being produced.
I am assuming there is a plugin conflict issue.
]]>Wordpress 4.8 Rich Text Widget display nothing
]]>But it’s strange when using the P2 theme
]]>This is a very useful plugin — thanks! — but it causes jQuery conflicts with other plugins. May I therefore suggest you make the following changes:
1. In wp-tabbed-widget.php
you make two calls to load jQuery. Both are completely unnecessary because WordPress automatically loads jQuery anyway.
2. More importantly, your trigger function in tabbed-js
is the cause of jQuery conflicts. Could you therefore replace this line:
$( '.wp-tabbed-nav li', tabs).eq( 0).trigger( 'click' );
with this:
$( '.wp-tabbed-nav li:nth-child(1)').addClass('tab-active');
$( '.tab-active').closest('ul').next('div').children('div:nth-child(1)').addClass('tab-active');
Thanks again!
]]>Hey there,
I’m looking for a way to increase the loading speed of the plugin’s style.
It’s pretty slow actually. During page loading I see a text content for tabs and then after two seconds the defined style will be loaded.
So, I need a solution to move on faster.
Please advice
]]>Hello
I have a problem with title on your plugin.
I enter title name and when I click save widget all my titles are converted to selected widget name.
How to fix it?
]]>Are you guys try to update it with the shortcode?
thanks.
]]>