• Resolved progressed

    (@progressed)


    it seems i cannot go back to a normal zoom.

    <a class="afr-normal">A</a>
    <a class="afr-large">A</a>
    <a class="afr-xlarge">A</a>

    i can scale between afr-large and afr-xlarge but not afr-normal. enabled the debug logging. afr-normal doesnt trigger too?!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter progressed

    (@progressed)

    #afr_normal, .afr_normal, #afr-normal, .arf-normal

    and this is why: in your js your selector is .arf-normal instead of afr-normal.

    Thread Starter progressed

    (@progressed)

    also on the homepage of the plugin it says this:

    I have activated the plugin, now what ?
    To be able to use the plugin, you should create a menu. You can use (or not) that menu in a widget.

    The trick is to simply add the CSS class afr-normal to display normal size, afr-large for large text and aft-xlarge for very large text.

    You can also apply this CSS technique in your PHP files or directly in your content.

    aft-large needs to be afr-large

    Thank you @progressed for sharing the solution!

    Plugin Author Maxime Jobin

    (@maximejobin)

    @progressed I’m truly sorry for the delay. I was never notified when you submitted your support ticket.

    I fixed the documentation and the plugin (leaving the wrong class there for backward compatibility).

    Version 1.0.4 was released a couple of minutes ago.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘afr-normal not working’ is closed to new replies.