Generate Plain Link URL without surrounding div
-
Hello,
does anybody know how to echo just the plain URL with affiliate Id to use it in an <a href=””Example:
[[<?php echo do_shortcode( ‘[amazon-element asin=”XXXXXX” fields=”URL”]’ ); ?>]]
I get an outer div for that named
<div class=”amazon-element-wrapper”>
URL HERE
</div>Many thanks
The topic ‘Generate Plain Link URL without surrounding div’ is closed to new replies.