Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1073017

    Hi
    how can i make this in a default shop view?
    https://maskenzauber.com/temp/masonry.jpg

    Maren

    #1074671

    Hey Maskenzauber,

    Thank you for using Enfold.

    By default, the advance layout builder is disabled for the default shop page, so that layout is not possible without enabling the builder first. You have to add this code in the functions.php file to enable the builder for the base shop page.

    add_theme_support('avia_custom_shop_page');
    

    Please note that this will disable the default shop page features including the product filters, product grid etc.

    Best regards,
    Ismael

    #1075056

    Ok – thanks for explaining.
    If it disables all filters (etc) its not a solution for us

    Kind regards
    Maren

    #1076151

    Hi,

    This is the easiest way to get it shorted out – fast.

    Best regards,
    Basilis

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