• Resolved Miroslav Glavić

    (@miroslavglavic)


    So I was looking a while ago how to remove the automatic years added. Someone mentioned text=false (on a post on here). It worked. However, with this update it does not work any longer.

    [ years-since y=1978 m=09 d=01 ] would add 45 years (minus the space on the square brackets I added for here so it does not interpret the code.
    Now when adding text=false after a space that is after the 01 so like d=01 text=false ]. It would make it 45. Like if I write The 45 year old photographer. Without the text=false, it would be 45 years old photographer. That does not make sense, sometimes year is more appropriate.

    That does not work right now any longer.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author laurencebahiirwa

    (@laurencebahiirwa)

    Thank you. This issue arose from some code rewrite. But has been fixed in version 1.3.4. To avoid the issue recurring, I have written some automated tests to always check for this. Thank you for the testing.

    Thread Starter Miroslav Glavić

    (@miroslavglavic)

    the text false thing works but there is an error in the update.

    I am trying to do this:

    I have been running this website for the past 18 years.
    I am a 45 old

    The second one is with the text false thing. This is how it is showing:

    I have been running this website for the past

    18 years

    .
    I am a

    45

    old

    Plugin Author laurencebahiirwa

    (@laurencebahiirwa)

    An HTML default was introduced that broke the HTML output. This is now fixed.

    A conditional check is added for when an html is provided .

    Thread Starter Miroslav Glavić

    (@miroslavglavic)

    Everything is working fine. Thank You. You are awesome

    Plugin Author laurencebahiirwa

    (@laurencebahiirwa)

    Thank you testing and giving constant feedback.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘possible part of plugin not working’ is closed to new replies.