-
AuthorPosts
-
June 15, 2017 at 6:48 pm #808683
Hi guys,
At the moment, the tab sections when opening a web page for the first time, don’t colour if they’ve been given a colour.
See example:
When landing on this page the Vision tab is white: http://prntscr.com/fk60hh
When selecting the tabs, the triangles then colour: http://prntscr.com/fk60nbHow can I make the tab active when the page is initially loaded, so in other words, it’s always red?
Thanks,
Krissie
June 18, 2017 at 2:54 pm #809542Hey Krissie,
Thank you for coming back.
In the popup window for tab section you have the option “Initial Open”. If you put that to 1, the first tab will be selected on page load.
At the moment there is a limitation to tab titles – do not use space or special characters. This will be fixed in the next release.
Let us know, if this helps you.
Best regards,
GünterJune 19, 2017 at 12:46 pm #809735Hi!
I’ve already got it set to 1. It still isn’t activated. I want the arrow to be red on page load, not white.
http://prntscr.com/flir85Thanks
June 19, 2017 at 3:43 pm #809829Hi,
Thank you for your feedback. This is a bug in the element.
I fixed it and it will be in the next release.
If you need the arrow before that as a temporary fix you have to modify the core file enfold\js\shortcodes.js.
In line 2968 you find:
set_min_width(); set_slide_height();After these lines add:
$(tabs[0]).trigger('click');Make sure, you have at least 1 tab in your section and the first tab is selected.
Hope, this helps you.
Best regards,
Günter-
This reply was modified 8 years, 4 months ago by
Günter.
June 19, 2017 at 4:23 pm #809853When will the next release be?
Is there a way I can add it this in a custom function area?
If so, please provide the function code and I’ll add it in there.Thanks
June 21, 2017 at 4:55 pm #811041 -
This reply was modified 8 years, 4 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
