Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #752252

    http://www.wphelden.nl/product-categorie/dierenkussens/hondenmanden/

    Hi,

    the sidebar is not shown on the right side anymore, but is shown at the bottom of the page. Only thing I can think of is that it was after adding the color codes in the WooCommerce Ajax Layered extension.
    Any ideas?

    Regards,
    Roderick

    #754257

    Removed the Ajax Layerd extension and all other widgets, but the sidebar stays at the bottom of the screen instead of to the right. Anybody an idea?

    #754303

    100% sure it is a conflict with tha WooCommerce Ajax Layered Navigation plugin. Deactivated it and everything works, please tell me there is a fix for it as that plugin is very usefull …

    #755009

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    .sidebar_right #products {
        width: 73%;
        float: left;
    }
    
    .sidebar_right #products .av-content-small.alpha.units {
        width: 100%;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #755015

    yes! great, thank you very much :)

    #755832

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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