Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #183040

    Dear sir,

    I’m trying to set up a shop using your Enfold theme. Everything works well until I choose the standard page for the shop, then it won’t load at all for most of the time but when it does it also add some things to the sidebar as “pages”, “categories” and “archive”. Same goes for the product category pages, it adds a sidebar containing same “widgets”. Where do I set the layout for the product-category pages?

    If I don’t choose any standard page for the shop it won’t appear in the breadcrumbs and that would be a small but still a problem.

    Please, do you have any “quick fix” for this problem? :)
    Do you need any further explanation please ask.

    Awesome theme but I’m tearing my hair around this.

    Br
    Peter

    #183043

    Hey hornellsab!

    The pages that are created by WooCommerce are not able to have their layouts changed by the theme. The theme really only styles those pages to let WooCommerce do its thing and give the most integration with WooCommerce extensions.

    You can set your sidebar widget content in Apperances>Widgets from the WordPress backend.

    Regards,
    Devin

    #183049

    Hi,

    The page is not created by WooCommerce.

    For example you have your demo:
    http://kriesi.at/themes/enfold/shop/

    I guess you have set this page to standard in the WooCommerce settings area for pages.

    When I do so it adds the “pages”, “categories” and “archive” to the sidebar and it also makes the site crash.

    See image when site runs (not marked as standard) as I wants: http://www.ladda-upp.se/bilder/uiweogrfdtxwbn/
    See image when site changes after marked standard: http://www.ladda-upp.se/bilder/eborggohfqhs/

    Same if I visit a product category site:
    Your demo: http://kriesi.at/themes/enfold/product-category/kids-2/

    If I visit a product category site it has the “pages”, “categories” and “archive” in the sidebar, and I don’t find anywhere to remove them. Not in the Widget settings anyway.
    See image: http://www.ladda-upp.se/bilder/hqsghnrsldvhfq/

    Br
    Peter

    #183056

    An update regarding the crashed layout, I found the setting for “Product column and product count”.
    The following settings allow you to choose how many columns and items should appear on your default shop overview page and your product archive pages.
    Notice: These options are added by the Enfold Theme and wont appear on other themes

    I changed that to 5 and 20 (standard was 3 and 15) so it matches the value I had choose in the product grid settings on the shop page. Then the size of the images etc was correct on the standard shop page but it crashed in another way.

    See image: http://www.ladda-upp.se/bilder/urcaehzhrrmwv/
    (it’s the same page so you don’t think i have copied them together)

    • This reply was modified 11 years ago by Peter.
    #183864

    The sidebar on the “shop” is controlled by what you add in to Appearance>widgets. First the shown everywhere then the pages and finally the shop sidebar.

    So you can customize the output of the sidebar on the default shop page (which is what WooCommerce creates by default).

    #184180

    In Apperance->Widgets:
    The area for “Displayed Everywhere” is empty, also “Shop Overview Page” is empty.
    I can control what to be shown on for example “Sidebar Blog”, where I have putted latest entries and the archive.

    But in the shop overview page (the page I put as standard shop page) I can’t control anything more than adding more widgets to the area.
    It ALWAYS puts Pages (every god damn pages….), Archive and Categories in the sidebar.

    #184181

    And also, the sidebar for “Single Product Pages” ends up to the left under the pictures.
    Image: http://www.ladda-upp.se/bilder/ekizgnjwtbmwia/

    But maybe that’s how it’s supposed to be?

    Can you help me with the change in the CSS to decrease the space between the widgets in the sidebars?

    #184192

    It works for now. :)
    If I leave the widget area empty, it will for some reason display those three widgets. In my mind that would mean that I don’t want to show anything but that’s maybe just me…

    So when I put a widget into the shop overview page-sidebar it removes the other three.
    I think I have tried that before but with no result, that’s why my frustration have been so high, but now it helped.

    But I would still need an answer on the question in the entry before this one.

    • This reply was modified 11 years ago by Peter.
    #184768

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab to decrease the space between widgets

    .widget { padding: 15px 0 15px 0; }

    Best regards,
    Yigit

    #184769

    Thanks for the help! 5*!

    • This reply was modified 11 years ago by Peter.
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Layout problem when choosing WC standard page’ is closed to new replies.