I noticed on a staging site that version 1.24.5 of the plugin is showing the following warning in Firefox 87.0’s console:
The resource at “https://thedomain.com/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff2?ver=xu2uyi” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.
The warning appears on any page of the site that doesn’t include a Wishlist link a few seconds after the page finishes loading.
It looks like that web font may be for the heart icon you use for the Wishlist links? If so, maybe you could use the HTML code for a heart instead:
<span class="tinvwl_add_to_wishlist-text">♡ Add to Wishlist</span>
which wouldn’t require the extra asset loading on every page?
]]>I would like to add the social media icons to the footer of my email.
What would be the best way to do this?
1. Add the icons to the template as PNG’s loading from an URL
or
2. Use Font Awesome icons
Is there a way to safely use Font Awesome icons in the email? I read there’s quite a few issues with Font Awesome not showing up correctly in some email clients.
How should I go about this,
Many thanks
]]>Jerry
]]>The theme name is poris, each time I load a page it shows me an error message saying Warning: Invalid argument supplied for foreach() in /home1/igitapk9/public_html/wp-content/plugins/kirki/modules/webfonts/class-kirki-fonts-google.php on line 157
]]>@font-face {
font-family: 'old_pressregular';
src: url('library/font/old_press-webfont.eot');
src: url('library/font/old_press-webfont.eot?#iefix') format('embedded-opentype'),
url('library/font/old_press-webfont.woff2') format('woff2'),
url('library/font/old_press-webfont.woff') format('woff'),
url('library/font/old_press-webfont.ttf') format('truetype'),
url('library/font/old_press-webfont.svg#old_pressregular') format('svg');
font-weight: normal;
font-style: normal;
}
.entry-title {
font: 60px 'old_pressregular', sans-serif;
line-height: 1.4em;
}
I’ve tried using a couple different web font plugins, but didn’t get any satisfactory results. I’d appreciate any help with this problem.
]]>I want to change the theme font across the whole wordpress site (menu text, titles, bosy copy etc.). I have a purchased webfont that I want to put in its place. Is there an easy way of doing this?
My website is monsterriot.com and I am using the ‘Creative Portfolio Responsive WordPress Theme’
Thanks for your help
]]>Hope someone can help!
thanks!
I thought it was the font generated that was misunderstood by the iPad, but I put a static file in my theme folder and the font looks great. So I figured out it was the mix between wordpress, iOS and the web-font that present a bug. Anyone has info on this?
]]>https://advocateprogram.com/test/index.php
I purchased this theme and have made many changes in the CSS. I’m not a great coder, but I know enough to make myself dangerous.
I have tried coding the Google webfont into the CSS and installing a few plug-ins – nothing is working! I can’t seem to find what in the CSS or some other piece of code that is blocking this font style from displaying.
]]>