• Resolved Neziah

    (@neziah)


    Hi

    The following CSS which is applied by your plugin latest updated is affecting/interfering/breaking other site CSS

    /simple-job-board/public/css/simple-job-board-public.css

    * {
        box-sizing: border-box;
    }

    On the single job post page your plugin also adds CSS which modifies the paragraph tags fonts, color size, etc. This makes this page looks off when compared to the rest of the site which already has these tags/elements defined.

    Additionally your plugin files/resources are loading on all pages even on pages which do not have anything to do your plugin.

    Please use best practices to enable your CSS and javascript files and other resources to load only on the page your plugin is called. CSS and javascript should only target elements related your plugin.

    Also please remove the CSS which modifies the paragraph tags and other global tags. This needs to be fixed ASAP.

    Thanks in advance

    https://ww.wp.xz.cn/plugins/simple-job-board/

Viewing 1 replies (of 1 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hi Oudin,

    Thank you very much for your valuable suggestions.

    We will definitely fix all above mentioned CSS changes and resources loading issues in next minor release of Simple Job Board.

    Thanks & Regards,
    PressTigers

Viewing 1 replies (of 1 total)

The topic ‘CSS affecting/interfering/breaking other site CSS’ is closed to new replies.