• Jeriff,
    Love this plugin.
    I just updated my Avada theme and ran into an issue with your plugin. Basically, Avada has a short code for adding a toggle (icon and text) that when clicked, expands (accordion like) to show descriptive text below it. Avada must have changed the way they handle it.

    Now, if I click the toggle to expand, the page scrolls up about 1 or 2 centimeters instead of expanding the text. I looked at the page source and the toggles seem to have a unique anchor number associated with each of them. So I took the first 6 numbers and put them into your plugin’s exclusion boxes and that worked. I didn’t do this with the last 2 toggles, to show you how they don’t work.

    Here is a test page with the 8 toggles.
    http://oakgroupautomotive.com/smooth-scroller-test
    It’s password protected it to prevent google indexing.
    Password is… smooth

    Now I suppose that ultimately, I/we can just use these exclusion boxes but I see that I am limited to 5 + 5.
    Do you think there is something you can change to fix my issue?
    Alternatively….can you add more exclusions (say up to 20) or the ability to whitelist and/or blacklist your plugin from/for working on specific pages?

    Thanks

    https://wordpress.org/plugins/easy-smooth-scroll-links/

Viewing 11 replies - 1 through 11 (of 11 total)
  • same here… did you solve it?

    found a way – got it to work!

    Thread Starter themadproducer

    (@themadproducer)

    Can you share what u did to get the accordion boxes working normally?
    I never got farther than using the id exclusions, and there was no support reply.
    Thx

    it needs a little jquery core files tweaking.

    can you do that?

    Thread Starter themadproducer

    (@themadproducer)

    wordpressmenow
    Maybe. I will give it a try if you point me in the direction.
    Thanks

    I need help on this too.

    1) go to plugins=> editor and select the EASY SMOOTH plugin.

    2) select file: easy-smooth-scroll-links/index.php

    3) locate section : ” // More code using $ as alias to jQuery “

    4) after the following code: ” :not([href^=’#pane’]) ” add ” :not([data-toggle=’collapse’]) ” (without the ” of course).

    5) save the file and give it a go.

    PLS NOTE – YOU MIGHT STILL HAVE CONFLICTS WITH OTHER JS / JQUERY ELEMENTS.

    let me know if it worked out.

    Thread Starter themadproducer

    (@themadproducer)

    wordpressmenow
    Your instructions were clear, easy and worked flawless.
    Thank you very much for taking the time, and doing it right!

    wordpressmenow and remusftw
    I found an alternative workaround as well.
    It’s a plugin named that is extremely useful and powerful.
    It’s called Plugin Organizer.
    https://wordpress.org/plugins/plugin-organizer/

    You can disable plugins on a “per page” level as well as globally. Side note….it’s great when using INTENSIVE plugins like “Revolution Slider”. I disable R.S. for pages that do not use it and therefor WP does not have to do the calculations when loading the HTML page. It really helped me reduce server loads.

    I had used it to disable Easy Smooth Scroll….on the page that I had the Accordion code issue.

    both didn’t work for me.

    Please advise on my homepage.
    http://http://siglapsg.sg/

    Thank you for the replies and guidance!

    Thread Starter themadproducer

    (@themadproducer)

    remusftw
    Your link has errors in it…but I found your homepage.
    I don’t see the issue.
    There is one section that has a drop down accordion like feature…but it works fine.
    Please specify the exact area and issue.

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

The topic ‘Avada Toggle (accordian) anchor issue’ is closed to new replies.