KurtWagnerOne / wp-constructor

Automatically exported from code.google.com/p/wp-constructor
0 stars 0 forks source link

NextGen Gallery plugin #185

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I use NextGen Gallery plugin. I would like to search in the images were 
displayed. I installed a plugin for this. The manual says that I enter this 
code in search.php: if (function_exists ('ngg_images_results')) 
ngg_images_results ();
This does not work in Constructor. How should I do?

What steps will reproduce the problem?
1. Install the plugin NextGen Gallery
2. Include pictures of the gallery in a post
3. Install the plugin NextGEN Search engine
4. Enter this code in search.php: if (function_exists ('ngg_images_results')) 
ngg_images_results ();
5. Do a search by the description of the image

What version of the ... are you using?
1. Wordpress: latest
2. Constructor: latest
3. PHP: latest
4. Browser: whatever
5. OS:whatever

What URL of your blog(s)?
1. http://www.handara.com.br

Please provide any additional information below.

Original issue reported on code.google.com by mar...@mbrasil.net on 4 Jan 2012 at 2:48