elementor / elementor

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
https://elementor.com/
GNU General Public License v3.0
6.61k stars 1.42k forks source link

Show Woocommerce reviews outside of product data tabs #7420

Open jamalnichols opened 5 years ago

jamalnichols commented 5 years ago

Was referred here by the support team.

I'm trying to get the WooCommerce reviews to show at the bottom oh the page instead of inside the product data tabs.

This code works on the default WooCommerce single-product.php to generate reviews at the bottom of the product page and outside of the tabs: https://pastebin.com/8CWMv7nK (line 34)

But it doesn't carry over to the custom Elementor Single Product Template I created.

Where does Elementor store its custom templates? I could add the code there.

Thanks

J

Quasar-QSO commented 5 years ago

Would the "post comments" element work for this? It looks similar to the reviews tab in the "product data tabs".

BartaG512 commented 5 years ago

It would be nice to move reviews out is there a solution for this?

ryan-beckdigital commented 4 years ago

+1

kirbmart commented 4 years ago

+1 @jamalnichols did you find a solution for this? I'm looking to do the same thing.

jamalnichols commented 4 years ago

Yeah my solution was to switch to Shopify

On Sat, Jun 6, 2020 at 20:39 Brady Becker notifications@github.com wrote:

+1 @jamalnichols https://github.com/jamalnichols did you find a solution for this? I'm looking to do the same thing.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/elementor/elementor/issues/7420#issuecomment-640101481, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALRVCARSX5Y5MMPTFTULQ3TRVKENLANCNFSM4G5E66NA .

wordxpression commented 3 years ago

+1

SNCasey1988 commented 8 months ago

Following...I was able to hide the other tabs with CSS but the Description tab, although hidden, is still active by default.

I need some JS or alternative guidance to make the Reviews tab active by default...