• Resolved tokyojoe99

    (@tokyojoe99)


    Hi.

    I would like to dequeue the WP Recipe Maker CSS assets, and inline them on my pages.

    Is this functionality available out of the box, or do I need to make custom code for this?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brecht

    (@brechtvds)

    Hi there,

    You can disable the “Use Custom Styling” setting on the WP Recipe Maker > Settings > Custom Code page but that will not get rid of everything (I’ve never had anyone ask for that before, actually).

    You could dequeue the “wprm-public” stylesheet.

    Kind regards,
    Brecht

    Thread Starter tokyojoe99

    (@tokyojoe99)

    Thank you Brecht, that is very helpful.

    I prefer to dequeue CSS files and bring them into my own compiled and minified bundle then inject them into the DOM with PHP.

    It can be a pain to keep up with plugin updates but it makes a noticeable improvement to theme performance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.