Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
Hide Tab content on page load

Hide Tab content on page load

Ticket for: Accordions
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


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10