Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

How is this achieved? Text appears to be typing?

  • 02-12-2016 11:21pm
    #1
    Registered Users, Registered Users 2 Posts: 8,154 ✭✭✭


    Hi,

    I really like the effect of this where it looks like part of the text is being typed in realtime.
    Anyone know if there's a WP plugin I can use to achieve it?

    Thanks,
    Pa.


Comments

  • Registered Users, Registered Users 2 Posts: 2,426 ✭✭✭ressem


    It's a JQuery plugin called typed.js
    https://github.com/mattboldt/typed.js/

    There seems to be a few wordpress plugins, but haven't tried them


  • Registered Users, Registered Users 2 Posts: 6,523 ✭✭✭daymobrew


    It should be easy enough to incorporate the typed.js file into your site (wp_enqueue_script with a dependency on jquery) and create the JS with the words that are typed.

    A shortcode might be the easiest way to add it to a page or post (or anywhere) e.g. [typed strings="First sentence|Second sentence|Third sentence"]

    This would create the enqueue the script (in the footer), create the JS code and the html element.

    If you need help just reply on this thread. It would be something I could write and blog about (I'm trying to come up with topics these days).


  • Registered Users, Registered Users 2 Posts: 29,486 ✭✭✭✭AndrewJRenko


    dinneenp wrote: »
    Hi,

    I really like the effect of this where it looks like part of the text is being typed in realtime.
    Anyone know if there's a WP plugin I can use to achieve it?

    Thanks,
    Pa.
    Are you sure you want to make your text hard to read? Why provide text if you're going to make it hard to read.


  • Registered Users, Registered Users 2 Posts: 8,154 ✭✭✭dinneenp


    Are you sure you want to make your text hard to read? Why provide text if you're going to make it hard to read.

    I thought it's eye catching and if used for only a small amount of words OK.
    Maybe most people dislike it? Would be interested for opinions.


  • Registered Users, Registered Users 2 Posts: 6,523 ✭✭✭daymobrew


    The eye loves motion - it would be eye catching. Go for it.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 29,486 ✭✭✭✭AndrewJRenko


    dinneenp wrote: »
    Are you sure you want to make your text hard to read? Why provide text if you're going to make it hard to read.

    I thought it's eye catching and if used for only a small amount of words OK.
    Maybe most people dislike it? Would be interested for opinions.
    To me, it would be a bit gimmicky, and just hard to read, especially if you have dyslexia. Don't be this guy;homers-web-page.gif?w=500&ssl=1


Advertisement