Digital experiences for all disciplines
Forum Replies Created
-
-
Hi David,
I’ve enabled cloudfront through WP Super Cache plugin. After enabling it some of the icons such as cart are no longer appearing on page. Upon inspecting the error on page this is the error
Font from origin ‘https://*****.cloudfront.net’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://mydhaba.in’ is therefore not allowed access.
I’ve seen some posts and came through this piece of code
# ---------------------------------------------------------------------- # 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 "\.(svg|ttf|otf|eot|woff|woff2)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule>
I’ve added in .htccess file, but still not able to resolve the issue. Please advice how to solve the issue.
Thanks
July 1, 2016 at 11:42 am in reply to: Quickview showing long description instead of short description #278601Hi David,
I’ve changed that to short and it is working correctly now, sorry was not able to find it earlier.
I have another issue, selection of variants does not work in quickview popup. I’ve attached a screenshot for reference.
Thanks
Attachments:
You must be logged in to view attached files.Hi David,
Got in touch with plugin developer and he has solved the issues.
Thanks
July 1, 2016 at 6:40 am in reply to: Search results not shown on page after pressing Enter key #278544Hi David,
It is working as expected in your screencast, but it not working like this for me upon pressing enter key. Even clicking on view all 41 results lands me on a page showing “0 results for tulsi”. I’m testing this on Chrome Incognito mode. Can you take a look once again and advice with further steps.
Thanks
Thanks David,
Would do as recommended.
Hi,
When plugin WP Ultimate Recipe is active a class that loads the menu items which has it’s ID as
menu-menu_main-container
is not loaded. I’ve attached 2 screenshots, 1 when menu is shown and plugin is disabled, 2nd when menu is blocked and plugin is enabled.
Can you please advise with a solution.
Thanks
Attachments:
You must be logged in to view attached files.Hi,
Is there a update on this ?
Thanks
Hi David,
I’ve checked out by enabling all the plugins one by one and issue seems to be a conflict with plugin WP Ultimate Recipe. Can you please take a close look and guide with further steps.
As of now all the required plugins are active again.
Thanks
KushalHi David,
As this is a live website, requesting you to please try to investigate as soon as possible.
I’ve disabled all the plugins as requested.
Thanks
June 28, 2016 at 5:03 pm in reply to: Issue on home page and SPB section after swift framework update 2.3.13 #277814Thanks Rui,
It looks ok now, will try different settings to see what looks best.
June 28, 2016 at 4:31 pm in reply to: Issue on home page and SPB section after swift framework update 2.3.13 #277809Hi Rui,
That is what I’ve done, but Mohammad is saying otherwise. Further, doing that has not solved my problem completely.
Thanks
June 28, 2016 at 4:12 pm in reply to: Issue on home page and SPB section after swift framework update 2.3.13 #277802Hi Mohammad,
Can you exactly guide where and how should I add that code exactly ?
Thanks
June 28, 2016 at 11:07 am in reply to: Issue on home page and SPB section after swift framework update 2.3.13 #277674Please guide how can I do that ?
I should add this in SPB section or the home page ?
Should I remove the code from Theme Options->Custom CSS/JS->Custom CSS ?
Thanks
June 28, 2016 at 10:59 am in reply to: Issue on home page and SPB section after swift framework update 2.3.13 #277671Hi,
I’ve added the code in Theme Options->Custom CSS/JS->Custom CSS add box
Thanks
This reply has been marked as private. -