Tagged: 

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #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.

    #808604

    Still needing help here please.

    #808824

    Hi,

    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,
    Ismael

    #809063

    Hi 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 6 years, 9 months ago by NeT.
    #809494

    Hi,

    Please, may you check the credentials? Ive tried to access the dashboard, but theyre wrong.

    Best regards,
    John Torvik

    #809714

    Hi,

    Sorry but they are right.

    • This reply was modified 6 years, 9 months ago by NeT.
    #810208

    Hi,

    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,
    Ismael

    #810392

    Hi Ismael,

    Thanks for responding.

    I just checked and there is no line “inner_content.height(height);” in the whole shortcodes.js file.

    #810798

    Hi,

    If you provide to us your FTP credentials, we can check the file.

    Best regards,
    John Torvik

    #810928

    Hi John sure.

    #810972

    Hi,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 6 years, 9 months ago by lguidi.
    #811939

    Hi,

    @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,
    Nikko

    #812013

    Hi,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.

    #812833

    Hi,

    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,
    Basilis

    #813087

    Hi Nikko,

    Details work just fine for me.

    Please I need a solution site is about to be released.

    • This reply was modified 6 years, 9 months ago by NeT.
    #814212

    Hi,

    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,
    Ismael

    #991880

    where was it where I can find this code I can’t find in either.

    #992186

    Hi draadnijkerk,

    I’m not sure I understand your question, could you try to clarify please?

    Best regards,
    Rikard

Viewing 18 posts - 1 through 18 (of 18 total)
  • You must be logged in to reply to this topic.