• Hi folks,

    A quick issue: sometimes the plugin place a random <p>text</p> in the instruction listing. Example:

    
    <h3 class="wprm-recipe-header">Instructions</h3>
    	<div class="wprm-recipe-instruction-group">
    		<ol class="wprm-recipe-instructions">
    			<li class="wprm-recipe-instruction"><div class="wprm-recipe-instruction-text">Original text example</div></li>
    			<li class="wprm-recipe-instruction"><div class="wprm-recipe-instruction-text">Original text example</div></li>
    			<li class="wprm-recipe-instruction"><div class="wprm-recipe-instruction-text"><p>EDITED text example</p></div></li>
    			<li class="wprm-recipe-instruction"><div class="wprm-recipe-instruction-text">Original text example</div></li>
    		</ol>
    	</div>
    

    I thought it was a problem in my end, because I made a custom template. But just to be sure, I installed the plugin in another site and use the default templates. And the issue still appears.

    Well, I said it was random… sort of. It shows when I edit the recipe after it was inserted in the post. For what I can tell.

    To be sure, again, I check other blogs that I know use the plugin as well… and I find the random paragraph as well. But in other blogs, it appears in all list.

    For me it’s a problem, because my paragraph has custom style… so it’s visible, hahaha.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Random P (paragraph) placement in the code’ is closed to new replies.