• Resolved alexander146

    (@alexander146)


    Hi, I’ve a question. When I enable blogging photos, users can upload a photo and then blog it. But when they upload the photo they are not redirect anywhere. It is possible to redirect them to the post they have created? I mean I see that there is the option “Home after Upload” , but instead of redirect them to the home page, it is possible to redirect them to the post they create (of course only when blog it option is enabled)
    Thank you

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Good point. I assumed Home will show you the most recent post, but that does not need to be true.
    I will go into this.

    Thread Starter alexander146

    (@alexander146)

    Great! Also I’ve another suggestion: when blog it option is enabled there are two button 1)”blog it” and 2) “upload photo”. Then if you click “blog it” there is a third button called “upload and blog”. I guess that, when blog it option is enabled, would be better to show just one button, i.e. upload and blog. I mean why this abundance of buttons? Are not they too many?

    Or maybe you can add a new option in the admin panel like:

    – show blog it button and upload photo button (like it is now)
    – show only one upload and blog it button

    I hope is useful
    Thanks

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    You can regret you pressed the Blogit? button. Press it again and the blog dialog boxes disappear, and the Upload and blog button turns back into the Upload photo button again. I could not make it more userfriendly.

    Thread Starter alexander146

    (@alexander146)

    Yes, what I mean is that when “blog it” option is enabled can you show only the “Upload and blog” button?
    thanks

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    So you are sure you will never regret you pressed the Blog it? button?

    Thread Starter alexander146

    (@alexander146)

    Yes, if I enabled the blog it option, I want users to post the photo they upload. Otherwise I will disable the blog it option.
    thanks

    Thread Starter alexander146

    (@alexander146)

    Or maybe can you please tell me which file I have to edit? I would really customize the form in such a way.
    Thank you

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Your changes will not be update safe!

    The code is in wppa-boxes-html.php line 2062:

    function wppa_get_user_upload_html( $xalb, $width, $where = '', $mcr = false ) {

    through line 2839

    Thread Starter alexander146

    (@alexander146)

    Thank you!

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I will change Table II-H16: Blog it! into a selectionbox, containing 3 options:

    none: not enabled,
    optional: same as now when enebled,
    always: any frontend upload will be blogged.

    with no useless buttons visible.

    Will be released early january 2017

    Thread Starter alexander146

    (@alexander146)

    Great! Thank you!

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Fixed 6.6.10

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Redirect after Upload’ is closed to new replies.