Okay
  Public Ticket #399108
Link to expand portfolio
Closed

Comments

  • Jakob started the conversation

    Hi Clapat!

    Thanks for the help earlier, however i have a new problem.

    I want to make a link in our "about" page, that will scroll down to portfolio and expand a video.

    So if made a link to "this video" it would scroll down to the portfolio and expand that certain video.

    Instead of having to link to an article about the video, which is what we currently have.

    Best regards,

    Jakob


  •  1,823
    Support replied

    Hi Jakob,

    scrolling down is easy , you just need to add css class 'move' to your link.

    Expanding is a bit more difficult and you have to attach it to the scroll somehow.

    The expander code can be found in /js/scripts.js

    jQuery('#portfolio-wrap .open-project-link').click(function(){

    ...

    }

    event handler

    but my advice is to find a workaround.


    thanks


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy