Lay Theme Forum

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

    A project without link, but imagehover active

    Showcase
    2
    10
    122
    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.
    • T
      thechaosroad last edited by

      I would like to add a project to the Projectindex without creating the page.
      I know it's not possible, so I fixed it by creating a blank page and disabling the link like this:

      .projectindex-project-link [data-id="xxx"]{
      	pointer-events: none;
      }
      

      It works, but I would like the imagehover addon to still show the image.
      How can it be done?

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

        javascript. delete the css
        then use this js

        jQuery(document).on('click', '.projectindex-project-link a[data-id="xxx"]', function(e){
        e.preventDefault();
        e.stopPropagation();
        });
        

        i think this should work

        thats on my todolist, being able to create "dead" links in the projectindex

        T 2 Replies Last reply Reply Quote 0
        • T
          thechaosroad @arminunruh last edited by

          Dear @arminunruh thanks a lot for your time!

          I tried your js but it doesn't work, it basically keeps the link active anyway.
          Anyway it would be cool to implement "dead" links for the ProjectIndex... 😣

          Actually I would like to create a list of more or less clickable links, using the imagehover addon, that doesn't "break down" every time I want to add more linkable texts.

          I suppose it's a bit the same problem with the links reported here:
          http://laythemeforum.com:4567/topic/8317/hyperlinks-in-text?_=1669023169957

          😟

          1 Reply Last reply Reply Quote 0
          • T
            thechaosroad @arminunruh last edited by

            @arminunruh

            I think it would be interesting to implement an element with which you can only manage a list of links.
            Like the ProjectIndex, but dedicated only to small texts or customizable links.
            For each item I can use the imagehover addon, attach a link at will, and which I can edit with drag and drop (maybe like a menu).

            This is because currently managing a list of links with the text tool doesn't work as well.
            Let me explain: I can insert a list of links, but if I want to add or move items they lose their style and links, and I have to redo them.

            Do you think it's possible?

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

              ahh i understand!

              because if you copy paste the text, it loses its link right?

              T 1 Reply Last reply Reply Quote 0
              • T
                thechaosroad @arminunruh last edited by

                @arminunruh Exactly. That's what I mean

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

                  yee im going to work on this!

                  T 2 Replies Last reply Reply Quote 1
                  • T
                    thechaosroad @arminunruh last edited by

                    @arminunruh WOW. can't wait! :)

                    1 Reply Last reply Reply Quote 1
                    • T
                      thechaosroad @arminunruh last edited by

                      @arminunruh Any news on this issue? :-)

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

                        uhm nope not yet

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Post a link to where the problem is
                        I don't answer or check forum DMs, please just post on the forum.
                        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

                        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

                        • H

                          sumbmenu on mobile device

                        • Q

                          backdrop blur on ios

                        • While editing the carousel, the images are not displayed correctly

                        • Sticky Footer now has Background

                        laytheme.com