Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • in reply to: Problems after the latest update #279010
    engzhaowei
    Member
    Post count: 5

    Hi Support team,

    My website is facing the same issue with unwanted shadow after the recent swift framework update. Hope to receive advice on how to resolve this.

    URL: http://www.beautesenz.com

    Attachments:
    You must be logged in to view attached files.
    in reply to: Icons are missing #274120
    engzhaowei
    Member
    Post count: 5

    This is my htaccess

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    <FilesMatch “.(eot|ttf|otf|woff)”>
    Header set Access-Control-Allow-Origin “*”
    </FilesMatch>
    # END WordPress

    in reply to: Icons are missing #274119
    engzhaowei
    Member
    Post count: 5

    Hi,

    After inserting the code, it is still not working

    in reply to: Icons are missing #273363
    engzhaowei
    Member
    Post count: 5

    I tried both parents and child theme. Doesn’t work.

    in reply to: Mobile products 2 columns #262933
    engzhaowei
    Member
    Post count: 5

    Hi,

    I am encountering the same problem with the carousel. I think what the user meant by endless should be the same problem as shown in the screenshot attached.

    The code display 2 products in a single row nicely. However, after scrolling through all the products in the carousel, there seems to be another blank space.

    Please feel to test my site on mobile view to understand better what i meant.

    http://beautesenz.com/test/

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)