Forum replies created
from error console in your website:
Font from origin 'http://joio.fi' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.joio.fi' is therefore not allowed access.
try add this rule to your .htaccess
Header add Access-Control-Allow-Origin "*"
or
Header add Access-Control-Allow-Origin "your-domain.com"
let me know if it works…
I have seen you are using some additional shortcode plugin…can you try to disable it? have you update the Theme4Press Core plugin?
may I see the website URL and if possible provide login details in Private reply…thanks.
insert in Custom CSS in Theme Options:
.entry-content img, .entry-content .wp-caption {
box-shadow: none;
border: 0;
background: none;
}
when it shows no update yet, try to go to Dashboard -> Updates and hit the refresh button
we will try to come with a solution tomorrow, today is the development office closed and the JS expert has a day off..thanks for your patience 😉
thanks we will check it and fix in the next release
please update to version 2.6.2 and let me know if it’s fixed 😉
please can you let us know if it looks fine with the new update? we checked it on more IE versions and it looks fine