finebyme
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] LQIP not working when hotlink enabledYes, generate.
Thanks, I now ticked
allow direct requestsI’d be able to tell if it’s working maybe next month. I disabled hotlink and my quota ran out because of backlog.
I applied the code and it worked!
Thanks, boss for the help.
Forum: Reviews
In reply to: [Twenty Twenty-One] Looks like sites from 20 years ago@agabu wow they look good!
Forum: Themes and Templates
In reply to: [Twenty Twenty] Inter Var variable font is SLOW@acosmin thank you. it did work
This is a bug in the plugin. Others have already posted about it here. Updating to recent versions wont help. What you could do is to revert back to 12.6.10 using WP Rollback. Hope it helps
- This reply was modified 6 years, 5 months ago by finebyme.
Forum: Themes and Templates
In reply to: [Twenty Twenty] Inter Var variable font is SLOW@travisburch how to do the hack? what code to remove in style.css file?
Forum: Themes and Templates
In reply to: [Twenty Twenty] Hide Author Name, Post Date & CategoriesI tried the first code you suggested and it worked.
Thanks for the help
Forum: Themes and Templates
In reply to: [Twenty Twenty] Hide Author Name, Post Date & CategoriesI managed to remove the category
find this code in entry-header.php
$show_categories = apply_filters( 'twentytwenty_show_categories_in_entry_header', true );and change true to false