bcupham
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection GraphQL Extension] Redirection PluginHi,
Sorry for the delay, the support queries fall between the cracks between Urban Insight and me. Redirection does not have an official GraphQL plugin, which is why we created this.
Ben
Forum: Plugins
In reply to: [Redirection] Using Redirection with GraphqlNever mind — it’s all there in the individual Red_Item objects returned by get_all(), using the methods on that class.
- This reply was modified 3 years, 1 month ago by bcupham.
Forum: Plugins
In reply to: [Autoptimize] We were using the CCSS “defer JS” feature…Hi Frank,
Yes, it works! I added “try.abtasty.com” to the excluded scripts and it prevented the script from getting a
defer
attr.When do you expect to get this out of beta?
Thank you,
BenForum: Plugins
In reply to: [Autoptimize] We were using the CCSS “defer JS” feature…I’ll try today. I have to be cautious because the last time we used an AO beta version it ended up in production and took down the site (there were other reasons too)…but I’ll get this up on dev and let you know.
B
Forum: Plugins
In reply to: [Autoptimize] We were using the CCSS “defer JS” feature…Hi Frank,
That does clarify. But just to be clear: The exclusions can include JS hosted elsewhere? My understanding is it is only JS hosted on the same server.
Thanks,
BenForum: Plugins
In reply to: [Redirection] Home redirects to home with query parameters after cron jobHi John,
Yes I’m not certain the plugin has anything to do with it. Just doing my due diligence in case anything looked familiar to you. We have not created a redirect for that URL.
Thanks,
BenForum: Plugins
In reply to: [Autoptimize] Way to delay or re-trigger lazy loading script?Hi Frank,
I think this is just another edge case with this weird website. But thank you for your assistance.
Thanks,
BenForum: Plugins
In reply to: [Autoptimize] Way to delay or re-trigger lazy loading script?Hi Frank,
I do not see _any_ JS errors on either of those pages. Can you share a screenshot or something of what you are seeing in the console?
Thanks,
BenForum: Plugins
In reply to: [Autoptimize] Best way to regenerate critical CSSHi,
Thanks. By “shared CSS” I mean the button “Add CSS to all rules”. Currently the CSS entered there is quite large. But I’d like to know where it ends and the page-specific CSS begins.
Thank you,
BenForum: Plugins
In reply to: [Autoptimize] Best way to regenerate critical CSSThanks, Frank.
I have a couple more questions:
1. The critical CSS should be updating for these pages, as there were CSS file changes. But it’s not. Nor do I see a job in queue for them. How does AO know a CSS file has changed? Where does it look? The structure of our WP site is very non-standard.
2. How can I tell what critical CSS rule is being used on a specific page? I thought I deleted the CCSS for a page, but I can’t tell.
3. We have a large chunk of shared CCSS (which we need to whittle down). How can I tell the difference between the shared CCSS and CCSS specific to a page? Are they in different places or are they concatenated, and if so which is first?
Thank you,
BenForum: Plugins
In reply to: [Autoptimize] Three caches, AO, Page, and CDN, not working well togetherIt might have been trying to reach Critical CSS. That’s in the DB, right?
Forum: Plugins
In reply to: [Autoptimize] Three caches, AO, Page, and CDN, not working well togetherHi Frank,
I cannot remember the exact details, but I believe what happened was we had the 404 fallback on, but AO was unable to write the fallback files to disk. So we turned it off, and then had a traffic surge where WP was trying to find the AO JS and CSS files in the DB and getting a DB lookup error. Those errors eventually overflowed the DB error table. Something like that.
Ben
Forum: Plugins
In reply to: [Autoptimize] Three caches, AO, Page, and CDN, not working well togetherHi Frank,
Thank you very much. We had the 404 fallback on previously but it was causing silent DB errors because of configuration issues on Pantheon that took down the site during a traffic surge. But we might try it again.
Thank you,
BenI fixed this by going into the database. Is there another solution?
Forum: Plugins
In reply to: [Elementor Custom Skin] Static content as the last “post” in a loop?Hi,
Following up on this: Is there any documentation on the Custom Grid template? I don’t understand what the difference is between a “Custom Grid” template and a “Loop” template. If I have a design where there are 6 squares in two rows of 3, and the first 5 squares are posts coming from a query and the last square is static content, how would this be constructed, generally speaking?
Thank you,
Ben