• Resolved Dan Moat

    (@tahninial)


    Hi

    I have a site running on a local testing environment that previously only had version 2.14.14 installed. Upon upgrading to the latest version, the paginated table of signatures breaks upon changing pages and shows the html code for table rows instead of the visual result of said code. The initial view when it first loads in works fine though, it’s only when the page changes.

    Just FYI I rolled back to try and see when it might have broken and it seems in 3.2.5 and before it works and 4.0.4 onward it is broken. Hope that helps!

    (I unfortunately can’t provide a link because it is only installed on a local copy at the moment.)

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author SpeakOut!

    (@123host)

    Hi Don,

    This should have been solved in 4.0.4.6 – which version did you have installed where it didn’t work?

    Thread Starter Dan Moat

    (@tahninial)

    I have 4.0.7. I don’t know if you’re referring to the fix you did to the admin signature list? I am talking about the public shortcode, sorry for the confusion.

    Page 1 displays fine then when I click the next page button, the table code is displayed as text like this:

    <tr class="dk-speakout-odd"> <td class="dk-speakout-signaturelist-count">1,039</td> <td class="dk-speakout-signaturelist-name" >Dr A Nonymous</td> <td class="dk-speakout-signaturelist-custom">Job</td> <td class="dk-speakout-signaturelist-date">Jan 02, 2023</td> </tr> <tr class="dk-speakout-even"> <td class="dk-speakout-signaturelist-count">1,038</td> <td class="dk-speakout-signaturelist-name" >Ms Test Signature</td> <td class="dk-speakout-signaturelist-custom">Lead Tester</td> <td class="dk-speakout-signaturelist-date">Dec 29, 2022</td> </tr>
    Plugin Author SpeakOut!

    (@123host)

    Hmmm…I can’t reproduce this – have a look at https://speakout.123host.net.au/speakout-demo/, down a bit is a signature list that you can scroll through.

    Can you contact me via https://speakout.123host.net.au/contact

    Plugin Author SpeakOut!

    (@123host)

    OK, I was looking in the pro version and this is only happening in the free version.

    I will release an update shortly

    Plugin Author SpeakOut!

    (@123host)

    Found it! Another case where WordPress required me to sanitize data and I have over-done it.

    This is fixed in version 4.0.9

    Thread Starter Dan Moat

    (@tahninial)

    Great work, thank you so much!

    The colour banding vanishes on page 2 for me but it works now so I don’t mind that.

    Plugin Author SpeakOut!

    (@123host)

    thanks for the update, glad it worked. I’ll sort the colours too ;o)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Signature table displays html code instead of formatted output upon page change’ is closed to new replies.