Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
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.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 WordPressHi,
After inserting the code, it is still not working
I tried both parents and child theme. Doesn’t work.
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.
Attachments:
You must be logged in to view attached files. -
Posted in: We hit Power Elite.