Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #376964

    Hi,

    I done a quick search but couldn’t find an answer to this.

    In my side bar, I have an accordion nested in two tabs.
    When I link to the anchor of anything in the first tab the accordion opens fine.
    But if I try to link to any anchors on the second tab, it remains on the first tab and you can’t see the open accordion item on the second tab.

    Is there anyway of linking so that it would open #tab-id-2 and then also open #toggle-id-16?
    If there is a way to do this or a workaround it would be greatly appreciated.

    #377195

    Hey myhrtoolkit!

    can you post a link to your website showing the issue please?

    Best regards,
    Andy

    #377310

    Hi Andy,

    The site isn’t in a live environment at the moment so I can’t link to it.
    Here is the short code I’m using to create the nested menu:

    [av_tab_container position='top_tab' boxed='border_tabs' initial='1']
    [av_tab title='User Guides' icon_select='yes' icon='ue80a' font='entypo-fontello']
    [av_toggle_container initial='0' mode='accordion' sort='']
    [av_toggle title='Overview' tags='']
    <a href="/support/quick-start-guides/primer/#toggle-id-1">myhrtoolkit Primer</a>
    <a href="/support/quick-start-guides/can-user/#toggle-id-1">What can a user do?</a>
    <a href="/support/quick-start-guides/employees-frequently-asked-questions/#toggle-id-1">FAQ</a>
    <a href="/support/quick-start-guides/types-user-myhrtoolkit/#toggle-id-1">types of user in myhrtoolkit</a>
    [/av_toggle]
    [av_toggle title='Login / Passwords' tags='']
    <a href="/support/how-to-guides/login-to-your-new-myhrtoolkit-for-the-first-time/#toggle-id-2">first time login - users</a>
    <a href="/support/how-to-guides/controller-first-time-login/#toggle-id-2">first time login - controllers</a>
    <a href="/support/how-to-guides/how-to-login-to-customer-portal/#toggle-id-2">Login to customer portal</a>
    <a href="/support/how-to-guides/how-to-reset-user-password/#toggle-id-2">Reset user password</a>
    <a href="/support/how-to-guides/manually-retrieve-password/#toggle-id-2">manually retrieve passwords</a>                                    
    <a href="/support/how-to-guides/how-to-change-your-username/#toggle-id-2">Change your username</a>
    <a href="/support/how-to-guides/how-to-change-username-or-password/#toggle-id-2">Change username or password</a>
    <a href="/support/how-to-guides/using-enhanced-security/#toggle-id-2">Using enhanced security</a>
    [/av_toggle]
    [av_toggle title='Holidays' tags='']
    <a href="/support/quick-start-guides/quick-start-guides-holidays-employees/#toggle-id-3">holidays - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-holidays-managers/#toggle-id-3">holidays - managers</a>
    <a href="/support/quick-start-guides/getting-started-with-holidays-controllers-faq/#toggle-id-3">holidays - controllers</a>
    <a href="/support/how-to-guides/calendar-integration/#toggle-id-3">Outlook calendar integration</a>
    <a targe="_blank"href="/download/support/guides/calendar-integration-guide.pdf/#toggle-id-3">Resetting calendar links</a>
    <a href="/support/variable-hours-employees/#toggle-id-3">Variable hours - primer</a>
    <a href="/support/how-to-guides/guide-variable-hours/#toggle-id-3">Variable hours - controllers</a>
    <a href="/support/how-to-guides/recording-managing-toil/#toggle-id-3">Recording and managing TOIL</a>
    <a href="/support/quick-start-guides/two-stage-holiday-approval/#toggle-id-3">two stage holiday approval</a>
    [/av_toggle]
    [av_toggle title='Absence' tags='']
    <a href="/support/quick-start-guides/getting-started-with-sickness-absence/#toggle-id-4">absence - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-sickness-absence-managers/#toggle-id-4">absence - managers</a>
    <a href="/support/quick-start-guides/getting-started-with-sickness-absence-management-controllers-faq/#toggle-id-4">absence - controllers</a>
    <a href="/support/quick-start-guides/getting-started-with-general-absence-management-managers-controllers/#toggle-id-4">managing general absence</a>
    [/av_toggle]
    [av_toggle title='Communications' tags='']
    <a href="/support/quick-start-guides/getting-started-with-comms-users/#toggle-id-5">comms - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-comms-managers-controllers/#toggle-id-5">comms - managers & controllers</a>
    <a href="/support/quick-start-guides/getting-started-with-notifications-controllers-faq/#toggle-id-5">notifications - controllers</a>
    <a href="/support/quick-start-guides/employee-directory/#toggle-id-5">employee directory - everyone</a>
    [/av_toggle]
    [av_toggle title='Document Library' tags='']
    <a href="/support/quick-start-guides/getting-started-with-document-library-users/#toggle-id-6">docs - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-document-library-managers-and-controllers-faq/#toggle-id-6">docs - managers and controllers</a>
    [/av_toggle]
    [av_toggle title='Appraisals' tags='']
    <a href="/support/quick-start-guides/getting-started-with-appraisals-users/#toggle-id-7">appraisals - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-appraisals-managers/#toggle-id-7">appraisals - managers</a>
    <a href="/support/quick-start-guides/getting-started-with-appraisals-controllers-faq/#toggle-id-7">appraisals - controllers</a>
    [/av_toggle]
    [av_toggle title='Starters and leavers' tags='']
    <a href="/support/quick-start-guides/quick-start-guides-newstarters-managers-controllers/#toggle-id-8">new starters - managers</a>
    <a href="/support/quick-start-guides/quick-start-guides-leavers-managers-controllers/#toggle-id-8">leavers - managers</a>
    [/av_toggle]
    [av_toggle title='Training' tags='']
    <a href="/support/quick-start-guides/getting-started-with-training-users/#toggle-id-9">training - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-training-managers/#toggle-id-9">training - managers</a>
    <a href="/support/quick-start-guides/getting-started-with-training-controllers-faq/#toggle-id-9">training - controllers</a>
    [/av_toggle]
    [av_toggle title='Reports' tags='']
    <a href="/support/reports-myhrtoolkit/#toggle-id-10">Reports in myhrtoolkit</a>
    [/av_toggle]
    [av_toggle title='Tasks' tags='']
    <a href="/support/quick-start-guides/getting-started-with-tasks-users/#toggle-id-11">tasks - general users</a>
    <a href="/support/quick-start-guides/getting-started-with-tasks-managers-and-controllers/#toggle-id-11">tasks - managers and controllers</a>
    [/av_toggle]
    [av_toggle title='Variable Hours' tags='']
    <a href="/support/variable-hours-employees/#toggle-id-12">Variable hours - primer</a>
    <a href="/support/how-to-guides/guide-variable-hours/#toggle-id-12">Variable hours - controllers</a>
    <a href="/support/how-to-guides/recording-hours-worked-variable-hour-employees/#toggle-id-12">recording variable hours worked</a>
    <a href="/support/hours-status-reference-guide/#toggle-id-12">hours status reference guide</a>
    [/av_toggle]
    [av_toggle title='Complete Guides' tags='']
    <a href="/support/quick-start-guides/myhome-users-guide/#toggle-id-13">myhome user guide</a>
    <a href="/support/quick-start-guides/a-guide-to-the-management-dashboard/#toggle-id-13">guide for managers</a>
    [/av_toggle]
    [/av_toggle_container]
    [/av_tab]
    [av_tab title='Setup Guides' icon_select='yes' icon='ue856' font='entypo-fontello']
    [av_toggle_container initial='0' mode='accordion' sort='']
    [av_toggle title='Initial Setup' tags='']
    <a href="/download/support/guides/setup-process.pdf">Read me first</a>
    <a href="/support/how-to-guides/how-to-planning-for-setup-go-live/#toggle-id-14">planning setup</a>
    <a href="/support/how-to-guides/setup-guide/#toggle-id-14">Setup guide</a>
    <a href="/support/how-to-guides/how-to-create-controller-during-setup/#toggle-id-14">creating a controller during setup</a>
    <a href="/support/how-to-guides/guide-importing-data/#toggle-id-14">importing employee data</a>
    [/av_toggle]
    [av_toggle title='Rights / Permissions' tags='']
    <a href="/support/how-to-guides/guides-allow-manager-view-employees-report-manager-controllers/#toggle-id-15">sub managers - permissions</a>
    <a href="/support/how-to-guides/how-to-give-a-manager-minimal-permissions/#toggle-id-15">rights for managers</a>
    <a href="/support/how-to-guides/give-manager-access-pay-data-controllers/#toggle-id-15">access to pay info - managers</a>
    <a href="/support/how-to-guides/how-to-add-a-controller/#toggle-id-15">add another controller</a>
    <a href="/support/how-to-guides/how-to-allocate-a-controller-to-a-manager/#toggle-id-15">allocate controller to a manager</a>
    <a href="/support/quick-start-guides/types-user-myhrtoolkit/#toggle-id-15">types of user in myhrtoolkit</a>
    [/av_toggle]
    [av_toggle title='Holidays' tags='']
    <a href="/support/how-to-guides/how-to-change-holiday-years/#toggle-id-16">change holiday years</a>
    <a href="/support/how-to-guides/how-to-amend-holiday-entitlement/#toggle-id-16">holiday entitlements</a>
    <a href="/support/how-to-guides/end-holiday-year/#toggle-id-16">notes on the end of a holiday year</a>
    <a href="/support/how-to-guides/how-to-import-holidays-and-absence-data/#toggle-id-16">importing holiday/absence data</a>
    <a href="/support/how-to-guides/how-to-setup-holiday-groups/#toggle-id-16">setting up holiday groups</a>
    <a href="/support/how-to-guides/managing-access-holiday-chart/#toggle-id-16">manage access to holiday chart</a>
    <a href="/support/how-to-guides/notifications-holiday-requests/#toggle-id-16">holiday request notifications</a>
    <a href="/support/how-to-guides/calendar-integration/#toggle-id-16">Outlook calendar integration</a>
    <a href="/support/how-to-guides/recording-managing-toil/#toggle-id-16">Recording and managing TOIL</a>
    <a href="/support/quick-start-guides/two-stage-holiday-approval/#toggle-id-16">two stage holiday approval</a>
    [/av_toggle]
    [av_toggle title='Hours' tags='']
    <a href="/support/quick-start-guides/guide-hours-status/#toggle-id-17">guide to hours status</a>
    <a href="/support/quick-start-guides/guide-fixed-hours/#toggle-id-17">guide to fixed hours</a>
    <a href="/support/quick-start-guides/changing-hours-days-within-fixed-hours-holiday-controllers/#toggle-id-17">changing between hours and days</a>
    <a href="/support/how-to-guides/guide-variable-hours/#toggle-id-17">guide to variable hours</a>
    <a href="/support/how-to-guides/recording-hours-worked-variable-hour-employees/#toggle-id-17">recording variable hours worked</a>
    <a href="/support/hours-status-reference-guide/#toggle-id-17">hours status reference guide</a>
    [/av_toggle]
    [av_toggle title='Absence' tags='']
    <a href="/support/quick-start-guides/getting-started-with-sickness-absence-managers/#toggle-id-18">absence - managers</a>
    <a href="/support/quick-start-guides/getting-started-with-sickness-absence-management-controllers-faq/#toggle-id-18">absence - controllers FAQ</a>
    <a href="/support/quick-start-guides/getting-started-with-general-absence-management-managers-controllers/#toggle-id-18">managing general absence</a>
    <a href="/support/how-to-guides/return-work-managers-guide/#toggle-id-18">Return to Work - A Manager's Guide</a>
    <a href="/support/quick-start-guides/contractual-sick-pay-guide/#toggle-id-18">Contractual Sick Pay</a>
    [/av_toggle]
    [av_toggle title='People Management' tags='']
    <a href="/support/quick-start-guides/getting-started-with-disciplinary-record-managers-controllers/#toggle-id-19">disciplinary records</a>
    <a href="/support/how-to-guides/how-to-employee-photos/#toggle-id-19">employee photos</a>
    <a href="/support/quick-start-guides/getting-started-with-notifications-controllers-faq/#toggle-id-19">notifications - controllers</a>
    <a href="/support/quick-start-guides/getting-started-with-general-absence-management-managers-controllers/#toggle-id-19">managing general absence</a>
    <a href="/support/how-to-guides/notes-probation/#toggle-id-19">notes on probation</a>
    <a href="/support/how-to-guides/guide-weekly-e-mails/#toggle-id-19">a guide to weekly emails</a>
    [/av_toggle]
    [av_toggle title='Configuration' tags='']
    <a href="/support/quick-start-guides/types-user-myhrtoolkit/#toggle-id-20">types of user in myhrtoolkit</a>
    <a href="/support/how-to-guides/creating-department-location-controllers/#toggle-id-20">departments and locations</a>
    <a href="/support/how-to-guides/managing-types-general-absence/#toggle-id-20">types of general absence</a>
    <a href="/support/how-to-guides/calendar-alerts/#toggle-id-20">messages in attendance chart</a>
    <a href="/support/how-to-guides/how-to-employee-photos/#toggle-id-20">employee photos</a>
    <a href="/support/how-to-guides/how-to-setup-shared-computers/#toggle-id-20">Setting up shared computers</a>
    [/av_toggle]
    [av_toggle title='Import / Export' tags='']
    <a href="/support/how-to-guides/guide-importing-data/#toggle-id-21">importing employee data during setup</a>
    <a href="/support/how-to-guides/how-to-export-employee-data/#toggle-id-21">exporting employee data</a>
    [/av_toggle]
    [av_toggle title='Troubleshooting' tags='']
    <a href="/support/how-to-guides/frequently-asked-questions-diagnostics/#toggle-id-22"">FAQ and Diagnostics</a>
    [/av_toggle]
    [av_toggle title='User Manuals' tags='']
    <a href="/support/quick-start-guides/myhome-users-guide/#toggle-id-23">myhome user guide</a>
    <a href="/support/quick-start-guides/a-guide-to-the-management-dashboard/#toggle-id-23">guide for managers</a>
    [/av_toggle]
    [av_toggle title='Changes and Updates' tags='']
    <a href="/support/quick-start-guides/release-log#toggle-id-24">changes and updates by month</a>
    [/av_toggle]
    [/av_toggle_container]
    [/av_tab]
    [/av_tab_container]

    When linking to any toggle-id’s in tab-id-2, it doesn’t switch to tab-id-2, is there a way to link to toggle-id’s 14 to 24 and it also switch to tab-id2?

    #379469

    Hi Andy,

    Do you have a response to my query yet?

    Kind regards,
    Peter Sanderson

    #380574

    Hey!

    I can see the issue. I think I will report it to Kriesi, but before I do it could you make sure to deactivate all plugins, to see if one is maybe causing the issue? just to make sure.

    Cheers!
    Andy

    #382492

    Hi Andy,

    There aren’t any plugins causing the problem. I don’t think there is a current way to do what I am after. But it seems like there should be.
    Please pass on to see if there is a workaround to get it working.

    Kind regards,
    Peter Sanderson

    #382585

    Hi!

    I tagged this post for Kriesi and my teammates. Please kindly wait until one has any ideas on how to solve that issue.

    Cheers!
    Andy

    #382644

    Hello,

    There is no way to attach multiple anchors to an URL so unfortunately opening a tab and an accordion simultaneously is not possible.

    Best regards,
    Josue

    #382961

    Hi Josue, thanks for letting me know.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Linking to a nested Accordion within a Tab’ is closed to new replies.