Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1331179

    Enfold 4.8.7.1
    Unsere Shopseite wird nun falsch dargestellt. Die Artikel sind 2-fach enthalten, die Dubletten werden in anderem Raster angezeigt, der Footer ist vollkommen falsch angezeigt (Farben, Schriftgröße, Breite).

    Auf der Shopseite ist der Enfold Layout Architekt deaktiviert und lässt sich nicht aktivieren. Alle anderen Seiten machen kein Problem.
    Hat jemand eine Idee woran das liegen könnte? Dieser Fehler kam ohne Veränderungen am System wie z.B. Plugin Updates.
    —–

    Our shop page is now displayed incorrectly. The articles are contained twice, the duplicates are displayed in a different grid, the footer is displayed completely incorrectly (colors, font size, width).

    The Enfold Layout Architect is deactivated on the shop page and cannot be activated. All other sites are no problem.
    Does anyone have any idea why this might be? This error came without any changes to the system such as plugin updates.

    #1331180

    Hier noch der Link zur Shopseite: https://www.3d-gmbh.de/shop/

    #1331184

    Durch den Tipp in einem weiteren Beitrag zum gleichen Problem konnte ich die Sache soweit lösen (per Shop Copy, dort ist dann der Layout Architekt wieder aktivierbar) Allerding sit die fehlerhafte, beschriebene Anzeige und die Artikeldupletten damit nicht gelöst.

    #1331186

    Auf der Shop Seite im Backend sieht im Layout Architekt alles in Ordnung aus, Spaltenzahl ist richtig (=4) und die Artikel sind nicht doppelt eingetragen.Bleibt die Frage wieso das im Frontend falsch ist.

    #1331259

    Hi,

    Thank you for the inquiry.

    The Advance Layout Builder (ALB) is disabled on the base shop page by default (Woocommerce > Settings > Products > Base shop page). You will have to manually activate it by adding this code in the functions.php file.

    add_theme_support( 'avia_custom_shop_page' );
    

    Please check the following documentation for more info.

    // https://kriesi.at/documentation/enfold/woocommerce-shop/#custom-woocommerce-shop-overview-with-advanced-layout-editor

    Best regards,
    Ismael

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