Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #359671

    Hi,
    I have a site where some pages has 3/4 columns (or three 1/4 columns) as main content and a 1/4 column as a right sidebar. I want the 1/4 column (the sidebar) to always appear at the bottom of the page. As it is now, the 1/4 column sometimes appear as section number two, and that’s not correct if you look at the content. How can I place the sidebar always after the main content width css?

    Thank you!

    #359920

    Hey enestedt!

    I’m not really sure I understand but when viewing your source code it looks like you have a 3/4 + 1/4 and then another 1/4. I think what your wanting to do is add a separator element after the 3/4 + 1/4 but if that’s not correct then send us a WordPress login and take a screenshot highlighting what your trying to do so we can get a better idea.

    Best regards,
    Elliott

    #360720
    This reply has been marked as private.
    #360966

    Hey!

    If you add the 1/4 columns inside the 3/4 then it should function how your wanting. Or you could just use a regular sidebar. They are disabled on mobiles by default but you can change that in Dashboard > Enfold > Sidebar Settings and have it display beneath your main content.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    #361361

    Hi! Is it possible to put, for example, three 1/4 columns inside a 3/4 column? How can I do that? When I am trying to drag a 1/4 into the 3/4 it does not work… It would be great if that solution would work! Thank you!

    #361709

    Hey!

    Do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to enable the debug view. You can then drag your shortcodes around to nest them inside each other.

    Or you can switch to the default editor and use the magic wand button to insert the shortcodes and move them around.

    It would look something like this.

    [av_three_fourth first]
    [av_one_third first]
    1
    [/av_one_third]
    
    [av_one_third]
    2
    [/av_one_third]
    
    [av_one_third]
    3
    [/av_one_third]
    [/av_three_fourth]

    Regards,
    Elliott

    #362093

    Hi,
    Thank you for your help! I tried to activate the debug and it worked but it seems to have some bugs. I have one column that is 3/4 and then three columns that is 1/3 inside the 3/4. When I drag a textblock inside one of the 1/3 columns and hit update the columns jumps back out of the 3/4 column.

    I tried severel times and sometimes the changes is published but sometimes the columns jumps out of the “parent column”. Why is that? Can I avoid that?

    Thank you!

    #362528

    Hey!

    If your nesting them inside each other in the debug then you’ll need to continue editing in the debug view. Dragging stuff around like that is going to cause problems. Or you can switch to the default editor and edit them that way.

    Regards,
    Elliott

    #363071

    Ok, I see! Do you have any plans on making it possible to drag and drop columns inside each other? It would be a great feature for the theme :) Thank you for your help!

    #363668

    Hi!

    Yes it’s probably something we should try and get coded into the layout editor. We’ll see if we can get this added in a future update.

    Best regards,
    Elliott

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