Just installed the plugin and love it. Getting the webfont URL issue too when activating the plugin. Solved temporarily by adding fonts to head. I’ll try debug later today and see what’s causing it, might help others.
Example:
@font-face{font-family:icomoon;src:url(“https://www.domain.com/wp-content/themes/salient/css/build/style.css../fonts/icomoon.eot?v=1.2″);src:url(“https://www.domain.com/wp-content/themes/salient/css/build/style.css../fonts/icomoon.eot?#iefix&v=1.2″) format(“embedded-opentype”),url(“https://www.domain.com/wp-content/themes/salient/css/build/style.css../fonts/icomoon.woff?v=1.2″) format(“woff”),url(“https://www.domain.com/wp-content/themes/salient/css/build/style.css../fonts/icomoon.ttf?v=1.2″) format(“truetype”),url(“https://www.domain.com/wp-content/themes/salient/css/build/style.css../fonts/icomoon.svg#icomoon?v=1.2″) format(“svg”);font-weight:400;font-display:block;font-style:normal;}
-
This reply was modified 4 years, 6 months ago by Will McLean.
-
This reply was modified 4 years, 6 months ago by Will McLean.