HTML not displaying correctly
-
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: https://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!
- The topic ‘HTML not displaying correctly’ is closed to new replies.