cgidds
Forum Replies Created
-
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Breeze overwrites custom JS@adeelkhan do you have an update on this for me?
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Breeze overwrites custom JSDone. Thanks for the heads up
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Breeze overwrites custom JSHere’s the JSON export of the settings:
- This reply was modified 2 years, 1 month ago by Jan Dembowski.
- This reply was modified 2 years, 1 month ago by cgidds.
Forum: Plugins
In reply to: [KnowledgeBase with AI ChatBot HelpDesk - KBx] Unable to search articlesIt looks like they’ve been indexed now. Can you explain how often they get indexed? And is that configurable?
Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi that worked! Are you primarily looking at the filename and including that instead? Or is it a case-by-case basis?
Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS IssueYou bet!
The most common one that didn’t work is
fontawesome
and tried that on the following pages:bethelatx.com
bethelatx.com/recent-messages/sermons/
bethelatx.com/recent-messages/conferences/Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi can you explain how you’re determine what to include in the wildcard exclusions? I’m still getting CORS errors on these 2 pages, but everything I try to include in the wildcard doesn’t solve the issue.
bethelatx.com
bethelatx.com/new-sermonsForum: Plugins
In reply to: [WPAdmin AWS CDN] PHP Error in class-aws-cdn.php@luckychingi thanks again for getting this all fixed!
Forum: Plugins
In reply to: [WPAdmin AWS CDN] PHP Error in class-aws-cdn.php@luckychingi done!
Forum: Plugins
In reply to: [WPAdmin AWS CDN] PHP Error in class-aws-cdn.phpAll good. We’re on PHP 7.4.9.
Thanks @luckychingi
Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi brilliant! that worked ?? Can I suggest you add this to the FAQ in the next release?
Once I finish getting this rolled out fully, I’ll buy you a coffee too!
Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi we’re still having the same issue. here’s the site: https://bethelatx.com/
If you scroll to the bottom of the page, you’ll see social media icons error’ing out due to CORS errors.
Access to font at 'https://d1bcggxiwgvo9q.cloudfront.net/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.woff2' from origin 'https://bethelatx.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
And this is in the .htaccess AFTER the WordPress additions:
##### Added By AWS CDN Plugin ##### <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|fontello.woff2)$"> <IfModule mod_headers.c> Header add Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi
Can you give me an update on when you’re able to test this? I just need to re-enable when you’re ready.Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi when will get a chance to look at this again? I’ll re-enable the distribution when you’re ready.
Forum: Plugins
In reply to: [WPAdmin AWS CDN] Continuing CORS Issue@luckychingi any chance you’ve been able to nail this down any further? I currently still have it enabled but need to disable it for the weekend.