Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1206799

    Hello,

    Q1:
    how is the internal linking within the same page used/added/defined… ? for example assume we have a link to the homepage:
    http://mydomain.com then when someone for example wants to open the link “about us” I will than not send this user to a new page but just scroll down on current home page as I added “about us” section within the homepage just longer down but I need to know how to link it using following example:
    http://mydomain.com/#service and the page should scroll down very smooth until it finds the “About us” section… ?

    Q2:
    Also where is this page scroll speed defined in the theme if I need to adjust the scroll speed ?

    Thank you!
    Best regards
    Amel

    • This topic was modified 4 years, 6 months ago by AmelC.
    #1208604

    Hey Amel,

    Thanks for contacting us and sorry for the late reply!

    1- Please refer to this post – https://kriesi.at/documentation/enfold/menu/#one-page-menu

    2- Please refer to this post – https://kriesi.at/support/topic/where-can-i-find-the-enfoldjs-file/#post-843194 and copy avia.js file to your child theme. Then, open the file and find following line

    duration= data.duration || 1200,

    and change it to

    duration= 3600,

    Best regards,
    Yigit

    #1209843

    Hello,

    ok, thank you for helping, it works just fine!

    Best regards
    Amel

    #1209854

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘internal linking within a same page’ is closed to new replies.