Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #250224

    Hi!

    I found a opportunity to open a accordion-element through click on a link: solution: href=”#toggle-id-1″.
    But when I klick on a link, sometimes the headline of the accordeon-element would’nt be shown, because the text (content) of the
    accordeon-element is on the top oft the browser-window.

    What can I do, that the headlines will always be shown.

    Thanks a lot,
    Daniela

    #250922

    Hey Daniela!

    Can we see a live example of what you have now and the issue that is happening? Just from the description I’m not quite clear on whats going on.

    Regards,
    Devin

    #250927

    Good morning,

    the website isn’t live, so I made screenshots so that you can see, what I mean.
    I hope you have access to following file: https://www.dropbox.com/s/tzson58s1zi0vnw/accordions.pdf

    Thanks,
    Daniela

    #250975

    Hey!

    How did you create the links for the accordion? Can you please provide us with an example? I’m sorry but we can’t fix the error if we can’t reproduce the accordion links. Much better if get to see the site once it goes live.

    Cheers!
    Ismael

    #251228

    Hey Ismael, hey devin!

    thank you for your rapid support. I use a very simple way for the link:

    <ul  class="widget_nav_menu">
       <li class="current-page-item">
            <a href="#toggle-id-1">Privatumzug</a>
      </li>
       <li>
            <a href="#toggle-id-2">Betriebsumzug</a>
      </li>
       <li>
            <a href="#toggle-id-3">Internationaler Umzug</a>
       </li>
    </ul>

    Thanks a lot,
    Daniela

    #251491

    Hi!

    I marked this thread for Kriesi.

    Best regards,
    Peter

    #251557

    HI!
    Thank you!

    Best regards,
    Daniela

    #251690

    Hi,
    i studied the behaviour of the accordion elements. I have 6 menus in the sidebar with 2 to 6 menu items which are linked to a accordion element. All the menus have the same code like above. Only two menus show the behaviour, that if I click on the link of the menu item, the headline of accordion will not be shown, because the content of the accordion is on the top. I compared the code of the menu items but I couldn’t find an error. I think the website will go live next week. So that you take a look on the website, if this is possible for you.

    Best regards,
    Daniela

    #252793

    Hey!

    I have added a small addition to the accordion that might fix the issue for you, please let us know if the upcoming version (monday, version 2.7) solves your issue.

    If it doesnt we will probably need to see the live version to fix this…

    Regards,
    Kriesi

    #263974

    Hey,

    first – sorry for the late answer. I had to eliminate the accordions, because my client wanted one page per accordion.
    (As I made the suggestion to use pages instead of accordion, the client wanted accordions.)

    Because I like this theme, I’ll buy this also for an other client und will test it there.

    THANK you very much.
    Daniela

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Open akkordeon-element through click on a link’ is closed to new replies.