Benedikt Mo
Forum Replies Created
-
Hi Roman,
thanks. From PHP ou can use all plugin shortcodes with echo do_shortcode(‘[…]’);
Regards Benedikt
hm… maybe a xampp problem.
Do you run xampp on windows or mac?
Hi Tristan,
wow, awesome how you integrated the gallery.
I tested your issue in firefox on my mac but it seams to be a firefox windows problem.Hello grifmo,
thank you very much!
I implemented the fix in version 1.0.2.Best regards Benedikt
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] Active linksForum: Plugins
In reply to: [NextGEN Scroll Gallery] Captions and futureHello everyone,
I published the new plugin http://ww.wp.xz.cn/plugins/bmo-expo/.
Looking forward to hear about your tests.Best regards
BenediktForum: Plugins
In reply to: [NextGEN Scroll Gallery] Captions and futureIt will work with NGG and without it.
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] Captions and futureHi,
I currently work on a new version called BMoExpo.
At the moment it is in the wordpress review process.
Regards BMoForum: Plugins
In reply to: [NextGEN Scroll Gallery] Division by zero in… is not resolvedtry to do a bulk “Import Metadata” in the NextGenGallery “Manage Gallery” area for all the images, and check if scrollgallery now works.
Hello Photocrati?
I also tested tested the hack with the new version 2.0.27, works
version 2.0.17
To solve the problem with search the “class.photocrati_resource_manager.php” in next-gen/non_pope and edit line 27 and 28
add_action(‘wp_print_footer_scripts’, array(&$this, ‘get_resources’), 1);
add_action(‘admin_print_footer_scripts’, array(&$this, ‘get_resources’), 1);change to
add_action(‘wp_print_footer_scripts’, array(&$this, ‘get_resources’), 99999);
add_action(‘admin_print_footer_scripts’, array(&$this, ‘get_resources’), 99999);Can you please send me a link to your site?
For example this site: http://tofe-art.com/ has installed version 2.0.11 without problems.
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] Browser compatiblityThank you Mary!