• I’m having a problem with the new settings and the HTML code. I removed the part that displayed telephone number, etc, and now the code is all messed up and I can’t fix it. I’ve tried multiple times to reinstall the plugin but I can’t ever get back the old code.

    Here is the page with the shortcode: http://makingstarwars.net/about-us/

    And here is the html code as in the settings page:

    <div class=”%layout%”>
    <div class=”team-member-info”>
    %image%
    %sociallinks%
    </div><div class=”team-member-des”>
    <h2 class=”team-title”>%title%</h2>
    <h4 class=”team-position”>%jobtitle%</h4>
    %content%
    %otherinfo%
    </div>
    </div>

    I can’t figure out what is wrong. Any help would be appreciated. Thanks!

    https://wordpress.org/plugins/wp-team-manager/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Maidul

    (@maidulcu)

    To get fresh html layout just remove the old one and hist save on the settings page.
    It will load a fresh copy of the html layout

    Thread Starter Amandomino

    (@amandomino)

    Thanks for your reply Maidul. I did as you suggested and nothing changed in the HTML or in the way that is displays on the page.

    Any other ideas?

    What is the default HTML code for the settings box?

    Plugin Author Maidul

    (@maidulcu)

    can i see how its currently looks on you website?
    http://makingstarwars.net/about-us/ seems did not have the plugin now

    Thread Starter Amandomino

    (@amandomino)

    Apologies, you can see the plugin displayed on that page now.

    My issue appears to be fixed. I used the default shortcode this time, instead of changing the images to circles. Maybe that had something to do with it?

    Thread Starter Amandomino

    (@amandomino)

    Now the issue is back. I added a web url to a team members profile and then everything displayed wrong again. I tried removing the content from the url field and removing %otherinfo% from the HTML but it still looks weird.

    http://makingstarwars.net/about-us/

    Plugin Author Maidul

    (@maidulcu)

    Hi,
    can you check if you close the html tags properly ?

    Thread Starter Amandomino

    (@amandomino)

    From what I can tell, all the div tags are closed. Here is the HTML as it is right now:

    <div class=”%layout%”>
    <div class=”team-member-info”>
    %image%
    %sociallinks%
    </div><div class=”team-member-des”>
    <h2 class=”team-title”>%title%</h2>
    <h4 class=”team-position”>%jobtitle%</h4>
    %content%

    </div>
    </div>

    Thread Starter Amandomino

    (@amandomino)

    It’s working fine again and I’m not sure why.

    Thread Starter Amandomino

    (@amandomino)

    Apparently when I have the plugin called “Team” installed everything works fine. When it’s deactivated, the page looks weird again.

    Plugin Author Maidul

    (@maidulcu)

    Can you share me the ‘Team’ plugin link?

    Thread Starter Amandomino

    (@amandomino)

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘HTML not displaying correctly’ is closed to new replies.