• Resolved shmickmick2016

    (@shmickmick2016)


    Hi there, to put “Previous Post” “Random Post” “Next Post” buttons at the bottom of the sample post I included, I have manually added the code below.

    https://www.bigbreathathome.com/burden-of-speaking-up/

    ———-

    <div style="text-align: center;">.</div>
    <div class="row">
      <div class="column"><a class="button" href="https://www.bigbreathathome.com/burden-of-speaking-up/?redirect_to=prev">Previous Post</a></div>
                                                  
      <div class="column"><a class="button" href="https://www.bigbreathathome.com/?redirect_to=random">Random Post</a></div>
      <div class="column"><a class="button" href="https://www.bigbreathathome.com/burden-of-speaking-up/?redirect_to=next">Next Post</a></div>
    </div>

    —–

    It’s exactly how I want it to look – fantastic!

    However, I need to add the slug of that specific url to make the “prev” and “next” parameters work. In that case, I need to manually put it in the code at the bottom of every post I have ever written (100+) and will ever write.

    Is there any way to have that same effect happen automatically, either by adding some universal code somewhere without having to manually add into each singular post written? Or so I don’t have to change each individual slug?

    Thanks for a great plugin, by the way!

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Automating’ is closed to new replies.