Hi David,
Can you check whether you have the latest version (1.1.5)? A recent update made the caption field visible on some sites, but that should have been resolved in the most recent version – I just checked on our test site and it’s not visible there.
Oddly enough, I am on 1.1.5 – I just installed it the other day. Is there anything I can do on my end to hide the caption?
Hi there,
That’s strange. Can you check your page’s source to ensure that the bbp-image-upload.css file is being included? The following CSS in that file should hide the caption field:
body.bbpress.forum .mce-panel[aria-label="Insert/edit image"] .mce-form > .mce-container-body > .mce-last,
body.buddypress.forum .mce-panel[aria-label="Insert/edit image"] .mce-form > .mce-container-body > .mce-last {
display: none;
}
If you can provide the link to your forum, I’m happy to troubleshoot further if needed.
Thank you! Was on vacation so I didn’t have time to post a link w/credentials (it’s a membership site)!
I will now be buying the “pro” version since we got that kink worked out!
And now hopefully the caption fix will be forthcoming to the PRO version?
Thanks for the help!,
-David
Hi David,
Yes, version 1.1.3 of the pro plugin was just released with this fix. It may take a few hours for it to become available for update in your WordPress admin.