Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1487288

    Hi @enfold!
    is this documentation still up to date?

    Shop

    Die “kompliziertere” Option ist es, ein Beta-Feature von uns zu aktivieren, das die WooCommerce Custom Query deaktiviert.
    Wenn Sie so wollen, müssen Sie entweder Ihren Themen oder Ihrer Child themes function.php Datei Folgendes hinzufügen:

    add_theme_support( ‘avia_custom_shop_page’ );

    Dies ermöglicht den Layout Builder für die Standard-Shop-Seite, aber auch die Standard-WoCommerce-Produkte, die normalerweise auf dieser Seite angezeigt werden. Sie müssen sie dann mit einem Template-Builder-Element hinzufügen, genau wie in der Lösung Nr. 1

    Bitte beachten Sie, dass die Lösung Nr. 2 eine Beta-Funktion ist und immer noch getestet wird.

    #1487321

    Hey Michael F,

    Thank you for the inquiry.

    Yes, you can still use the avia_custom_shop_page support to enable the Advanced Layout Builder for the shop page. However, as mentioned in the documentation, this may prevent or limit the functionality of the shop and its extensions. It is recommended to use the default editor for the main shop page and the product taxonomy pages.

    Best regards,
    Ismael

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