Home › Forums › WoodMart support forum › homepage editor not working
homepage editor not working
- This topic has 5 replies, 3 voices, and was last updated 1 month, 1 week ago by
Artem Temos.
-
AuthorPosts
-
January 15, 2025 at 2:45 pm #629947
adpwebdesign.itParticipantHi,
If I try to Edit the homepage with Elementor, the content is not fully displayed in Visual editor. I can see until the fourth containers or so, then all is blank (recording attached). I can still see the containers in the layers view and edit them, but not in visual mode. This issue is only on homepage (other pages are fine).
Until yesterday it worked fine, today I just added Google Analytics for WooCommerce plugin and connected the theme to Instagram profile. Can one of these be the cause?Thanks
-
This topic was modified 1 month, 2 weeks ago by
adpwebdesign.it.
Attachments:
You must be logged in to view attached files.January 15, 2025 at 2:51 pm #629953
Artem TemosKeymasterHello,
Please disable any plugins not directly related to our theme and switch to the parent theme temporarily. We will log in to your dashboard and investigate the issue. Please ensure that you only keep the following plugins that are necessary for our theme to work correctly:
– WoodMart core
– WooCommerce
– Elementor/WPBakery Page BuilderThank you in advance.
January 16, 2025 at 3:47 pm #630290
adpwebdesign.itParticipantHi,
I did as requested:
switched to parent theme and deactivated all plugins except WoodMart core, WooCommerce and Elementor (and temporay login necessary for you to login) but the issue is still showing.
Please let me know
ThanksJanuary 16, 2025 at 4:51 pm #630307
Bogdan DonovanKeymasterTo fix this issue, try to add the following code snippet to the Global Custom CSS area in Theme Settings:
.e-preview--show-hidden-elements[data-elementor-device-mode=desktop] .elementor-edit-area-active .elementor-hidden-desktop:has(.wd-carousel), .e-preview--show-hidden-elements[data-elementor-device-mode=laptop] .elementor-edit-area-active .elementor-hidden-laptop:has(.wd-carousel), .e-preview--show-hidden-elements[data-elementor-device-mode=mobile] .elementor-edit-area-active .elementor-hidden-mobile:has(.wd-carousel), .e-preview--show-hidden-elements[data-elementor-device-mode=mobile_extra] .elementor-edit-area-active .elementor-hidden-mobile_extra:has(.wd-carousel), .e-preview--show-hidden-elements[data-elementor-device-mode=tablet] .elementor-edit-area-active .elementor-hidden-tablet:has(.wd-carousel), .e-preview--show-hidden-elements[data-elementor-device-mode=tablet_extra] .elementor-edit-area-active .elementor-hidden-tablet_extra:has(.wd-carousel), .e-preview--show-hidden-elements[data-elementor-device-mode=widescreen] .elementor-edit-area-active .elementor-hidden-widescreen:has(.wd-carousel) { display: block; }
This issue will also be fixed in the next theme update.
Kind Regards
January 16, 2025 at 6:17 pm #630342
adpwebdesign.itParticipantthanks
January 16, 2025 at 6:39 pm #630354
Artem TemosKeymasterYou are always welcome. Feel free to contact us if you have any further questions.
-
This topic was modified 1 month, 2 weeks ago by
-
AuthorPosts
The topic ‘homepage editor not working’ is closed to new replies.
- You must be logged in to create new topics. Login / Register