Viewing 5 replies - 31 through 35 (of 35 total)
  • Thank you so much!! I am slowly editing the search php and nggsearch php file to adjust the way my results are showing but so far it is looking great. I really appreciate the help!

    I’m sorry but one more question.

    Say I do the following search:

    https://cdfurn.com/?s=futon&submit=Search

    How do I get the site to show the results in four columns like my galleries do?

    https://cdfurn.com/living-room/futons/

    I do not need the description to show but would like it in columns like that because it looks a lot cleaner and professional. Thanks!

    I got it working to ??
    Its not perfect, but finally I can search for tags…

    But I also need some help. I use Lightbox-effect, but when I click on a picture, it opens without this effect.
    Where can I change this? I know I need to edit som PHP-code here, and the classname is class=’ngg_lightbox’

    Thanks ??

    @carlydibona – Add something like this .search .ngg-gallery-thumbnail-box {float: left !important; margin-right: 20px !important;} to your CSS file.

    I suggest using Firefox web browser with Firebug extension. This will allow you to tweak your site layout without actually affecting your real code until your ready.

    @sprithansi – This is usually due to your JS not being fully loaded yet. I would suggest waiting until your page fully loads to see if this corrects the issue. You can also use webpage load test like pingdom tools or Web Page Test to see if there is a loading issue.

    Plugin Contributor photocrati

    (@photocrati)

    @onerock – Thanks for helping out here!

    – Cais.

Viewing 5 replies - 31 through 35 (of 35 total)
  • The topic ‘NGG 2.0 and Image Search??’ is closed to new replies.