Codeinwp / wp-maintenance-mode

Adds a splash page to your site that lets visitors know your site is down for maintenance. Full access to the back- & front-end is optional.
https://wordpress.org/plugins/wp-maintenance-mode/
160 stars 81 forks source link

Conflict with WPForms in Dashboard style and layout #452

Closed stefan-cotitosu closed 1 week ago

stefan-cotitosu commented 1 month ago

Description

With the latest version of WPForms and Lighstart, there are some layout and style conflicts issues in the Dashboard.

It seems to work correctly with LightStart version 2.6.11. (two versions ago)

Step-by-step reproduction instructions

  1. Install and activate: LightStarts and WPForms.
  2. Check the WPForms -> All Forms page with and without LIghtStart active
  3. Create a form and check the page again: the button style is different, and some select of settings appears in the bottom right corner of the page

Screenshots, screen recording, code snippet or Help Scout ticket

When no form was created

Image

When at least one form was created

Image

Environment info

https://pastebin.com/n7TtEFKd

Is the issue you are reporting a regression

Yes, this is a regression.

girishpanchal30 commented 3 weeks ago

I've reviewed this issue and fixed it here - https://github.com/Codeinwp/wp-maintenance-mode/pull/455

stefan-cotitosu commented 3 weeks ago

It works properly with the mentioned PR.