Force initializing Elementor managers too early
-
Hi,
I’m encountering a conflict with your plugin which causes the widgets categories from the Elementor editor not to be added.
I found the method
she_header_init
eg: https://d.pr/i/MbYyFy which is adding a widgets category group but also initializes Elementor’s manager (probably duplicates it) too early.I suggest using the recommended hook
elementor/elements/categories_registered
hook. Here’s a quick snippet https://d.pr/n/ysu0eJ .Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Force initializing Elementor managers too early’ is closed to new replies.