Tagged: ,

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

    Hello!
    For some time now the product listing of my shop is displayed as if they were blog posts.
    The product category pages and the single product detail pages are displayed all fine.
    Via avia_get_option('blog_style') I found out the shop archive is custom and I am not sure if that is correct or not.

    I created a new page, set a permalink. Then went to WooCommerce -> Settings -> Products and set the Shop-Page to that new page.
    I even checked Settings -> Permalinks but nothing really stood out as wrong.

    I am using a child-theme of Enfold and even after deleting any template files that may hinder the display the problem is still there.
    I also checked the theme options but under Shop Options I haven’t found anything that could influence the shop page negatively.
    Did I miss any further configuration step?

    I thank you dearly!

    #1306196

    It works if I use a shortcode on another page
    [av_productgrid columns='3' items='45' wc_prod_visible='' wc_prod_hidden='' wc_prod_featured='' offset='0' sort='dropdown' paginate='yes' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_uid='av-2zf7dw']
    but it’s not working for the page that I’ve declared as shop-page, which makes sense.

    What I can do is configure some random other page as shop-page and then just declare a page with the suitable permalink as my inofficial shop page by use of the shortcode. I just fear this will have impact on how my website is seen by web crawlers.

    #1306203

    Okay, it seems like it works for now but I ran into the issue that my shop category banner now isn’t displayed on that page anymore, which makes sense because the new product listing is no longer a shop page but a normal one. I really dont know if this is the most elegant way for a workaround.

    If anyone knows why the regular declared shop page is not displayed as such then please respond. Thank you!

    #1306664

    Hi,

    Thank you for the inquiry.

    You might have accidentally set the product page as blog page in the Enfold > Theme Options, or in the Settings > Reading panel. Please check the settings to make sure that the product page is not selected.

    If you want to use the advance layout builder to create the content of the shop page, please check the following documentation.

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

    Best regards,
    Ismael

    #1307143

    Dear Ismael,

    thank you for responding!
    Sadly I’ve checked the Enfold Theme Options and the Setting/Reading section and everything was setup appropriately.
    I am now trying to enable the advanced layout editor and replicate the product grid. Thank you for the link.
    Even with the add_theme_support( ‘avia_custom_shop_page’ ); in the child-theme, the product page is still displaying the old blog layout which is really strange.

    Just a question on the side: Within Theme Options -> Shop Optionen, we can declare a shop banner to be displayed for each woocommerce category.
    Is there a shortcode we can use in order to display the shop banner where we want it to?
    It’s the same principle like [av_productgrid], then it would solve my problem for now.

    Sincerely,
    Mr. Ton

    #1307397

    Hi,

    Thank you for the update.

    Would you mind posting the login details privately so that we could check the site? Please make sure that the Appearance > Editor is accessible so that we could edit the files when necessary.

    Best regards,
    Ismael

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