Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Browser support on mobile devices #567115

    Hi Josue,

    I have created an admin account for you on our site. Login details are attached.

    In addition to paralax images becoming sticky on mobile, the following code breaks the first section on our features pages. No contents displayed, just the background colour.

    file: framework/php/class-sidebar-generator.php

    This line appears to cause the problem.

    // $args['id'] = avia_backend_safe_string($sidebar,'-');

    Looking forward to your assistance.

    in reply to: Browser support on mobile devices #558431

    Hi Rikard,

    I have tried upgrading the theme like you suggested.

    Now I know that line 504 in section.php (../enfold/config-templatebuilder/avia-shortcodes/section.php) is responsible for displaying my troubled sections. When I apply the new code from version 3.4.7, my background images do not show completely. All pages that use this section look broken.

    Can you please take another look and let me know what you think.

    Many thanks!

    in reply to: Enfold Showcase #446348

    Hi,

    This is our site for our online HR software myhrtoolkit: https://www.myhrtoolkit.com/

    Myhrtoolkit - HR software

    All comments and suggestions welcome

    Cheers
    Myhrtoolkit

    in reply to: Linking to a nested Accordion within a Tab #382961

    Hi Josue, thanks for letting me know.

    in reply to: Linking to a nested Accordion within a Tab #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

    in reply to: Linking to a nested Accordion within a Tab #379469

    Hi Andy,

    Do you have a response to my query yet?

    Kind regards,
    Peter Sanderson

    in reply to: Linking to a nested Accordion within a Tab #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?

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