@miksh – Have you tried following the steps outlined in this article: http://codex.wordpress.org/Managing_Plugins#Troubleshooting
Thanks!
– Cais.
Thread Starter
miksh
(@miksh)
So far, I can say that NextGen is compatible with “Twenty Fifteen” theme. The problem seems to be in using ACF Repeater. In my case ACF Repeater is used to extend a post with a few additional post sections. NextGen is rendered correctly on the WP post but stays as is in the sections, e.g.
<img class=”ngg_displayed_gallery mceItem” src=”http://mysite.com/index.php/nextgen-attach_to_post/preview/id–251″ alt=”” data-mce-placeholder=”1″>
How can I force NextGen to generate images?
Thread Starter
miksh
(@miksh)
Btw, the Photo Gallery plug-in works perfectly with ACF Repeater.
@miksh – Have you tried using shortcodes in the “extra” sections instead of the IGW to insert displays?
– Cais.
Thread Starter
miksh
(@miksh)
No shortcodes, I used only IGW from editor
@miksh – Unfortunately you may need to use shortcodes in your installation if the IGW is not being rendered correctly as is.
– Cais.