• Hi,
    Thanks for this very cool plugin. I really like the bp activity functionality that allows you to create an album when writing an update. I was wondering though; would such a thing also be possible when writing a blog post?
    Atm i am using Frontend Publishing Pro, so people can write blog posts themselves. It would be really cool if at the same time it would be possible for people to create an associated album to that blog post.

    I actually tried to use the 2 (activity) hooks below and add them to the front end form. This did create an album but when i click it the images are gone. So apparently it does not store the images correctly.

    add_action( 'wpfepp_form_fields', 'mpp_activity_upload_buttons' );
    add_action( 'wpfepp_form_fields', 'mpp_activity_dropzone' );

    Anyway what are your thoughts on this?
    Thanks

    • This topic was modified 8 years, 11 months ago by wzshop.
    • This topic was modified 8 years, 11 months ago by wzshop.
Viewing 1 replies (of 1 total)
  • Plugin Author Brajesh Singh

    (@sbrajesh)

    Hi,
    I am sorry but the association is not feasible at the moment. It is in our plans to allow it in future though.

    Regards
    Brajesh

Viewing 1 replies (of 1 total)

The topic ‘Creating a gallery when writing a post?’ is closed to new replies.