webarkio / wp_qoob

Qoob WordPress Plugin - Realtime Frontend Page Builder of New Generation
http://webark.com/qoob/
GNU General Public License v3.0
16 stars 7 forks source link

Fontawesome from Qoob is not added on all pages #19

Closed Alecto closed 7 years ago

Alecto commented 7 years ago

Fontawesome from the plug-in is connected on the pages of posts and pages. But, on some other pages, for example categories, tags, archives - it does not connect from the plugin. So I have to add this plugin in the theme. As a result - I get a duplicate connection of the fontawesome on those pages where it is already connected by Qoob.

The Qoob does not have options so I can not turn off the Fontawesome, or enable it on all pages. Please correct this problem.

Archive page - my connection, 1 time https://image.prntscr.com/image/PMyHAGY-RiynyP_P3Hd22Q.png

Single post - duplicate fontawesome https://image.prntscr.com/image/r6xZfFUKRFe32jSLuYhIOg.png

Single page (qoob and any other) - duplicate fontawesome https://image.prntscr.com/image/7tvVzlXZTTiqKdpUHiHqHA.png

Alecto commented 7 years ago

Look like resolved the problem by adding the fontawesome.css with the same name from the my theme function.php.