Title: Dynamic Hyperlink Macro doesn&#8217;t work
Last modified: February 20, 2021

---

# Dynamic Hyperlink Macro doesn’t work

 *  [muellmusik](https://wordpress.org/support/users/muellmusik/)
 * (@muellmusik)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/dynamic-hyperlink-macro-doesnt-work/)
 * Trying to use macros with dynamic hyperlinks following the examples. In this 
   simple case, I would only show links 2-10 if there is more than one link. This
   doesn’t work, and prints all links plus #macro end if in the published table.
   Sorry if this is something obvious! Any ideas?
 *     ```
       <a href="$$artist_link1$$">$$artist_link1$$</a>
       #macro if "$$artist_link2$$" != ""
       	<br>
       	<a href="$$artist_link2$$">$$artist_link2$$</a><br>
       	<a href="$$artist_link3$$">$$artist_link3$$</a><br>
       	<a href="$$artist_link4$$">$$artist_link4$$</a><br>
       	<a href="$$artist_link5$$">$$artist_link5$$</a><br>
       	<a href="$$artist_link6$$">$$artist_link6$$</a><br>
       	<a href="$$artist_link7$$">$$artist_link7$$</a><br>
       	<a href="$$artist_link8$$">$$artist_link8$$</a><br>
       	<a href="$$artist_link9$$">$$artist_link9$$</a>
       	<a href="$$artist_link10$$">$$artist_link10$$</a>
       #macro end if
       ```
   
    -  This topic was modified 5 years, 3 months ago by [muellmusik](https://wordpress.org/support/users/muellmusik/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdynamic-hyperlink-macro-doesnt-work%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Dynamic Hyperlink Macro doesn’t work’ is closed to new replies.

 * ![](https://ps.w.org/wp-data-access/assets/icon-256x256.png?rev=3299063)
 * [WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards](https://wordpress.org/plugins/wp-data-access/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-data-access/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-data-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-data-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-data-access/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [muellmusik](https://wordpress.org/support/users/muellmusik/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/dynamic-hyperlink-macro-doesnt-work/)
 * Status: not resolved