Forum Replies Created
-
AuthorPosts
-
Thanks for your help.
I am going to add a content area so I can insert my Text Blocks shortcode.
I enabled the editor on the text block post type:
And then inserted the shortcode into the product page. This makes it much easier to edit the product pages whilst maintaining the Woo Commerce shop gallery features.
When I get the chance, I am going to add a custom text area to the Woo Commerce shop template. I will then use the Text-block shortcode to allow me to use the advanced layout editor on the product page.
Either way the site is looking very good now and the shop is functioning how I expect it to :)
You can close this issue :)
I have given up for now.
I had another option which came close! but I couldnt get the shortcode to display on the product page:
I downloaded this plugin and enabled the Avia builder for the Text block post type. This gave me repeatable content
I then added a custom post type to the product post type and entered the shortcode for the text block….Unfortunately the custom post type will not display the shortcode and just returns the code for the shortcode.
So for now I give up. I’ll re-visit this later but this is a possible solution that allows the standard single product page to be used with the advanced layout editor below it. Filters can then be used to remove the tabbed area and any other standard feature.
Such a shame I cannot get this to work!
This would be an excellent feature to add to the theme for future releases.
I almost have a way of making this work how I’d like it. Can I have your advice?
See: (login details in previous message)
http://www.specialisedorthoticservices.co.uk/newsite/product/p-pod-copy2/I found the following plugin on code canyon:
https://codecanyon.net/item/woocommerce-single-product-shortcode/14951722This allows the product page to be inserted using a shortcode. So I can turn on the advanced layout builder and still show the full product page above. The only problem is that it doesn’t pick up the enfold styles. Any idea how I can make it do this?
Ok I’ve had a think about this.
I can edit the functions.php page.
is there a function in Enfold to do something like the following?
add_action( 'before_avia_builder', 'woocommerce_show_product_images', 10 );
The aim being to display content in the content area about the avia builder. Therefore the product will display using the Woo commerce gallery and link the variable product options to the product images.
This reply has been marked as private. -
AuthorPosts