Show admin fields in front end for variable products
-
Hi,
I tried to show the admin custom field at the front end for variable product but can’t get it to show… i tried to check “display field on front end” but that just show an array of the fields of all variations.
This is the code i used
echo get_post_meta( $variable_id, “wccaf_affiliate_url”, true );Is there something wrong i’m doing or it’s just a bug on the plugin that need to be fixed?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Show admin fields in front end for variable products’ is closed to new replies.