Get title color from category custom field

In the documentation, it looks like you can provide the term object to get_field(), however I’ve tended to use either taxonomy_#termid or term_#termid for example $color = get_term(‘color’, ‘category_1234); or $color = get_term(‘color’, ‘term_1234); If those down’t work, then I’d check: That your ACF field name is definitely color (and not colour, as I would … Read more

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