Tagged: tab section
-
AuthorPosts
-
June 13, 2017 at 1:02 pm #807418
Hi everyone,
I got some issues with the tab section.
1) The content in the tab 2 and 3 is centered, it should appear at the top of the section like the first one.
2) I would like the section 2 and 3 to adapt their height on their content. I want to keep margins at top and bottom like tab 1. I don’t want the end of the section to be just below the end of the text.
3) I would like the titles of the sections to be displayed on one line and more spaced from each other while still being centered. When I try to add space they seems to go on the left.Thanks for your help.
June 15, 2017 at 4:18 pm #808604Still needing help here please.
June 16, 2017 at 6:11 am #808824Hi,
Thank you for using Enfold.
Did you set the tab section’s “Content height” settings to “Auto adjust to content”? Please upgrade to version 4.0.7.
Best regards,
IsmaelJune 16, 2017 at 7:31 pm #809063Hi Ismael,
Thank you so much for the tip, that do the trick for problem 1.
However 2 (tab 3 got far too much space at the bottom) and 3 are still on the todo list.
Best regards
- This reply was modified 7 years, 5 months ago by NeT.
June 18, 2017 at 9:06 am #809494Hi,
Please, may you check the credentials? I
ve tried to access the dashboard, but they
re wrong.Best regards,
John TorvikJune 19, 2017 at 11:08 am #809714June 20, 2017 at 7:11 am #810208Hi,
Thank you for the info.
Please edit the js > shortcodes.js file then look for this code around line 3055:
inner_content.height(height);
Below, add this code:
inner_content.css( 'overflow', 'hidden' );
Remove browser cache or hard refresh before checking the page.
Best regards,
IsmaelJune 20, 2017 at 3:07 pm #810392Hi Ismael,
Thanks for responding.
I just checked and there is no line “inner_content.height(height);” in the whole shortcodes.js file.
June 21, 2017 at 7:24 am #810798Hi,
If you provide to us your FTP credentials, we can check the file.
Best regards,
John TorvikJune 21, 2017 at 12:28 pm #810928Hi John sure.
June 21, 2017 at 2:43 pm #810972Hi,I was following this discussion to solve the same problems of “NeT” on enfold 4.0.7 ( Tab height is not based on contents this give me too much space at the bottom of tabs with less content ) like him I can’t find “inner_content.height(height);” in the whole shortcodes.js file.
Thank you for your support.- This reply was modified 7 years, 5 months ago by lguidi.
June 23, 2017 at 4:52 am #811939Hi,
@NeT: ftp details doesn’t seem to work.
@Iguidi: try looking in line 2908, if not please post the whole code in shortcodes.js in https://pastebin.com/ and post the link here.
Best regards,
NikkoJune 23, 2017 at 9:19 am #812013Hi,I tried looking for the line but there are no similar lines in the code, I’ve also tried to use sublime text search bar to search across the whole code and there isn’t.
https://pastebin.com/EadZCdsx here is my shortcode.js
Thank you.June 25, 2017 at 10:40 pm #812833Hi,
Please create a second ticket with only your issues we do not hijack the original an we can keep a better managment our selfs
Best regards,
BasilisJune 26, 2017 at 3:15 pm #813087Hi Nikko,
Details work just fine for me.
Please I need a solution site is about to be released.
- This reply was modified 7 years, 4 months ago by NeT.
June 29, 2017 at 5:33 am #814212Hi,
I managed to access the files but I can’t edit it. Please get a fresh copy of the theme then override the js > shortcodes.js file. Follow our previous suggestion.
// https://kriesi.at/support/topic/problems-with-the-tab-section/#post-810208
Best regards,
IsmaelJuly 31, 2018 at 11:30 am #991880where was it where I can find this code I can’t find in either.
August 1, 2018 at 7:05 am #992186 -
AuthorPosts
- You must be logged in to reply to this topic.