• My theme doesn’t appear right when I view my flipbook. It’d also be better if these could be embedded in posts.

    Edit: Oops, meant to give 3 stars! D:

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author tambourdeville

    (@tambourdeville)

    Thanks for the review!
    Could you be more specific about what is messed up ?
    We’re working on how to embed books in posts…

    Thread Starter Frisby

    (@frisby)

    Sure. I just looked at the code and I saw that usually my main content is wrapped in a few divs, something like this:

    <div id="page" class="hfeed site">
    	<div id="main" class="site-main">
    		<div id="primary" class="content-area">
    			<div id="content" class="site-content" role="main">

    Flipbook doesn’t wrap the content in the primary div:

    <div id="page" class="hfeed site">
    	<div id="main" class="site-main">

    As a result the layout lacks padding and the flipbook overlaps onto the header part. Also, the admin bar appears as an ugly white stripe at the top when I view the page and am logged in.

    I made my theme myself, based on the underscores theme. I know this problem is really specific to my site, but maybe the plugin could get the code for a page from the page.php template instead of just using the code <div id="page" class="hfeed site">

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Messes up my theme.’ is closed to new replies.