[Plugin: WP Resume] No Content Displaying
-
So I’ve gone through the initial 5-step process and the page displays absolutely nothing. Is the code not applicable for HTML5?
- Added in all the fields, name, contact & summary.
- Created the page
- Added the [wp_resume] tag in the pages’ body
- Nothing displays
Here’s the code I get in my window when I load the page:
<section class="entry"> <p><code> <div class="hresume"> <div id="bar"> </div> <header class="vcard"> <h2 class="fn n url" id="name"> <a href=""> </a> </h2> <ul> </ul> </header> <section class="vcalendar" id="skills"> </section><!-- .section --> <section class="vcalendar" id="education"> </section><!-- .section --> <section class="vcalendar" id="experience"> </section><!-- .section --> <section class="vcalendar" id="honors"> </section><!-- .section --> <section class="vcalendar" id="additional-info"> </section><!-- .section --> <section class="vcalendar" id="referrals"> </section><!-- .section --> </div><!-- #resume --> </code></p>
Completely devoid of the information I added to the plugin screen. What am I doing wrong? I’ve uninstalled and reinstalled the plugin, but still get nothing.
Anyone have any suggestions?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: WP Resume] No Content Displaying’ is closed to new replies.