Replies
Hi Brajesh,
I don’t have any errors to show as I don’t have an iPhone to test this on. I have only a video from a user showing it just hangs permanently when they try on an iPhone.
if they do not add a featured image then they can submit but not otherwise.
one other point is that this user seemed to get a full captcha with the click on the planes section also which i don’t get when testing.
- Simon Parker on February 13, 2020 at 9:55 am in reply to: front end posting add tickbox field to form and other features #27689
That’s great how do I make something a required field?
Hi Brajesh,
I did change the status for that one album to logged in users. I have used the bulk edit on a bunch of them to set the status to published. ( i dont have the same status here as in the gallery itself. i hope this is correct
so i have used bulk edit on a few galleries and set them all to published (logged in,friedns only etc is not available in bulk edit)
I have then edited one gallery directly to set it to logged in users only.the gallery shows no media and does nto appear anywhere front end or back end.
https://i.imgur.com/EDkJSjr.png- This reply has been marked as private.
- This reply has been marked as private.
Thanks Brajesh, will look forward to the update.
- Simon Parker on September 15, 2016 at 3:45 pm in reply to: [Resolved] insert image via wysiwyg into forum posts bbpress #5626
Thanks brajesh
Would not have been possible without your awesome plugin as a basis. Thanks from us for your help.
- Simon Parker on September 15, 2016 at 3:39 pm in reply to: [Resolved] insert image via wysiwyg into forum posts bbpress #5624
Hi All
This plugin is now done,
Demo Video and details here. http://www.coffeeblack.co.uk/product/mediapress-tinymce-galleries/
- Simon Parker on August 2, 2016 at 3:27 pm in reply to: [Resolved] insert image via wysiwyg into forum posts bbpress #4887
and in ref to above reply. I think the user galleries should always be specific to the user. and same group gallery is specific to group. In terms of sitewide gallery i dont see a need for that. the user galleries are the focus so the gallery page will reflect that by showing user galleries in owhatever order.
A very good example of what i think this should work like is on imagepress. they ahve the social side of it very well sorted out already. I would take mediapress that way.
And each the galleries and media should really be in their own database table. i dont really get the whole approach of putting everythign into the posts table and post meta. it seems to be a way of guaranteeing that the site will eventually take forever to load.
seperate db tables and outputs etc can be cached more effectively in my experience and the palce the images are stored i would also update to be a easily cacheable folder structure as i mentioned in my other post last week.
Anyway i am hoping we can find the solution for the uploader today and create a way for this to pull the galleries into the bbpress and buddypress posts easily.
I will send to you when done.
- Simon Parker on August 2, 2016 at 2:52 pm in reply to: [Resolved] insert image via wysiwyg into forum posts bbpress #4886
Hi
We are most of the way through integrating the media press uploader into wp.media now.
the mpp_list_media seems to be causing an issue
It is not pulling through the media just from the galelry it is pulling through all media. even when we have hardcoded gallery_id to a specific gallery.
That is using the function from the mpp_list_gallery shortcode.