events manager event not showing if woocommerce is not activated
-
If I deactivate woocommerce on my website my event pages (from WP events manager) appear to be empty.
This is due to your theme assuming a event manager post (project probably?) is in fact a woocommerce post. Hence it puts the event in a div with id "lay-woocommerce" as can be seen in the screenshot below.
Not sure if this is by design (treating all project posts as woocommerce posts) but still quite irritating and took me some debugging to come to the conclussion.
All the best,
Miha -
oh
usually i don't ever show the default content of a post.
only if there is woocommerce enabled, i show the default content of the post, because it can be a product. which is this:<?php the_content(); ?>
otherwise, when showing a gridder layout, i never need to show the default content of a post.
anyways, can you send that plugin to info@laytheme.com so I can improve the compatibility? Because it seems to be a paid plugin
Also send a link to this topic please so I know what your email is about
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it