Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #977954

    Dear Enfold team,

    on some pages, I use a full-width slideshow followed by the main content and a sidebar. This layout used to work find until one of the recent updates.

    Example page (the sidebar is showing up below the comments section).

    Is there any way to place the sidebar next to the content again?

    thanks for your help,
    greetings, Ritchie

    • This topic was modified 6 years, 4 months ago by datadirt.
    #978076

    Hey datadirt,

    Can you disable caching and minification for now?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #978139

    Hi Victoria,

    thanks for getting back to me so quickly – I set up a login. I use Borlabs Cache, all caching features are deactivated for admins by default.

    But please feel free to deactivate the cache or other plugins as needed. I first suspected social warfare, but deactivating it didn’t help.

    thanks, Ritchie

    #978699

    Hi,

    Thanks for the update.

    The following container breaks the layout of the page. It is being rendered between the content and the sidebar container.

    
    <div class="swp-content-locator"></div>
    

    Do you have any idea where it’s generated from?

    Best regards,
    Ismael

    #978885

    Hi Ismael,

    the swp-container-locator class is inserted by Social Warfare, my share buttons plugin. I deactivated it (actually both, they split the free/pro version in two plugins which need to be active at the same time) and the div was gone – but unfortunately, the sidebar layout is still broken without this div.

    The weird part is that this only happens when I use a full-size slideshow, but not on “normal” pages:
    https://datenschmutz.net/termine/

    greetings,
    Ritchie

    • This reply was modified 6 years, 4 months ago by datadirt.
    #979287

    Hi,

    Thanks for the update.

    Did you create a test page? I can’t reproduce the issue on the previous page anymore.

    Best regards,
    Ismael

    #979313

    Hi Ismael,

    the issue only occurs on pages (and other content types) when I use the full-with slider.

    This page is fine:
    https://datenschmutz.net/termine/

    This one breaks:
    https://datenschmutz.net/online-marketing-literatur/

    Same issue here (custom content type):
    https://datenschmutz.net/lit/lutz-andreas-rumohr-joachim-xing-optimal-nutzen-geschaeftskontakte-auftraege-jobs/

    greetings,
    Ritchie

    #979933

    Hi,

    Sorry for the late response. I’m still not sure what causes the issue. I tried to enable the debug mode but I can’t edit the functions.php file via Appearance > Editor panel. Please add this code to enable the debug mode.

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
      return "debug";
    }

    Is it OK to deactivate the plugins while debugging the issue?

    Best regards,
    Ismael

    #980511

    Hi Ismael,

    no problem – I use “snippets” and I entered the code into functions.php via snippets.

    And yes, feel free to deativative any plugins while debugging!

    thank you,
    Ritchie

    #980849

    Hi,

    The site breaks when the “Print, PDF & Email by PrintFriendly” plugin is activated. Please contact the plugin author for additional info.

    Best regards,
    Ismael

    #981047

    Hi Ismael,

    THANK YOU SO MUCH! You’re a genius – I’ll find another print/pdf solution easily.

    greetings,
    Ritchie

    #981524

    Hi,

    Glad we could help! :D

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Sidebar breaking when using fullwidth-slideshow’ is closed to new replies.