• Resolved coadr93

    (@coadr93)


    Hey man, I have a single page website with a big list of prices in each expandable shortcode.

    It expands nicely, but I also placed a close button at the bottom, and when you close the expansion, the “camera” kinda goes towards the bottom of the page…

    So basically … I expand the first section of prices, at the top of the page, and when I close it, the page is scrolled to the bottom …

    Another option would be simply to prevent them completely from closing the expand.

    https://wordpress.org/plugins/jquery-collapse-o-matic/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Baden

    (@baden03)

    or you could check out Scroll On Close

    Thread Starter coadr93

    (@coadr93)

    Yeah but I’m using tripos below, I forgot to mention,so…

    the button goes down after, I want it basically to Pull the top of the website down …

    Plugin Author Baden

    (@baden03)

    can you share a link?

    Thread Starter coadr93

    (@coadr93)

    Yeah, sure just click on Arata preturile pentru… It has a + pink button.

    The – button then moves to the bottom, when you close the price list, you’ll reach the footer.

    This is the test site, it’s missing a lot of sections and content.

    methodseeker.com/emirose

    Thanks for your concern. You’re support is awesome man ! The plugin is awesome too !

    Plugin Author Baden

    (@baden03)

    ok, this should be an easy fix. can you share an example of one of your opening expand shortcodes?

    Thread Starter coadr93

    (@coadr93)

    [expand title="Arată prețurile pentru tunsori, coafuri și vopsit" swapalt="Afișează prețurile pentru tunsori" swaptitle="Ascunde preturi"]
    <div>
    
    [table id=frizerie/]
    <p style="text-align: center;">Prețurile diferite se referă la lungimea părului:</p>
    <p style="text-align: center;">Scurt / Mediu / Lung / (Foarte Lung)</p>
    [table id=coafor /]
    <p style="text-align: center;">Prețuri vopsit/șuvite</p>
    [table id=suvite /]
    [table id=vopsit /]
    [table id=vopsele /]
    
    </div>
    [/expand]

    I also had trigpos below but i removed it to get the site going

    Plugin Author Baden

    (@baden03)

    try

    [expand title="Arată prețurile pentru tunsori, coafuri și vopsit" swapalt="Afișează prețurile pentru tunsori" swaptitle="Ascunde preturi" scrollonclose="auto"]

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

The topic ‘Close animation’ is closed to new replies.