Plugin Author
tuxlog
(@tuxlog)
Can you tell which WordPress version do you use please?
Wordpress 4.6. I selected it but did not realized you will not see it..
What I feel is it’s not able to pull image url from the page?
Plugin Author
tuxlog
(@tuxlog)
Can you please check if you have “use NGG image info” enabled?
If it is enabled please disable it.
It should not be possible to enable it while using native galeries.
I will take this on my list.
“Use NGG/NCG data for image description” was not enabled. I will check if there is any other checkbox elsewhere
Plugin Author
tuxlog
(@tuxlog)
Okay, maybe an issue with the dialog.
So please try:
Set gallery to NextGenGallery
Set Use NGG/NCG data for image description.
Save it.
Disable Use NGG/NCG data for image description
Save it
Switch to WordPress gallery
Save it
Does the problem still occur?
Plugin Author
tuxlog
(@tuxlog)
If this doesn’t work please try changing line 645 in wpg_func.php to
if ( !$wpg_options['wp-greet-gallery']=='wp' and $wpg_options['wp-greet-show-ngg-desc'] and isset($nggdb)) {
I can not reproduce the problem but hope checking for the gallery will solve this for everyone