Viewing 6 replies - 16 through 21 (of 21 total)
  • fredel

    (@fredel)

    just sended! thx in advance!

    Plugin Author Mark Jeldi

    (@mark-jeldi)

    Hey Fritz,

    Thanks for the details.

    It’s a bit of a tricky one this, but it would appear it’s your Gonzo theme that’s reformatting NextGEN’s output and removing the titles. I’ve tested it on my development site and get the same results you’re seeing.

    I’m not sure exactly what’s causing it, but will continue to investigate…

    Cheers,
    Mark.

    PS. You should be able to verify this by briefly switching to another theme (such as Twenty Ten/Eleven/Twelve).

    Hey Mark,

    thanks again for feedback! I even looked at Gonzo but also they cannot say what causing ist. Would be great if you may figure out…

    Thanks,
    Fritz

    Plugin Author Mark Jeldi

    (@mark-jeldi)

    Hey Fritz,

    I was thinking the Gonzo theme might be filtering the post content in order to strip out the image titles, so I just grepped the theme folder for “add_filter” and voila…we have a fix!!!

    To remove the filter, simply open up wp-content/themes/gonzo/functions.php and comment out the following line (line 104)…

    add_filter('the_content', 'remove_img_titles', 1000);

    Hope this helps!

    Cheers,
    Mark.

    Mark, you are the man!! we are blind ?? thank you very much!! br

    Plugin Author Mark Jeldi

    (@mark-jeldi)

    Hey Fritz,

    No worries. Glad I could help ??

    All the best with your site.

    Cheers,
    Mark.

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘[Plugin: NextGEN Gallery Optimizer] Issues with Image Description’ is closed to new replies.