Problem with Google Page Speed because of custom font

It’s a common issue. Since Google PageSpeed flags layout shifts caused by fonts, using font-display: swap is a good move. Because you’ve installed the font via the WP backend Typography / Styles, you’ll need to override or add CSS to the font face rule so it includes font-display: swap. For example: @font-face { font-family: ‘YourCustomFont’; … Read more

How to keep prev/next nav on posts in same taxonomy

There’s a decent stack of functions here: next_post_link() get_next_post_link() get_adjacent_post_link() get_adjacent_post() Unfortunately, within this stack of functions, there aren’t any filters that are intended to change the $in_same_term parameter. Probably the best approach would be to create a child theme and override the single.php file within the child theme, and change the parameters of next_post_link() … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)