This topic has 4 replies, 3 voices, and was last updated 4 years, 5 months ago ago by Rose Tyler
I am using Crocoblock’s JetWooBuilder and i have created a custom single product page and everything works as it should, the only problem i am having is that the XStore Brands feature does not place itself inside the custom elementor product layout i created, so i will have to place it into my custom template manually. I browsed the XStore Woocommerce files and found a few hooks and actions for the Brands feature but was not able to put together the correct string to make it work.
Can you please tell me the exact php code i need to call upon the XStore Brands feature when creating my own single product page template. Thank you.
Hello,
Go to Theme Options > WooCommerce > Shop elements > Brands > Choose the location of the brands > Above the short description or In product meta http://prntscr.com/srjjzp
If it does not help use etheme_single_product_brands() function to display brands.
Regards
Regards
Yes i was looking for the proper function to call upon for the brands, to customize its location to a location not available in the customizer options. Thank you.
You’re welcome!
Regards
The issue related to '‘PHP add_action Code for manual placement of XStore Brands feature’' has been successfully resolved, and the topic is now closed for further responses