Home › Forums › Jevelin Theme › Possible Theme Conflict with Modern Events Calendar and Woocommerce
Home › Forums › Jevelin Theme › Possible Theme Conflict with Modern Events Calendar and Woocommerce
Hi there,
I have a bit of a complex problem on my site: on any of the Woocommerce pages where the address is displayed/can be edited (Checkout, Address edit, etc): the Province dropdown field disappears when Jevelin theme is active, the only plugin that makes that field disappear is Modern Events Calendar.
When another theme (Twenty Nineteen/Twenty) is active, the province dropdown field is visible.
*Note: I had to switch from Unyson block editor to the basic WordPress editor on the affected Woocommerce pages to be able to display the Woocommerce page content with other themes activated, but when Unyson is deactivated with Jevelin, the province dropdown field is still gone.
I have been communicating with the Modern Events Calendar developers, but so far have not had any helpful input from them. Thought I would reach out here to see if anyone else had had an issue like this in the past?
Thanks!
Hi @mirandafach,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
Of course! The site is not public yet, so I have provided login details below.
One of the affected pages:
https://www.bcfoodandbeverage.ca/my-account/edit-address/billing/
Solution for this topic
You can display it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
select#billing_state.select2-hidden-accessible {
position: static !important;
width: 100% !important;
clip: unset !important;
-webkit-clip-path: unset !important;
clip-path: unset !important;
height: auto !important;
padding: 0px 20px !important;
background-color: #FFF !important;
border: 1px solid #e3e3e3 !important;
}That did the trick! Thanks so much for your help! ?
You are most welcome here 🙂
Hi
I’ve exactly the same problem when customer have a diferent adress for delivery.
The custom code <span lang=”en”>does not correct the problem.</span>
https://sz-mineraux.com/checkout/
Resolved for me.
Problem was with shipping adress and not billing adress
I’ve just replace
select#billing_state.select2-hidden-accessible {
by
select#shipping_state.select2-hidden-accessible {If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.