ERROR: WP_Term could not be converted to string
-
Hi! When I use Taxonomy field in Repeater I get error:
( ! ) Fatal error: Uncaught Error: Object of class WP_Term could not be converted to string in \wp-content\plugins\acf-repeater-for-elementor\acf-repeater-for-elementor.php on line 91
It happens only when return format of Taxonomy field is Object (WP_Term). When I change the return format to Term ID, ID of the term will be returned (e.g. 125, 134, 129).
How to return term name or even term archive url?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘ERROR: WP_Term could not be converted to string’ is closed to new replies.