I have used this before and I cannot in my new site, get wp-sifr to recognize that I placed the fonts inside a fonts folder in my theme rather than in the plugin. Is there something I can do manually to fix this?
I have used this before and I cannot in my new site, get wp-sifr to recognize that I placed the fonts inside a fonts folder in my theme rather than in the plugin. Is there something I can do manually to fix this?
FWIW I did get the fonts to be recognized by removing your coded
$template_dir = ABSPATH.'wp-content'. str_replace(get_bloginfo('wpurl').'/wp-content', '', get_bloginfo('template_directory').'/fonts/');
with a simple static address for the fonts folder. This will have to change as soon as I move to the new site with this template.
Can you please look into this problem?
Can you give an example with the static address - I am having te same problem.
Thanks!
This topic has been closed to new replies.