elementor / elementor/elementor
Elementor breaks WooCommerce Tab Manager
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest stable version of Elementor.
## Description
Elementor and WooCommerce Tab Manager don't work together.
WooCommerce Tab Manager is a popular WooCommerce extension used to create custom tabs on WooCommerce product pages.
https://woocommerce.com/products/woocommerce-tab-manager/
When Elementor is used to manage WooCommerce product description content and WooCommerce Tab Manager is installed and configured, the Product content is repeated on all custom WooCommerce tabs, instead of the content that should appear in each tab.
## Steps to reproduce
- Install WooCommerce, Elementor and WooCommerce Tab Manager
- Create some dummy WooCommerce products
- Create a custom WooCommerce tab and give it some content: https://i.imgur.com/XltoqkY.png
- Assign the custom tab as a default global tab: https://i.imgur.com/2ZDMzfv.png
- Activate Elementor on products: https://i.imgur.com/w7ezj0B.png
- Modify product description of any product with Elementor and save
- Go to single product page and click on custom tab. I expect to see the custom content I added when I create the custom tab earlier. Instead I see a repeat of the product description tab.
## Isolating the problem
- [x] This bug happens with only Elementor plugin active (and Elementor Pro).
- [x ] This bug happens with a default WordPress theme active.
- [x] I can reproduce this bug consistently using the steps above.
## Environment
System Info
```
== Server Environment ==
Operating System: Linux
Software: nginx/1.14.0
MySQL version: MySQL Community Server (GPL) v5.7.23
PHP Version: 7.2.9
PHP Max Input Vars: 4000
PHP Max Post Size: 1000M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected
== WordPress Environment ==
Version: 5.0.2
Site URL: http://wctabs.local
Home URL: http://wctabs.local
WP Multisite: No
Max Upload Size: 300 MB
Memory limit: 40M
Permalink Structure: /%postname%/
Language: en-US
Timezone: 0
Debug Mode: Inactive
== Theme ==
Name: Twenty Nineteen
Version: 1.1
Author: the WordPress team
Child Theme: No
== User ==
Role: administrator
WP Profile lang: en_US
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
== Active Plugins ==
Elementor
Version: 2.3.8
Author: Elementor.com
WooCommerce
Version: 3.5.3
Author: Automattic
WooCommerce Tab Manager
Version: 1.9.2
Author: SkyVerge
== Debug ==
Errors: There are no errors to display
```
Contributor guide
Assessment
This issue has not been assessed yet.