meravjon
Forum Replies Created
-
Hi Cais
Thanks for reply.
No I can see the Panel, I can edit, I hit the save key, but when I go back to the list I see it didn’t save the changes.
I wish to remind you that it only happanes when I create the gallery through Manage Galleries–>Add New GalleryHi Cais
Yes, I can see the “new” gallery under Manage Galleries and I can’t modify the details in the Gallery Settings at the top of the pageForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] The plugin stoped workingOps that was the Browser cache
Thanks againForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] The plugin stoped workingHi wpdreams
Apologize for late response, I didn’t a notice you replied.
I’m not using any cache, so don’t think this is the problem.
this is my url:
http://www.bitmuna.com/%D7%97%D7%99%D7%A4%D7%95%D7%A9-%D7%9E%D7%90%D7%92%D7%A8-%D7%AA%D7%9E%D7%95%D7%A0%D7%95%D7%AA/
ThanksForum: Themes and Templates
In reply to: [Customizr] Add code to index.phpHi Back again
I’m still having some problems with the plugin I bought, so I’d like some help here.
I found this post that suggests how to create a search for images in NextGen Gallery.Create a blank PHP file on your local machine called something like “nggSearch2.php” and paste this code into the file.
Using FTP and assuming that you are using the default WordPress plugins directory, create a directory called something like “nggSearch2” in the “/wp-content/plugins/” directory. Place the file, created previously, into the new directory.
Place this <?php if ( function_exists( ‘ngg_images_results’ ) ) ngg_images_results(); ?> in your themes “Search.php” file. It is WordPress best practice to make modifications to theme file by creating a child theme.
Log into the WordPress admin panel and activate the newly created plugin called “NextGen 2.0 Search engine”
Hopefully, I haven’t missed anything. 🙂I did create the plugin as written above, but can’t find the Search.php file.
So after some ridding i got that customizr theme dosn’t have Search.php and I need to add it to index.php.
I’m using child theme. So what is the best way to do that?Did that, close this one?
Hi Cais
Did all this, nothing helped.Hi Cais
Thanks for reply
here is a link for NextGEN Gallery display
Also I’m experiencing many difficulties finding a proper Search Engine.
Do you have any suggestions?Forum: Themes and Templates
In reply to: [Customizr] change the role of fancybox titleSo here’s the JS I want to insert:
$(".fancybox") .attr('rel', 'gallery') .fancybox({ beforeLoad: function() { this.title = $(this.element).attr('description'); } });Don’t want to edit the JS file, I want to do that via my functions.php in my child theme.
Anyone?No matter, found it:
options-> miscellaneous-> max image countForum: Themes and Templates
In reply to: [Customizr] Add code to index.phpHi Menaka
It was suppused to be added to a serach plugin. No matter now. I used other plugin, thanks anyway.Forum: Themes and Templates
In reply to: [Customizr] Add code to index.phpHi Mnaka
I’m need to add:
<?php if ( function_exists( 'ngg_images_results' ) ) ngg_images_results(); ?>Forum: Fixing WordPress
In reply to: Add description alt title to image from the jpeg metadataOh forgot to tell: the matadata is in hebrew, so it uploads in Gibberish
Forum: Plugins
In reply to: [DW Question & Answer] The Plugin stoped working since 4.5wp updateOK
Can I get some help?Forum: Fixing WordPress
In reply to: WP Reset Plugin changed my wp versionFound it