Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author DynamicWebLab

    (@maidulcu)

    Hi,
    Looks like your theme css have some issue with the plugin css.
    To resolve this you can add <div style="clear:both"></div> before the short code.
    If not resolve please send me the link of the page.

    Hi Maidul, I have the same problem and I have tried to add that code before the shortcode with not success…

    I would like to add the “title” of the page before of the shortcode.
    You can have an idea of what is happening here: https://www.musicalis.es/wordpress_test/?page_id=1245

    Thanks.

    Plugin Author DynamicWebLab

    (@maidulcu)

    Hi prepu,
    how do you add the short code ?

    On this format ?

    Your content

    [short code for team manger plugin]

    I’ve just copied from shortcode generator. The one I have now (with modified order) is first the content title and after the shortcode:

    <span style="color: #0f6500;"><strong style="font-size: 18px;">QUIENES SOMOS</strong></span>
    
    [team_manager category='direccion' orderby='modified' limit='2' exclude='' layout='grid' image_layout='boxed' image_size='thumbnail']
    Plugin Author DynamicWebLab

    (@maidulcu)

    Hi,
    I do w3c html validation
    Looks like you have a open closing tag

    Error Line 255, Column 96: No p element in scope but a p end tag seen.
    …r: #0f6500;”><strong style=”font-size: 18px;”>QUIENES SOMOS</span></p>

    I don’t know why it shows that </p> tag because it isn’t there. Anyway, I have added an open <p> tag before and the problem is still there…

    Plugin Author DynamicWebLab

    (@maidulcu)

    Hi prepu,
    I just fix something and updated the plugin.
    Please get latest version from
    https://www.ads-software.com/plugins/wp-team-manager/
    hope it will solve the issue

    Maidul, now it is fixed!!

    Thank you very much!

    Plugin Author DynamicWebLab

    (@maidulcu)

    Hi prepu,
    glad it helps you ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Add text before a shortcode/team list’ is closed to new replies.