Title: [Plugin: amr users] shortcode displayed as text
Last modified: August 20, 2016

---

# [Plugin: amr users] shortcode displayed as text

 *  Resolved [halifaxious](https://wordpress.org/support/users/halifaxious/)
 * (@halifaxious)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-amr-users-shortcode-displayed-as-text/)
 * amr users Version 3.4.3
    WP Version 3.4.1
 * I have a userlist which pages correctly in the admin section. However, on the
   public facing page, any url with a GET string displays the shortcode `[userlist
   list=4 headings=false]` as text.
 * This means that the first page displays correctly, but all subsequent pages fail.
   It also means that the ‘refresh’ link fails.
 *     ```
       http://example.com/about/membership/mailing-list/   //works
       http://example.com/about/membership/mailing-list/?listpage=2 //fails
       http://example.com/about/membership/mailing-list/?refresh=1 //fails
       http://example.com/about/membership/mailing-list/?foo=bar //fails
       ```
   
 * The cache has been refreshed from the admin side. But that has no effect on the
   issue.
 * [http://wordpress.org/extend/plugins/amr-users/](http://wordpress.org/extend/plugins/amr-users/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [anmari](https://wordpress.org/support/users/anmari/)
 * (@anmari)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-amr-users-shortcode-displayed-as-text/#post-2856013)
 * Halifaxious,
 * That sounds really weird!
 * sounds like something is jumping in and interfering, and preventing the wp shortcodes
   filter from running when there are paramters – that is definitely not normal 
   behaviour as you can see here
    [http://directories.wpusersplugin.com/simple-user-list/](http://directories.wpusersplugin.com/simple-user-list/)
 * Lets apply various debugging for wp:
 * 0) does it happen with default permalink setting ?
 * 1) do other shortcodes that have parameters work ? or any page with a shortcode–
   what happens if you add a parameter ?
 * 2) try default theme, no other plugins, then change theme – check behaviour. 
   add other plugins checking until you get that behaviour
 * 3) do you have another test install on a different server.
 * If you figure out what it is, please do let us all know.
 * Thanks
 *  Thread Starter [halifaxious](https://wordpress.org/support/users/halifaxious/)
 * (@halifaxious)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-amr-users-shortcode-displayed-as-text/#post-2856048)
 * Hi Anmari,
 * Thanks for the suggestions. Here are the results:
 * 0) default permalink produces bug
    1) other shortcodes with parametres work. 
   2) absense of other plugins has no effect. 2011 Theme has no effect. 3) I don’t
   have a test server handy, but I will see what I can do.
 *  Plugin Author [anmari](https://wordpress.org/support/users/anmari/)
 * (@anmari)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-amr-users-shortcode-displayed-as-text/#post-2856057)
 * Re 0) – what kind of bug ? Did you resave the permalinks and ensure that default
   permalinks working normally (Permalinks can be problematic when switching depending
   what you all doing).
 * Not the fact that you are seeing the shortcode text means that wp is not even
   getting to run the shortcode filter – so the plugin is not getting a chance to
   run at all.
 * are you entirely sure that you do not have something like wordpress seo plugin(
   and have refreshed cache / browser after deactivating and resetiing permalinls)?
   apparently the seo plugin has settings that could cause pagination and query 
   parameters to break.
 * See for eg: [http://wordpress.stackexchange.com/questions/46651/passing-url-parameters-with-search-form](http://wordpress.stackexchange.com/questions/46651/passing-url-parameters-with-search-form)
 *  Thread Starter [halifaxious](https://wordpress.org/support/users/halifaxious/)
 * (@halifaxious)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-amr-users-shortcode-displayed-as-text/#post-2856123)
 * The problem resolved itself with version 3.4.8

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: amr users] shortcode displayed as text’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/amr-users_f6f6f4.svg)
 * [amr users](https://wordpress.org/plugins/amr-users/)
 * [Support Threads](https://wordpress.org/support/plugin/amr-users/)
 * [Active Topics](https://wordpress.org/support/plugin/amr-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amr-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amr-users/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [halifaxious](https://wordpress.org/support/users/halifaxious/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-amr-users-shortcode-displayed-as-text/#post-2856123)
 * Status: resolved