New Landing How can we help? Atelier WPML Translated pages

Viewing 15 posts - 16 through 30 (of 40 total)
  • Posted in: Atelier
  • #235856
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Have you tried adding this to your .htaccess file?

    <FilesMatch ".(eot|ttf|otf|woff)">
    	Header add Access-Control-Allow-Origin "*"
    	Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
    	Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
    </FilesMatch>

    Thanks.

    #235870
    Nazoulay
    Member
    Post count: 46

    Hi, thanks
    I tried and it didn’t do anything

    #235872
    Nazoulay
    Member
    Post count: 46

    No i am sorry it did change the icon really great, thanks
    i still have the issue with the menu that cross logo, how can you help me with that?

    #236225
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Where is that for, can you add a screenshot?

    Thanks.

    #236255
    Nazoulay
    Member
    Post count: 46

    Hi i attached the ScreenShot, see the header with the logo, they cross together!
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #236260
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This should help you:

    .rtl .full-center nav#main-navigation ul.menu > li:nth-of-type(1) {
        border-width: 0;
        margin-left: 0!important;
        margin-right: -30px!important;
    }
    
    .rtl .full-center nav#main-navigation ul.menu > li:nth-of-type(2) {
        margin-right: 100px;
    }

    Thanks.

    #236305
    Nazoulay
    Member
    Post count: 46

    Great!,
    It works really thanks,
    i have something new before i make the screenshot that i sent you i notice that in CHROME i saw like in hebrew language squares SEE THE SCREENSHOT!,
    in Microsoft EDGE it’s looking good, what can it be?

    Attachments:
    You must be logged in to view attached files.
    #236316
    David Martin – Support
    Moderator
    Post count: 20834

    Great glad it worked.

    Please annotate the screenshot, I see no squares?

    Thanks.

    #236330
    Nazoulay
    Member
    Post count: 46

    Sorry,
    I attached the wrong screenshot, notice that it happened to me only in chrome

    Attachments:
    You must be logged in to view attached files.
    #236562
    David Martin – Support
    Moderator
    Post count: 20834

    Can you test updating this:

    <FilesMatch ".(eot|ttf|otf|woff)">
     Header add Access-Control-Allow-Origin "*"
     Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
     Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
    </FilesMatch>

    To this:

    <FilesMatch ".(eot|ttf|otf|woff|svg)">
     Header add Access-Control-Allow-Origin "*"
     Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
     Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
    </FilesMatch>

    Thanks.

    #237395
    Nazoulay
    Member
    Post count: 46

    Thanks

    #237526
    David Martin – Support
    Moderator
    Post count: 20834

    Great, no problem.

    Thanks.

    #253369
    Nazoulay
    Member
    Post count: 46

    Hi,

    I have notice that the issue come again, for when that i enter from my hebrew site to the “My Cart” or My wish-list” it goes to the english version like from “peploshop.co.il”, it direct me to the English ver to “peploshop.com/my-aacount”, and if i pick product they disappear and they only appear on the hebrew one, you already success to fix this, i couldn’t understand what you have done for not to contact again,
    you answer me that by ED’s answer (i just copy what he wrote):
    (index):1 Font from origin ‘http://peploshop.com&#8217; 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://peploshop.co.il&#8217; is therefore not allowed access.

    #253623
    David Martin – Support
    Moderator
    Post count: 20834

    Please check if this is within your .htaccess file:

    <FilesMatch ".(eot|ttf|otf|woff|svg)">
     Header add Access-Control-Allow-Origin "*"
     Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
     Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
    </FilesMatch>

    Thanks.

    #253670
    Nazoulay
    Member
    Post count: 46

    Yep, Is not that, i have already add that.

    It is something else.

Viewing 15 posts - 16 through 30 (of 40 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register