• Resolved Còdec

    (@codeccoop)


    Hi,

    Since version 3.0.0 of Post Duplicator, the assets/build/postDuplicator.css file includes overrides of the default styles for @wordpress/components components.

    For example, lines 355:367:

    .components-modal__screen-overlay {
    z-index: 100000;
    }
    .components-modal__frame {
    max-width: 600px;
    z-index: 100001;
    }
    .components-modal__header {
    gap: 12px;
    }
    .components-modal__header .components-spacer {
    display: none;
    }


    These styles are causing conflicts with the user interface of other plugins, such as Forms Bridge.

    Overwriting styles in the global scope of the core libraries is not a good practice. Would it be possible to fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Joe

    (@joemc)

    @codeccoop thanks for letting me know about this! The css scope has been resolved now in version 3.0.2. Please let me know if you still see any issues after updating.

    Thread Starter Còdec

    (@codeccoop)

    Yes, it’s resolved!

    Thank you for your prompt response, good job and excellent plugin

    Plugin Support Joe

    (@joemc)

    Good to hear and thanks for letting me know!

    If you have a few seconds and wouldn’t mind leaving a review I would greatly appreciate it! https://ww.wp.xz.cn/support/plugin/post-duplicator/reviews/

    Have a great week!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.