Tagged: avia layout builder, Product, woocommerce
Hi there,
I would need to extend the woocomerce product post type by adding the possibility to build extra informaiton below the existing product layout.
Is it possible to do something like this :
– build a new custom post type, lets call it “static block’
– enabling the avia layout builder editor in the custom post type ‘static block’
– adding some sort of dropdown selection in the product post type so the user can select which static bloc he want to add to the product
– product template, get and display the selected static block content build with the avia builder
thanks for any hint :)
Cheers
Hi Voilaah!
It’s possible but it would take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization. Some good places to look for freelancers are Werkpress and Studio Envato.
Good luck!
Elliott
Thanks Elliott,
in that case if this is too complicated, can you help to enable the excerpt / short description from the woocommerce product to be display after all the product info (after images and descrption) – i m looking at inserting 3 full width div with content from there.
right now i can see that Enfold is disabling the exceprt from WC here in the config.php
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
i can enable it but now how can i move the excerpt down the page ?
thanks
Hi!
The short description should be displayed automatically in the single product view. Are you trying to get it to display in the product listings or perhaps in the cart dropdown?
Go ahead and send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.
Regards,
Elliott