Title: Shortcodes param,eters do not work correctly
Last modified: August 31, 2016

---

# Shortcodes param,eters do not work correctly

 *  Resolved [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/)
 * Hi,
 * I am using the following shortcode on my page:
    [tlpteam col=”3″ member=”9″ orderby
   =”title” order=”ASC” layout=”isotope”]
 * Problems:
    1. The “col” parameter does not work. I have 5 team entries and it
   is showing 4 columns instead of 3 2. For the second row, why does it align the
   entries to the right? It would look much better left justified 3. For the “isotope”
   layout, the DEFAULT button really serves no purpose and is confusing to users.
   Is there a way to hide it?
 * The page can be viewed here: [http://www.goldheartstaging.com/our-team](http://www.goldheartstaging.com/our-team)
 * Thanks / Don
 * [https://wordpress.org/plugins/tlp-team/](https://wordpress.org/plugins/tlp-team/)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/page/2/?output_format=md)

 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905203)
 * Hello,
 * I checked your url.
 * We are improving this layout so by 1/2 can upload new version.
 * Thanks
    Mamun
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905215)
 * OK. I added a fifth and it looks worse.
 * I think what is happening is that the COL parameter is ignored and it is trying
   to place all the Team members on one row and wrapping.
 * When is 1/2?
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905333)
 * Please update latest version I think this is now solved.
 * Thanks
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905337)
 * Hi,
 * I have updated to the latest version but it seems to have broken my page. I think
   perhaps your HTML is not correct.
 * My code: [tlpteam col=’3′ member=”9″ orderby=”title” order=”ASC” layout=”isotope”]
 * URL: [http://www.goldheartstaging.com/our-team/](http://www.goldheartstaging.com/our-team/)
 * Rgds / Don
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905338)
 * I am looking.
 * Wait please.
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905339)
 * I see your css file not updated it is old code or cache issue
    [http://www.goldheartstaging.com/wp-content/plugins/tlp-team/assets/css/tlpstyle.css?ver=4.4](http://www.goldheartstaging.com/wp-content/plugins/tlp-team/assets/css/tlpstyle.css?ver=4.4)
 * Please update latest css file manually.
 * Thanks
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905340)
 * Hi,
 * I updated using the link but i think you are correct that it was a cache issue.
 * It is better but still not correct.
 * 1. Does the COL parameter work? It is showing in two columns when I have specified
   3
 * 2. The buttons for sorting (Name, Designation) have disappeared. Only Default
   shows and that is the one button that I do not want.
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905341)
 * I checked by Firebug may be your theme css get a extra padding for this the 3rd
   item break.
 * see span12 get a margin left 30 px then 20 px.
 * Can you remove that then see how it work?
 * Default button is active so blue color others two work I checked your site.
 * Thanks
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905342)
 * I will check the theme CSS but I still have a problem with the buttons? Before
   the update, I could see all three but now I can only see one. This will confuse
   users of the website and is probably a deal breaker using your plugin.
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905343)
 * Hi,
 * For the theme, class .span12 has width:1170px;
 * I cannot see any left or right padding.
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905344)
 * In TLP Team Settings, there is a setting called “Primary Color”. When I change
   it, nothing happens. What is it supposed to do?
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905345)
 * Please check this two [screenshots.](http://radiustheme.com/screenshot/)
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905346)
 * HI,
 * I don’t know why I don;t see the grey buttons but I tried all browsers and no
   luck. SO in my WordPress section for custom CSS, I overwrite your CSS as follows
   and it works.
 * .tlp-team .button-group button {background-color:#B89367!important;}
    .tlp-team.
   button-group button.selected {background-color:#1D2675 !important;}
 * So I am happy here. Is there any way to hide the Default button?
 *  Thread Starter [donpro](https://wordpress.org/support/users/donpro/)
 * (@donpro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905347)
 * As for CSS, when I inspect element, I see what you mean, there is a left margin
   of 30px and 20px. But when I do an inspect element, I can uncheck this and see
   the changes right away. When I do so, there is no change to the layout so it 
   must be something else.
 *  Plugin Author [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * (@techlabpro1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/#post-6905348)
 * Yes Seen you changed color.
 * From code need to hide default also need to change from JS make name/ designation
   default.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/page/2/?output_format=md)

The topic ‘Shortcodes param,eters do not work correctly’ is closed to new replies.

 * ![](https://ps.w.org/tlp-team/assets/icon-128x128.gif?rev=2631261)
 * [Team - Team Members Showcase Plugin](https://wordpress.org/plugins/tlp-team/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tlp-team/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tlp-team/)
 * [Active Topics](https://wordpress.org/support/plugin/tlp-team/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tlp-team/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tlp-team/reviews/)

 * 20 replies
 * 2 participants
 * Last reply from: [RadiusTheme](https://wordpress.org/support/users/techlabpro1/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-parameters-do-not-work-correctly/page/2/#post-6905355)
 * Status: resolved