• Resolved Newki75

    (@newki75)


    Hello,

    before all, thanks for this great plugin πŸ™‚
    2 questions : I tried the URL replacement, adding the deeplinking:false, is that correct because it doesn’t work.

    jQuery(“a[rel^=’lightbox’], a[rel^=’youtube’], a[rel^=’fancybox’]”, “div.nimble-portfolio ul li:not(.hidden)” ).prettyPhoto({deeplinking: false});

    Second question : when I click on the “thumbnail”, the lightbox doesn’t open all the time, it takes 2 or 3 clicks sometimes. My website

    Thanks for you help πŸ™‚

    http://wordpress.org/plugins/nimble-portfolio/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nimble3

    (@nimble3)

    I dont any error in placing the deeplinking: false param but there are two places in the JS file where you need to put this param.

    You have made some cusomization in the template which is creating this problem.

    in the template.css please remove height and width parameters for .nimble-portfolio-rollerbg

    Thread Starter Newki75

    (@newki75)

    Yes thanks, I had to replace it twice πŸ™‚
    And the 2nd point works also.
    Thanks for your help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘URl and double click’ is closed to new replies.