• Resolved camborain

    (@camborain)


    Hallo

    1) There are 8 preset styles for the product grid. Is there way to add my own template with little programming skils (just css)? I’m looking for the way to make quick view default way to open the product.

    2) How can i add custom field to the product grid or at least woocoomerce default short or long description? Right now I’ve installed “TP Product Description in Loop for Woocommerce” that adds description to woocoomerce but it doesn’t work with EA Product Grid (only default view). What should i do, to make it work with preset #6 or how can add short description manually?

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Support Amit Barai Alit

    (@amitbarai013)

    Hi @camborain,
    Hope you are doing well.

    1) In order to do that you need to create the template or layout separately. You can simply go to your child’s theme and create a folder called ‘Template’ if there’s not any. Afterward, create another folder called ‘Eicon-Woocommerce’, and inside that create a PHP file which will be your layout.

    This template will be available in your Layout Settings here (Here we used Post Grid as an example): https://d.pr/i/IYZKZv

    You can find the default ones in: wp-content/plugins/essential-addons-for-elementor-lite/includes/Template/Eicon-Woocommerce

    But if you want to make small changes to the default layout then you can do that using CSS also.

    2) If you add short description to the product and click on the Quick View icon on the Product Grid widget, then you can see the product description. Please check this screencast: https://d.pr/v/fVnukd

    But if you want to show the description outside (like the Description box in the Quick view), then you can create a custom field to the EA Product Grid widget using the Advanced Custom Field plugin.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce Product Grid – My own template’ is closed to new replies.