I am using the vertical tabs. When I click on the tab on PC it works well. But when I do so on mobile, the page slides to the top.
Please I need your assistance. The site is on localhost so I can’t share a link.
]]>I’ve setup this plugin and when I click one of the accordion options, it slides the page all the way up to the page heading. I’ve looked all through the code and cannot figure out how to either change or stop this. Any suggestions?
]]>Hello ??
I use already for a long time this plugin for the information pages of the fish. In the beginning it worked well together with Yoast SEO but since a while, after an up-date, Yoast SEO doesn’t read/take the text in the tabs.
Is there a way to solve this problem and to get again the SEO working?
Yoast SEO version: 18.1
WP responsive tabs version: 1.1.13
Hope somebody can help me with this.
Greetings Eva
]]>Good day,
Hope you are well.
I need some assistance please.
How can I open one of the tabs using an anchor link?
Example
– Hover over About us
– click on one of the dropdown menus link example service offerings
– the link should dropdown to where the tabs are and open the Service offerings tab.
The Anchor URL should also show the correct URL example:
https://z-caliber-machinery.co.za.dedi1011.jnb2.host-h.net/about-us/#service-offerings
How can I do this?
Hope to hear from you.
Kind regards
]]>Awesome plug-in!
Quick Q. Is it possible to have sub tabs in a tab set, in a Responsice Verticle Tabs set-up?
Regards,
Paul.
Nicely done product! Congrats!
Can you make the content inside each tab loaded by Ajax? So it improves page load speed?
This is the same idea like WP Tab Widget vendors did for widgets? They grew up to 50,000+ installation because of this!
We have many customers using our plugin shortcodes and they often want to put different heavy content inside the tabs. So Ajax load is critical for them.
]]>Hi, how do I make the container that the FAQ is in shrink when the FAQs are not open? On mobile the container is staying open, causing a lot of empty space under the FAQs
]]>Hi,
I want to know where this plugin stores articles that have been created using this plugin?
This is because I have made more than 10 articles using this plugin and unfortunately the website has been hit by malware so my site was redirected.
I still keep my WordPress files exposed to malware but I haven’t gotten the articles I created using this plugin.
So please show me, where this plugin stores articles created using this plugin?
]]>Is it possible to add a shortcode within the content area?
]]>I have bullets displaying on my tabs that I can’t get rid of. They even show up on top of my fontawesome icons. Any idea what is causing this?
]]>When I’m viewing in mobile I want the tabs to shift to the next line instead of disappearing and creating a dropdown.
The dropdown had display issues and sometimes gets cut off. It also looks really bad even with adding css because it doesn’t display inline properly. Another issue is that when it closes, the selected tab is no longer shown. It keeps the first tab(s) in view, even if they are not selected.
I’ve tried everything when it comes to playing around with the code. Including deleting the dropdown module to test. Nothing works. It’s as if I’m not editing the correct code despite my code inspector pointing to it. Or my browser is holding onto the code.
I know what I’m trying to do isn’t going to work well for people with many tabs. But maybe more code needs to be in place to change the order of the tabs so the active one shows up on top, but only if it’s using the dropdown.
One last thing. I’m unable to center my tabs in the row. Again I’ve tried everything but all it does is break layout.
]]>Hi @nik00726,
I just wanted to let you know I found two bugs in the plugin. If it’s relevant, I use the GeneratePress theme.
1. when activating the plugin it seems that the default CSS rule for the spacing of the <p> tags is overwritten. “margin-bottom” will be changed on the whole website and has to be reset again by manually adding CSS and !important.
2. this bug only occurs with vertical tab layouts. Certain elements such as <hr> tags are overlaid by the tab container because it has no fixed height.
My workaround looks like this:
.vresp-tabs-list {
min-height: 554px !important;
}
.vresp-tabs-container {
min-height: 552px !important; /* 2px less than vresp-tabs-list value for correct layout */
}
.highfix {
min-height: 554px; /* same min-height value as vresp-tabs-list */
}
It would be great if these bugs would be fixed within the next update, as the solutions proposed here are rather “quick’n’dirty” and less effective.
Greets
Raysn
Hello
First of all, thank you for your free plugin as it’s very usefull for our website.
We use it inside our menu (naturaforce.com)
However last version break our menu (maybe a non compatibility with our theme xstore).
We had to downgrade to 1.1.8 and it’s working flawless again.
Regards
]]>Is there a way to load a specific tab? For instance:
]]>I have a series of tabs which contain a woocommerce shortcode [product_page id=”1403″] which displays a single product. This display is great however when the user selects add to cart, the page with the tabs rerenders rather than just showing the tab I was on when I ordered. I want to be able to stay on the page, on the tab I was on so I can see that the item was ordered and move on to the next tab and order the next item.
Any thoughts on how I might be able to do this? Can I programmatically refresh and go directly to the tab I was on expanded?
]]>Hello. I was I’m wondering what you make of this:
Notice: Undefined index: fonto_icon in /nfs/c12/h07/mnt/220007/domains/'myurl'/html/wp-content/plugins/responsive-horizontal-vertical-and-accordion-tabs/wp-best-responsive-tabs.php on line 3056
The accordion was working great with 12 horizontal tabs, and then it stoppep. now this code is repeated in every instance of the tabs. I removed all the custom .css, and disabled all the of other plugsins and it’s still reporting the error.
]]>Hi,
I am using vertical tabs on my website https://mathinfinite.com/topics. The tabs become accordion on phone. However, is it possible to make them look like “WordPress Horizontal Tabs” on your demo page https://blog.i13websolution.com/wordpress-responsive-horizontal-vertical-scrollable-and-accordion-tabs/ (only on phone)? Would you be able to make that customization for your paid plugin?
Looking forward to a quick response.
Thanks,
Priyanka
Hi,
Thanks for this great plugin. But i found this plugin not working with latest word press version. can please solve this problem
Thanks in advance
Regards
]]>It does not break line. In the editor it shows perfect but when I preview tab, it does not format as I have done in editor. It shows everything in single line. Does not break line.
]]>When I use anything except horizontal for the tab alignment the tabs stop rendering correctly.
]]>Is is possible to place html into the tabs? I tried this and it just displayed it as plain text.
]]>