Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
jerryd
tagDiv Member

Thanks Alin, you are awesome~~

jerryd
tagDiv Member

aha, I have found the issue, the newspage.woff and eof both were rejected by nginx due to security configuration. I have blocked access directly to wp-content. After I removed the single line, those icons are back online. chew~~

Thanks again. your theme is fabulous.

jerryd
tagDiv Member

Hi Bogdan,

Thanks for the solution, I have tried to add the following config to the root location as I am using nginx
location / {
add_header 'Access-Control-Allow-Origin' *;
}

those icons are still not showing.

jerryd
tagDiv Member

Hi Alin,

Thanks Alin for the solution, it worked well, now the page looks better. Ideally it would be great if I can use this one used by newsmag (I also bought this one).
https://twitter.com/ArchangelKiller/status/653892436536627200

Thanks again, your solution is so detail and clear.

Viewing 4 posts - 26 through 29 (of 29 total)