BuddyDev

Search

[Resolved] BUDDYBLOG REDIRECT

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #40587

    Hello,

    Please can you add setting option to redirect user/author to the url of the post published after post submission.

    – After post submission
    1. Redirect user to url of post published
    2. Redirect user to a custom page

    Thanks

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #40592

    Hi Tosin,
    We will certainly add this. At the moment, you can control it via filters. We will put it on the form create/edit page.

    Regards
    Brajesh

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #40596

    Thanks

    Will it be possible to change the redirect to first and subsequent redirects.
    Example

    Redirect user to custom page (publishing-guidelines) for the first article published then all other subsequent published articles are redirected to the url of post published

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #40608

    Hi Tosin,

    No, That is not the normal behaviour and we will not be adding it as it increases cognitive complexity for most of the site admins.

    You can do that via code. You will still need to know if it is the first post or not. I don’t think that is a suitable feature for the plugin.

    Regards
    Brajesh

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #40627

    Just a quick reminder the redirect should only occur when a post has been successfully PUBLISHED, no redirect should occur when a post is saved as a DRAFT

    Hope to see this feature soon

    Thanks

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #40892

    Please can you help with the redirect via code

    Conditions to check for first post:
    If current logged in author post count = 0 redirect user to custom page (publishing-guidelines). This redirect should take priority over the upcoming default plugin redirect settings.

    Note: if logged in author post count is greater > than 0 then let the plugin handle the default redirect

    Thanks

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #41280

    Hi Tosin,
    Thank you for the patience.

    Please upgrade to 1.1.8. It lets you select the default redirection url for the form submission.

    Regards
    Brajesh

The topic ‘ [Resolved] BUDDYBLOG REDIRECT’ is closed to new replies.

This topic is: resolved