• For now, if I edit my post in WP and save the changes, new markup is generated – often without fixes I have to make manually.

    Is there a way to disable it? I don’t want a markup update on UPDATE, only on PUBLISH.

Viewing 1 replies (of 1 total)
  • Thread Starter piotrgoreckijr

    (@piotrgoreckijr)

    This is my source markup for slider (2 items) gallery:

    <div class="slideBox">
       <div class="sbPort">
          <div class="featuredImage">
             <img src="https://pyzamadeinpoland.pl/wp-content/uploads/2016/09/syryjskie5-960x642.jpg" alt="syryjskie5">
             <div class="fiMeta">
                <div class="fiPort"><span><a href="https://pyzamadeinpoland.pl/wp-content/uploads/2016/09/syryjskie5.jpg" class="permlink lightbox" title=""></a></span></div>
             </div>
          </div>
          <div class="featuredImage">
             <img src="https://pyzamadeinpoland.pl/wp-content/uploads/2016/09/syryjskie4-960x641.jpg" alt="syryjskie4">
             <div class="fiMeta">
                <div class="fiPort"><span><a href="https://pyzamadeinpoland.pl/wp-content/uploads/2016/09/syryjskie4.jpg" class="permlink lightbox" title=""></a></span></div>
             </div>
          </div>
       </div>
    </div>
Viewing 1 replies (of 1 total)
  • The topic ‘Disabling markup update on article edit.’ is closed to new replies.