• Resolved Pablo Bustamante

    (@pablobustamante)


    Hi there,

    Since the last update I’ve been having this problem with the plugin:
    I can’t add to the top/bottom html of the counter because it will make the whole content get ignored. In other words, if I do, for example, this:

    <p style="margin-top:10px">Hello world</p>

    nothing appears on the top/bottom of the counter, not even in the html output.

    I tried using instead of and the content appears but with no styling. This makes me think there is a problem with the way the new version handles the " on the html sections.

    Let me know if you need any additional info.

    Thanks in advance

    https://www.ads-software.com/plugins/jquery-t-countdown-widget/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Baden

    (@baden03)

    thank you for the feedback. we will fix this in the next version! In the mean time you can simply use single quotes:
    <p style='margin-top:10px'>Hello world</p>

    Thread Starter Pablo Bustamante

    (@pablobustamante)

    I just updated to v2.3.2 and everything is working again.

    Thanks for the fast reply and help!

    Plugin Author Baden

    (@baden03)

    Huzzah! Thanks for marking the issue as resolved. If you like, please leave a short review of the plugin or it’s support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with the top/bottom HTML’ is closed to new replies.