Quantcast
Channel: Topic Tag: plugin | WordPress.org
Viewing all articles
Browse latest Browse all 26892

KProvance on "[Plugin: Totally Booked] Can't Get Plugin to Work"

$
0
0

Those codes you tried are from the example theme. You have to go into your page.php template and dig out the div codes. Looking at the Pinboard theme, it should go something like this: (Please note, I have not tested this)

Wrapper Start HTML:
<div id="container">
<div class="entry">
<div class="entry-content">

Wrapper End HTML:
</div>
</div>
</div>


Viewing all articles
Browse latest Browse all 26892

Trending Articles