Forum replies created

    In reply to Missing icons
    Roman
    Spectator
    Posts: 3147
    02.05.2016 at 14:15 #27240

    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"

    Roman
    Spectator
    Posts: 3147
    02.05.2016 at 13:40 #27237

    let me know if it works…

    Roman
    Spectator
    Posts: 3147
    02.05.2016 at 13:34 #27235

    I have seen you are using some additional shortcode plugin…can you try to disable it? have you update the Theme4Press Core plugin?

    Roman
    Spectator
    Posts: 3147
    02.05.2016 at 13:23 #27233

    may I see the website URL and if possible provide login details in Private reply…thanks.

    Roman
    Spectator
    Posts: 3147
    02.05.2016 at 07:08 #27229

    insert in Custom CSS in Theme Options:

    .entry-content img, .entry-content .wp-caption {
    box-shadow: none;
    border: 0;
    background: none;
    }

    Roman
    Spectator
    Posts: 3147
    02.05.2016 at 07:05 #27228

    when it shows no update yet, try to go to Dashboard -> Updates and hit the refresh button

    Roman
    Spectator
    Posts: 3147
    01.05.2016 at 11:43 #27210

    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 😉

    Roman
    Spectator
    Posts: 3147
    01.05.2016 at 10:15 #27205

    thanks we will check it and fix in the next release

    Roman
    Spectator
    Posts: 3147
    01.05.2016 at 09:17 #27202

    please update to version 2.6.2 and let me know if it’s fixed 😉

    Roman
    Spectator
    Posts: 3147
    01.05.2016 at 08:01 #27200

    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