using keyboard to navigate portfolio entries

  • Posted in : impressivCard WP
  • therewasaguy
    Participant

    Hi, I’m wondering if there is an easy way to make the left/right arrows navigate between portfolio entries in impressivcard? Where could I look to implement this?

    Thanks and happy 2015!

    ahmetsali
    Keymaster

    Hi, this is not available by default, needs more further customizations, you may consider working with a professional, if you are not familiar to javascript coding.

    therewasaguy
    Participant

    Ok I’m going to try to figure it out myself! I’ve been digging thru the code a bit and have some ideas for where to look, but if someone can point me in the right direction I will appreciate it.

    If I can figure it out I will be happy to share results with anyone else who’d like to have this feature.

    ahmetsali
    Keymaster

    Hi again, the algorithm for this should be something like that;

    When a portfolio single page is opened;

    if user pressed left key;
    – load the url of the previous portfolio
    if user pressed right key;
    – load the url of the next portfolio item

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

The forum ‘impressivCard WP’ is closed to new topics and replies.