Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: [Currencyr] On hover
    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.

    websites

    (@seofriendlywebsites)

    Just wanted to add that Hikaru Yuuki’s “fix” also worked for me:

    “But if front-end translation option is disabled, admin bar is back in front-end site.”

    Seems there is a bug with translating the admin bar on the frontend…

    websites

    (@seofriendlywebsites)

    I got the same issue using WP 3.5.1 and using WP Native 1.3.10, the admin bar is missing on the front end, and the site takes longer to load.

    When I deactivate the plugin the admin bar shows up on the front end and loading speed is fast again.

Viewing 3 replies - 1 through 3 (of 3 total)