addtoany shortcode not working
-
Hi:
in the layout, i tried to show ‘addtoany’ button, by using its shortcode:
<?php $short_code_aux = '[addtoany url="'.get_permalink().'" title="'.get_the_title().'"]'; echo do_shortcode($short_code_aux); ?>but it does not work, any ideas?
Thanks,
Fernando
The topic ‘addtoany shortcode not working’ is closed to new replies.