Stop call/hook/enqueue for CSS VS_Composer

Posted in: Newspaper
Post count: 26

Hi Tagdiv-Team,

I am working on reducing the requests of external CSS. Already removed (after you guys showed me where to find the call for the CSS) the demo.css. Now I would like remove js_composer.min.css, as far as I understood the call/hook/enqueue is also in td_wp_booster_function.php. The plan is to copy the code of the css in another css, so that the css is there, but instead of 2 there will be 1 request …

After some search in the forum, I found this (coming as close as possible to what I want to do):
https://forum.tagdiv.com/topic/unneeded-js_composer_front-css/

But I deleted the code and the csss is still loaded by the theme. Any idea what I am missing here?

Regards,
Christian

Post count: 26

Hi Tagdiv-Team,

hope you had nice Easter-Holiday! This issue is solved!
I continueed my search in this forum – a real treasure of Information – and found out
i had to dequeue/register the CSS in the functions.php of the theme.

Regards,
Christian

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