cloudhosting

Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • in reply to: just update, and have on some pages "wrong" price table #3843
    cloudhosting
    Participant
    in reply to: just update, and have on some pages "wrong" price table #3841
    cloudhosting
    Participant

    Hi,

    ??
    http://prntscr.com/jsuocg
    7 months 12 Jan 2019 of support remaining.

    So how do you mean my support is expired on 2018-01-14

    Please explain.

    in reply to: after upgrading to v1.9.3 Slider Nav Icon gone? #2386
    cloudhosting
    Participant

    Hi,

    I put the information here for others, and YES I use your template 🙂
    So is to easy to say; Moreover, we are only available to assist you if there have an issue with our Theme.;

    If a client is using YOUR template and get a problem, and the problem is fixed now.
    Why it can’t be very important for others that ALSO use YOUR template, that can get the same problem?

    But, case closed!

    • This reply was modified 8 years, 1 month ago by cloudhosting.
    in reply to: after upgrading to v1.9.3 Slider Nav Icon gone? #2384
    cloudhosting
    Participant

    Hi,

    That’s maybe so, but for others that may have the same problem, here is how to fix it:
    .htaccess

    # ———————————————————————-
    # CORS-enabled images (@crossorigin)
    # ———————————————————————-
    # Send CORS headers if browsers request them; enabled by default for images.
    # developer.mozilla.org/en/CORS_Enabled_Image
    # blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html
    # hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/
    # wiki.mozilla.org/Security/Reviews/crossoriginAttribute
    <IfModule mod_setenvif.c>
    <IfModule mod_headers.c>
    # mod_headers, y u no match by Content-Type?!
    <FilesMatch “\.(gif|png|jpe?g|svg|svgz|ico|webp)$”>
    SetEnvIf Origin “:” IS_CORS
    Header set Access-Control-Allow-Origin “*” env=IS_CORS
    </FilesMatch>
    </IfModule>
    </IfModule>
    # ———————————————————————-
    # Webfont access
    # ———————————————————————-
    # Allow access from all domains for webfonts.
    # Alternatively you could only whitelist your
    # subdomains like “subdomain.example.com”.
    <IfModule mod_headers.c>
    <FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$”>
    Header set Access-Control-Allow-Origin “*”
    </FilesMatch>
    </IfModule>

    in reply to: Facebook Like button #2268
    cloudhosting
    Participant

    Hi,
    thanks for the fast reply 🙂
    Your plugin links works perfect in the (extra) footer, but is to big.
    I’m really only looks for as I posted the print screen, only those buttons.

    If I want to use that with the above plugin I get a SSL warning about mix content.
    So that’s not good 🙁

    Hope there are more options or plugin that someone also test or is using 🙂

Viewing 5 posts - 16 through 20 (of 20 total)