My website is set so all links are blue. This works everywhere on the website except contents within tabs. I have looked everywhere and can’t find the relevant setting.
If I manually change a link color, it works but I have too many links and it’s too much to do. I want tabs to use the default website color for links, which is set to blue.
If I change Style->Content Style -> “Font color” to a different color, all the text changes but the links stay grey. Which makes me think that there is a setting somewhere but I can’t find it.
Is there a solution for this? This only happened after I updated to 1.3.7… it was find when I was on 1.3.4.
Thanks!
]]>Is anybody else noticing issues with the newer version? I’m currently on 1.3.4 and have tried to update to 1.3.7 but have to roll back every time because I cannot undo the change that the plugin does.
Issue#1: Currently, I have Shortcode|Options|Style|Content|CustomCSS tabs with each of my tabs. After the update, I do not see my tabs under Content by tabs. It gets all merged and it’s very hard to modify the site for little changes. Is there a way to see my tabs as before?
Issue#2: I have custom code to remove the symbols from each tab. After the update, those changes are reverted back and it has “>” in front of each tab, which I cannot figure out how to remove.
Thanks in advance!
]]>We have created content tabs. But we want the tab to show the icon as it is shown on your site.
]]>Hi, how can it be excluded in Autoptimize or similar plugins? Regards
]]>Nice, simple plugin. The only issue I’m getting is a quick flash of un-styled content with a green background before the CSS is picked up. Thanks!
]]>No instructions on how to use it? I placed the shortcode in my page just like any other and nothing happens. It would be nice if there were instructions. I must be doing something wrong. Your “Documentation” link doesn’t work
]]>In my site the plugin does not show contents, only an horizontal line.
can you help me?
Thanks in advance.
It doesn’t seem to work with Divi, disappointing.
]]>When I click on a link to a specific tab (e.g. mysite.com/soups-salads-wraps/#tab-3741-1519270379922), it auto-scrolls down to the tab content, which loads a page from a shortcode. Is there a way to prevent this from happening and just have it be scrolled to the top of the page?
]]>Hi there,
I was wondering if it was psosible to excecute shortcodes within your tabs plugin?
I am looking to add some elements via shortcode but it doesnt seem to work
thanks
]]>I am using your plugin and don’t know how to put videos in content, can you help me, please?
]]>There could be a problem with the way this plugin generates IDs for new tabs. Each time the user click on “Add” a new ID is generated by using the jQuery $.now() function that is a shorthand for (new Date).getTime(). However, the integer returned by this function is only compatible with 64-bit version of PHP since it is higher than 2147483647 on 32-bit systems.
]]>I made a website for a friend back in the day, but we never update the website and one day the plugin was not working. Here i have a screenshot:
I wanna start the tab view without any active tab. How can I do this? When I activate “Reset Active” and save it, the page does load with error and no tabs are shown.
Javascript error apprears (jquery.responsiveTabs.js:123:92)
TypeError: undefined is not an object (evaluating ‘_this._getTab(_this.option.active).disabled’)
I made a workaround with uncommenting this in the JS file:
/*
if(_this.options.startCollapsed !== true && !(_this.options.startCollapsed === ‘accordion’ && _this.state === ‘accordion’)) {
// Check if the page has a hash set that is linked to a tab
if(tabRef >= 0 && !_this._getTab(tabRef).disabled) {
// If so, set the current tab to the linked tab
firstTab = _this._getTab(tabRef);
} else if(_this.options.active > 0 && !_this._getTab(_this.options.active).disabled) {
firstTab = _this._getTab(_this.options.active);
} else {
// If not, just get the first one
firstTab = _this._getTab(0);
}
// Open the initial tab
_this._openTab(e, firstTab); // Open first tab
// Call the callback function
_this.options.load.call(this, e, firstTab); // Call the load callback
}
*/
I have an issue with scrolling
I have a lot of content in each tab – Both on browser and mobile when I scroll it only randomly lets me go a very short distance down the page, and on Safari there is no scrolling at all. If I refresh it will sometimes perform correctly, but not always.
Any thoughts?
Kim
]]>When I see the tabs on mobile, it shows the first open tab, its content, and then the other tabs below the content. Any way I can keep all tabs at the top always?
]]>The plugin allows me to add a 5th tab to the top of the tabs box, but no content will display in that tab. I’ve even tried the content that displays in other tabs. When you click on the 5th tab at the top, the box disappears leaving only the tabs visible.
]]>When we click on a tab it works fine as expected, when we click on same tag again, it hides the content. Looks like its working like accordion when we click again.
Please suggest?
]]>Hi,
How can i link says Page A to Page B (where the tabs are) and trigger open the tab I desired for user?
Says I want to let users to open tab A when then click on Link A, and open tab B when they clcik on Link B
]]>this is damn good plugin ,very simple to use but the problem is i want to increase its width any css modification i can do,please.
]]>I’d like to get some support regarding one issue that I’m facing when I fill the “Tabs Content” section for each tab.
In concrete, I type the tab content in plain text (not html format), then I save, and I notice that this “—————-” is added to the end of every Tab Content section.
Just to add some information, I ‘ve seen the same problem here in the Demo, same lines at the end of the Tab Content:
https://paratheme.com/wp-content/uploads/2014/10/tabs-flat-active.png
Could you please give me a hand and tell me what am I doing wrong or how can I get this lines away?
Thanks!
In version 1.1 of Tabs, I can set the background color(s) for the tab content. But, what I need is no background color, so that the background image of the page shows through all the tab contents. How can I do that?
Thanks,
— Paul