Title: Shorcodes broken
Last modified: August 30, 2016

---

# Shorcodes broken

 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/shorcodes-broken/)
 * Looks like many shortcodes started failing. For example, in the Plugin List template
   I try:
 *     ```
       <img src="[implist_banner-772x250]" style="max-width:100%;height:auto" alt="[implist_name]" />
       ```
   
 * but [implist_banner-772×250] return nothing while [implist_name] returns the 
   List pages own name, not the plugin name.
 * However, when I place `[implist_banner-772x250]` on its own on a new line, it
   will show the URL correctly.
 * Strangly, the code below using `[implist_name]` again, does show each plugins
   name correctly while the URL is wrong:
 *     ```
       <h1 class="entry-title"><a class="cws-imp-plugin-title" href="[implist_url]">[implist_name]</a></h1>
       ```
   
 * [https://wordpress.org/plugins/i-make-plugins/](https://wordpress.org/plugins/i-make-plugins/)

The topic ‘Shorcodes broken’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/i-make-plugins.svg)
 * [I Make Plugins](https://wordpress.org/plugins/i-make-plugins/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/i-make-plugins/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/i-make-plugins/)
 * [Active Topics](https://wordpress.org/support/plugin/i-make-plugins/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/i-make-plugins/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/i-make-plugins/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 0 replies
 * 1 participant
 * Last reply from: [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/shorcodes-broken/)
 * Status: not resolved