Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    One page links to row

    General Discussion
    2
    4
    488
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      Olek last edited by Olek

      Hi.
      Sorry for disturb. I'm totally beginner but I have problem and I have to ask. I'm doing one page site with Fullscreen Slider Addon.

      1. I'm trying to put into menu links to last to rows on page. Something like on this site: http://stefanie-leinhos.de/ when you click About button on top.
      2. And is it possible to give rows different permalinks? Like here: http://ungestaltet.ch/philipp/

      Is it all possible? And if it is can you please write me what code and where I should put?
      Congratulations for making LayTheme it's great :)

      Thanks in advance and kind regards
      Olek

      1 Reply Last reply Reply Quote 0
      • arminunruh
        arminunruh Global Moderator last edited by arminunruh

        Hey Olek,

        So when you have the fullscreen slider active, you can use some code to do links that scroll to another slide like explained here:

        http://laythemeforum.com:4567/topic/947/scroll-to-anchors-with-fullscreen-slider-addon-back-to-top-button-doesn-t-work/2

        second question: ah hmm not supported :O

        1 Reply Last reply Reply Quote 0
        • O
          Olek last edited by Olek

          Hey,
          thanks for reply. With my zero knowledge about coding :) Without fullscreen slider addon I made it like this:

          <script>
          jQuery('body').on('click', '#moveTo', function(){
          event.preventDefault();
          var id = jQuery(this).attr('href');
          </script>

          Every row has id and menu build up only with custom links. Only problem is when I want to link specific row directly,
          http://www.myadres.com/#second_row it's not working. It's only working with links from menu :/ But I will try to manage that :)

          Thanks in advance and kind regards
          Olek

          1 Reply Last reply Reply Quote 0
          • arminunruh
            arminunruh Global Moderator last edited by

            Oh hmm, it could be that this won't work properly when you open a new tab and enter the url with the #second_row ending. i think it is because laytheme's frontend is a javascript app and the browser will try and look for the section of #second_row before the markup is even loaded and built in the browser with javascript.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Try this to fix issues before you post:

            Use the Search Feature. Maybe there is already a solution to your issue.

            1. Update Lay Theme and all Lay Theme Addons
            2. Disable all Plugins
            3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
            4. Now see if your problem solved itself
            5. Go here, see if your problem is listed here:
            Troubleshooting

            When you post:
            1. Post a link to where the problem is
            2. If the problem is difficult to explain, post screenshots / link to a video to explain it

            Thanks!

            Online Users

            Recent Topics

            • C

              centred Carousel fixed width and proportions

            • L

              position Project titles outside the images on the side

            • slow navigation WP admin control panel

            • P

              News element date and title order

            laytheme.com