Zain
Forum Replies Created
-
Thank you, but I have moved on. I was only using it for few blocks instead of as a page builder. Instead of using Spectra to use just its few blocks, using plugins that have 1,2 block is better and lighter.
Forum: Plugins
In reply to: [W3 Total Cache] HTTP/2 push description error and queryThe feature is indeed buggy right now. I can’t even disable it, it just gets stuck in a never ending loading state if I try to do anything to it.
Marked as resolved.
@jamieburchell Thanks for the info, I was able to find the sweet spot. I use the following JS minify settings now:
Embed type: Before</head> Minify Combine only Non-blocking using "defer" After<body> Minify Combine only Non-blocking using "defer" Before</body> Minify Combine only Default (blocking)If I change the last one to defer too, site menus break for a moment.
@jamieburchell Thank you so much, I removed the CSS links from JS stylesheets and it resolved the issue. Really appreciate it.
But now some of the links I removed from JS stylesheets are appearing as render blocking resources in Pagespeed insights, any idea how to fix this?
@jamieburchell Can you tell how are we supposed to identify them from links in Pagespeed insights? On a second look, all the minify links have CSS in their names so I should probably remove them from JSS stylesheets right?
For context, I followed these steps: Hostinger support link
I added all links shown as render blocking resources to the stylesheets, perhaps those links didn’t contain JS and its a blank file that’s why? @jamieburchell
@jamieburchell Yes, that’s the file I’m having issue with according to PageSpeed Insights. It’s decreasing my best practices score from 100 to 92.
Forum: Themes and Templates
In reply to: [Astra] Add a custom link to the “by author” link found in postsIssue fixed after ticket was resolved. It was an issue with a SEO plugin called rank math “author archives”.
Forum: Themes and Templates
In reply to: [Astra] Add a custom link to the “by author” link found in posts@bsfherman thanks for the response, here’s the ticket ID: 267629. Ticket was submitted 21 November and last response from BSF was 2 days ago.
Forum: Themes and Templates
In reply to: [Astra] Add a custom link to the “by author” link found in postsThank you for the response @bsfherman , but I have tried all kinds of redirection already and it doesn’t work. I even updated the theme to latest but still the same issue.
I have opened a ticket regarding this issue but sadly haven’t seen any response. It’s been 3 days.
Forum: Themes and Templates
In reply to: [Astra] Add a custom link to the “by author” link found in postsEven now, it’s not working as designed. It’s supposed to show all posts by the author but is taking me back to homepage. I just want the author link to be my about us page.