Forum Replies Created
-
Author
-
wbzParticipant
Hello sharmstr, i traced the issue to an .htaccess rule which must have been blocking the icon fonts.
The rules below were in an htaccess file in the wp-content directory
COPY CODE# File Control Order deny,allow Deny from all <Files ~ ".(xml|css|jpe?g|png|gif|js|pdf|doc|docx|ppt|pptx)$"> Allow from all </Files> #
I deleted the file and the icons are now visible. 🙂
I’ll try adding the font icons extensions to the list of allowed files and observe the result.
I hope it helps anyone having similar issues. (y)
ThankswbzParticipantThanks for the prompt reply. Yes, i enabled SSL. Is there a way to make the fonts load with SSl on?
August 11, 2015 at 01:43 in reply to: Black lines on homepage when i click view site from dashboard #72502wbzParticipantIt only happens when i click visit site from the wordpress dashboard so you will not notice it by typing from the url. I wanted to confirm if its a known issue?
-
AuthorPosts