Use AALB’s ‘text’ value in AAL’s Custom Templates
-
I’m trying to use Amazon Auto Links to transition several websites from Amazon Associates Link Builder (discontinued Mar 9, 2020). Our AALB shortcodes all have values for the ‘text=’ argument. I’d like for the value in the old AALB shortcode’s ‘text’ argument to appear in the new AAL output, rather than the product’s Title.
Right now, I have this:
<a href="<?php echo esc_url( $_aProduct[ 'product_url' ] ); ?>" target="_blank" rel="nofollow"> [[AALB's_'text'_value_to_appear_here]] </a>
What should I use in place of the [[AALB’s_’text’…]] in our custom template?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Use AALB’s ‘text’ value in AAL’s Custom Templates’ is closed to new replies.