pikasso
Forum Replies Created
-
@photocrati – exactly what i need! Thank you very much!
Yes, i tried, but Basic Thumbnails can’t show image Title and Description like imagebrowser and i need this data on the page.
Ok, i found the problem: the problem was when you insert gallery with the icon on tinymce called “Attach NextGEN Gallery to Post”. The code it insert is something like this:
<img class="ngg_displayed_gallery mceItem" src="http://site.ru/nextgen-attach_to_post/preview/id--4409" alt="" data-mce-placeholder="1" />I manually changed it in all posts to:
[imagebrowser id=1]And the problem is gone.
Tnx.
Hi.
Yes, i’m using Basic ImageBrowser, from this tutorial.
On the page with the problem this code:
<p><img class="ngg_displayed_gallery mceItem" src="http://site.ru/nextgen-attach_to_post/preview/id--178" alt="" data-mce-placeholder="1" /></p>
And normal gallery is:<div id="ngg-image-0" class="pic" > <img title='Gallery Title' alt='Gallery Title' src='http://site.ru/wp-content/gallery/12-zdorovyx-privychek-kotorye-okazalis-lozhyu/001.jpg'/> </div>