• LasPalmas

    (@laspalmas)


    Hi,

    I just tried every single currency plugin I found online. I think this is going to be my favourite, but I only know how to insert the shortcode.

    I would like it to show on hover the option for changing the currency.

    Can somebody help me?

    Thank you!

    http://wordpress.org/plugins/currencyr/

Viewing 1 replies (of 1 total)
  • websites

    (@seofriendlywebsites)

    It’s not perfect, but you can put the amount where you want to have the currency drop-down in a span with the same class as defined in “Amount Selector”, and activate “Currencyr for jQuery”.

    If you use “amount” in “Amount Selector”, then it would be like this:
    <span class="amount">123456789</span>

    Then edit the currencyr.min.js, look for the first occurrence of click and replace it with hover.

Viewing 1 replies (of 1 total)

The topic ‘On hover’ is closed to new replies.