• Resolved donpro

    (@donpro)


    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

    Thanks / Don

    https://ww.wp.xz.cn/plugins/tlp-team/

Viewing 15 replies - 1 through 15 (of 20 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    I checked your url.

    We are improving this layout so by 1/2 can upload new version.

    Thanks
    Mamun

    Thread Starter donpro

    (@donpro)

    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

    (@techlabpro1)

    Please update latest version I think this is now solved.

    Thanks

    Thread Starter donpro

    (@donpro)

    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/

    Rgds / Don

    Plugin Author RadiusTheme

    (@techlabpro1)

    I am looking.

    Wait please.

    Plugin Author RadiusTheme

    (@techlabpro1)

    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

    Please update latest css file manually.

    Thanks

    Thread Starter donpro

    (@donpro)

    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

    (@techlabpro1)

    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

    (@donpro)

    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

    (@donpro)

    Hi,

    For the theme, class .span12 has width:1170px;

    I cannot see any left or right padding.

    Thread Starter donpro

    (@donpro)

    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

    (@techlabpro1)

    Please check this two screenshots.

    Thread Starter donpro

    (@donpro)

    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

    (@donpro)

    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

    (@techlabpro1)

    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)

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