Just disabled all my plugin’s to see if that would make a difference but no luck
did some testing this evening again since i need this to work to continue posting
Did a disable of all the plug-ins, brought theme back to default and still getting this error.
When i enable my theme back to and run a plug-in check it says that it’s missing the call to wp_head().
checked the theme code and in the header.php it shows a call to wp_head()` <?php
colabs_meta();
colabs_meta_head();
wp_head();
colabs_head();
global $site_title,$site_url;
$site_title = get_bloginfo( ‘name’ );
$site_url = home_url( ‘/’ );
$site_description = get_bloginfo( ‘description’ );
?> `
funny thing is when i first installed the plug-in i did the same check with no error’s on the same theme and the same plug-ins
Hi,
Have you found what was wrong with NGG?
I’ve just started to get this problem and disabling all plugins didn’t solve it.
I’m running NGG v2.0.66. It worked very well until Friday…
Thanks,
Mihia
@proitservice – It would most likely be best for you to start your own topic. Please see this in the codex: http://codex.ww.wp.xz.cn/Forum_Welcome#Where_To_Post
Thanks!
– Cais.
Didn’t find a solution.
My solution in the end was to dump NGG completely
@kitesurfpics – Sorry to read you chose to go another route … I hope it is working out for you.
Thanks!
– Cais.
@kitesurfpics
I’m evaluating various technologies, but I didn’t find one which to suit my goal yet.
I would need one which to:
1) generate a page view for each slide;
2) allow a caption for each image;
3) eventually allow me to place also an AD next to the image (I could obtain this also by patching the plugin source code).
Are you aware of any plugin which could do these things?
Also, I’m wondering what solution are you using now.
Among the ones that I’m testing today it is also ‘NextCellent Gallery’.
Thanks,
Mihai