Resolvedmedia-modal-backdrop causing page display problems
Tagged: media-modal-backdrop
- This topic has 7 replies, 3 voices, and was last updated 2 years, 10 months ago by
Althemist.
- AuthorPosts
- May 23, 2020 at 4:44 am #23095
jgitta
ParticipantI am using Woocommerce with the Woocommerce Point-of-Sale plugin. When trying to edit the Receipt format in the plugin the page goes dark as if a modal box pops up.
When I remove the media-modal-backdrop class while in Chrome inspect mode the modal goes away and i can edit the page.this does not happen when using another theme.
I have a screen shot but don’t see a place to upload
May 23, 2020 at 10:23 am #23103Althemist
KeymasterHello jgitta,
I am not really sure what do you mean and we can’t test it as it’s a premium plugin. Also, a screenshot would not help here, as we would need tos ee the problem “live”.
Could you please provide more information and temporary admin access to your site, so we can check what could be wrong?
Regards,
DimitarMay 23, 2020 at 8:18 pm #23114jgitta
ParticipantThis reply has been marked as private.May 23, 2020 at 8:36 pm #23115jgitta
ParticipantSteps to reproduce:
1. Open dashboard
2. Select Woocommerce POS
3. Select Receipts
4. Edit Default Receipts.Modal page opens not allowing editing
I have been able to fix it by changing these lines in wp-content\plugins\babystreet-plugin\incl\swatches\classes\class-admin.php
Change line 309 from:
<div class=”babystreet-wcs-modal-backdrop media-modal-backdrop>
to:
<div class=”babystreet-wcs-modal-backdrop>May 26, 2020 at 11:39 am #23146Althemist
KeymasterHello jgitta,
it looks like the POS plugin is loading the wrong classes that should only be called on product edit pages. However, I am glad you managed to fix it.
May 27, 2020 at 4:59 pm #23180jgitta
ParticipantYes but to get it working I had to modify one of
- YOUR
theme’s files. The next update will revert that.
Can you tell me what classes are being loaded incorrectly
May 28, 2020 at 4:56 pm #23222Alex
KeymasterHello jgitta,
We found and fixed the issue. Thanks.
Tomorrow we will release an update.
Regards,
AlexMay 29, 2020 at 11:50 am #23242Althemist
KeymasterHello jgitta,
As Alex said, we changed the logic of the modal loading, so it doesn’t conflict other plugins. The update is now available for download.
Regards,
Dimitar - AuthorPosts
You must be logged in and have valid license to reply to this topic.