• Resolved enigmainhell

    (@enigmainhell)


    Please check the following link. http://www.evyapara.com/7ave/why-choose-7avp/

    Notice how the page navigates itself to the content of the accordion. Rather than this, is there anyway I can achieve the following things:-

    1) When we navigate to this page, the first content of the accordion should be visible. But, the page should not scroll itself to the content.

    2) When we click on the second accordion item, again it navigates itself to the content. Instead of this, it should show the title as well as the content.

    I apologize, if its confusing. Any help, would be appreciated. Thanks

    https://wordpress.org/plugins/accordion-shortcodes/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    It looks like you have set the scroll property to true. If you change that to false, it should disable the scrolling.

    [accordion scroll=false]

    Thread Starter enigmainhell

    (@enigmainhell)

    If set as false, then the second item in the accordion doesn’t scroll to top to show up the content. I am sorry, if I am bothering you, but I am just trying make this plugin better. 🙂

    *Update:-

    I am trying to figure this out, for now, by creating two accordions. One with “scroll false” and the other with “scroll true” and trying to bring them closer, just to make it look like they are in a single accordion.

    Plugin Author philbuchanan

    (@philbuchanan)

    Oh, there is no way to set an accordion to only scroll to the second+ item. It’s an all or nothing setting. So if it’s set to true, the accordion will scroll for all items. If false, it won’t scroll at all.

    Thread Starter enigmainhell

    (@enigmainhell)

    Hmmm… Thanks for the support so far. Is it ok for you, if I find any fix for this and provide you with the solution, so that you can make some changes in the plugin?? I think with some fiddling in the script, we can achieve what I am trying to do. Anyway, Thanks again.

    Plugin Author philbuchanan

    (@philbuchanan)

    Perhaps. It’s a free plugin, so I don’t have a ton of time to work on it. But I’ll see what I can do.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Scroll to the title’ is closed to new replies.