Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #563056

    Hi there;
    I got the following problem:
    When I try to use custom shop page for woocommerce (add_theme_support( ‘avia_custom_shop_page’ ); in fonction.php) the page returns an “error 404” in main language of the site (EN) but displays a messed custom shop page in FR (second site language) with either my custom template and woocommerce products.
    I tried with a child theme but it remains the same, it really is that code in fonction.php that messes all…
    Could you help me please to set up custom shop pages with Enfold?
    Thanks in advance!
    Best regards.

    PS: All is up-to-date, WP, theme and plug-ins.

    #563754

    Hi MDPC!

    Thank you for using Enfold.

    Please replace the code with:

    add_theme_support( 'avia_custom_shop_page' );
    

    The code will enable the advance layout builder for the default shop page. You need to add a product grid element.

    Regards,
    Ismael

    #563788

    Hi Ismael;
    As I said in my precedent post, I’ve just done that already…
    The code is in “fonction.php” and i’ve added a product grid on shop page, but still it results with an error 404 in both languages.
    When I remove that code, all is working fine but I need that custom shop page.
    Thanks for your help.

    #564634

    Hey!

    flush permalink structure by going to Settings->Permalinks->Save changes

    Deactivate all plugins to check if one is causing this issue. Clear cache from any previous used caching plugin (to do this activate it again and choose to switch off caching).

    Regards,
    Andy

    #565223

    Hi!

    @MPDC: I’m trying to debug the issue but made a mistake with the code in the functions.php file. Could you please provide the FTP details so that we can fix it? We are very sorry for the inconvenience. If you have the time, please override the functions.php file or remove the added code via FTP. It will fix the error.

    EDIT: FTP details are available. We will fix it right away.

    UPDATE: We fixed the error but we are still not able to fix the custom shop page issue. Please give us more time to debug it.

    Best regards,
    Ismael

    #566030

    Hi there!
    No problems, thanks for your help & patience :)
    Best Regards.

    #571904

    Hi!

    I’m sorry but I still can’t find the cause of the issue. I’ll ask the rest of the support team to check this thread.

    Regards,
    Ismael

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