Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #346780

    I read the answer to this closed topic but didn’t understand what to do.
    Is there a (simple) way for non-coders to edit the layout of Woo commerce generated pages in Enfold?

    #346931
    #346942

    But- along these lines…. I see a template called “men-catalog-page”- where did I get that?? where are the others??
    and how do I get the “add to cart” and pricing info back on the (single product) page when using the Avia builder?

    • This reply was modified 9 years, 4 months ago by kbarranco.
    #347271

    Hi!

    Unfortunately you wouldn’t be able to get the default product template to display along with our advanced layout editor but we may change this in the future.

    Woocommerce has an add to cart shortcode you can use though, http://docs.woothemes.com/document/woocommerce-shortcodes/. You should be able to create an interesting product layout with that and our advanced layout editor.

    I’m not sure what you mean by “men-catalog-page”. Are you referring to one of the product pages on our demo?

    Cheers!
    Elliott

    #347318

    thanks!!
    and Yes- I am referring the that product page. I see it as an option in my “templates”. I can’t recall if I somehow put that there. If so I would like to source another template from the demo. Possible?
    see screenshot here: http://www.tiikoni.com/tis/view/?id=cdd07e6

    #347476

    Hi!

    You could import the demo content but then that would bring in a lot of images, posts, etc etc that you probably don’t want. It would be easier to just create the page on your own. Send us a link to the page your wanting to recreate and we’ll give you instructions.

    Regards,
    Elliott

    #347502

    That would be fantastic~!!

    This is the Single Product Shop Page I would like (I created a composite of other pages, is that ok?)
    http://www.tiikoni.com/tis/view/?id=3ae413e
    am I asking too much?

    #347789

    Hi!

    Sorry, I thought you were talking about one of our shop pages.

    http://kriesi.at/themes/enfold/shop/
    http://kriesi.at/themes/enfold/shop/masonry-shop/

    For the single product view that would take more work. What I would do is add the accordian to your content. It will display above the add to cart button but getting them separate like that would take a lot of time and code and would have to be considered custom work.

    As for the images try adding this to your custom CSS.

    .related .products img {
        width: 100px !important;
        height: 100px !important;
    }

    Cheers!
    Elliott

    #347904

    got it–
    thanks

    The problem is, I can’t see the WooCommerce interface and can’t see the “add to cart” button.
    I’m learning. I bet us designers drive you crazy. I am trying!

    #348187

    Hi!

    Send us a link to your product and we’ll take a look. You can mark your reply as private if you wish.

    Cheers!
    Elliott

    #348227
    This reply has been marked as private.
    #348820

    Hi!

    You mean you cannot see the add to cart button, etc etc, in the advanced layout editor? Yes that is supposed to happen.

    Go ahead and make a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we’ll see if we can get those areas added as elements in the future so you can create more interesting product layouts.

    Regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #351050

    OK, so I can’t see where / how to get the shop page? Is that a template that comes with Enfold, or is it something like a Portfolio??

    Confused….

    #351442

    Hey!

    You can setup the shop page in Dashboard > Woocommerce > Products or use the Woocommerce shortcodes in a page.

    Make sure to read over the Woocommerce documentation, http://docs.woothemes.com/documentation/plugins/woocommerce/.

    Regards,
    Elliott

    #351479

    Ah! Thank you!!!

    #351511

    I don’t see PRODUCTS under Woocommerce. I see it in settings. Is that what you mean?
    I read the woo docs, I’m trying to refer to them.
    ugh

    #351748

    Hey!

    Yes, you can set up the product page on Woocommerce > Settings > Products panel. Or edit a page then switch to advance layout builder. Add the Product Grid or Product List element under Plugin Additions panel. Please review the WooCommerce documentation for more info.

    Cheers!
    Ismael

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