Hide Tab content on page load

Ticket for: Accordions Combo
0
Hide Tab content on page load 1
kyle@neverthesame.org
Feb 17, 2023 03:37 AM 1 Answers
Member Since Feb 2023
Subscribed Subscribe Not subscribe
Flag(0)

Hi, I\'m using Accordions by PickPlugins and I cannot figure out a way to hide all tabs at page load. Can you help me figure out a way to do this?

1 Subscribers
Hide Tab content on page load 1
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Hide Tab content on page load 3
Azizul Raju
Feb 18, 2023
Flag(0)

Hi Kyle,
Welcome to PickPlugins.

By default settings, all the accordion content will collapse. Does all your accordion tab is showing expanded?
If so, there might be a jQuery error. Please share your site URL so that we can identify the issue.

Regards.

Hide Tab content on page load 4
kyle@neverthesame.org
- Feb 22, 2023 06:32 PM
Flag (0)
0

Ok, thanks. There’s no code I can add to make this happen for now? Like a temporary fix.

Also, would you have any idea when that next release could possibly be? Just curious to keep my eyes out for that addition (I update plugins, but don’t pay much attention to what changes, haha).

Thanks for your help!

Hide Tab content on page load 5
Azizul Raju
- Feb 22, 2023 12:23 PM
Flag (0)
0

Hi Kyle,
I’m sorry to say we don’t have this option under the tab. But we’ll add this in our next release.

Hide Tab content on page load 4
kyle@neverthesame.org
- Feb 22, 2023 12:47 AM
Flag (0)
0

I tried running this script with no luck:

jQuery(document).ready(function(){jQuery(‘.tabs-nav.ui-state-active’).removeClass(‘ui-state-active’).removeClass(‘ui-tabs-active’);jQuery(‘.tabs-content’).css(‘display’,’none’);});

1+ more comments. Sign in to Reply
Replying as Submit