• I am using Quick Post Widget with Widgets on Page and it is working very well, but once a post is generated with the widget the current page refreshes. I would like to either the appropriate place in the code to redirect the user to the postings or have an option similar to the messages field.

    For a quick win, direction in where the last piece of code runs would help, because I can then put the redirect line.

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter klint01

    (@klint01)

    Any feedback/thoughts on the location in which a url redirect code line can be added. In my case, I have a dedicated page for posting from the front-end via quick post widget. So once the user posts they are unable to see their post, unless they click on the home or posting page. It would be great to automatically direct the user to the location upon submitting their post via quick post widget.

    Plugin Author inapan

    (@inapan)

    @klint01
    Today I uploaded version 1.7.2 with redirect functionality.

    Thread Starter klint01

    (@klint01)

    Thank you.

    Hi! I am using the plugin which i think is great! but the redirect button is not working. I want to redirect to the category page where I have those posts. Any help? Yani

    Plugin Author inapan

    (@inapan)

    @theflock
    You have to fill in the COMPLETE address, so including https://
    Could you try that?
    inapan

    Hi, thanks for answering ??
    yes i have tried with https://theflock.eu/about and also with https://theflock.eu/archives/category/post-it-aperitivo-themes (this is were i want it to go)

    I am doing it wrong?
    thanks for the help ??

    Hi, another problem…..:( even if I have saved it to be published directly, posts always stay pending.
    why?
    thanks, yani

    Plugin Author inapan

    (@inapan)

    @theflock
    If you agree on creating e temporary account for me on your blog so I can try to help you, please mail me.
    inapan

    Brilliant plugin. Many Thanks.

    Redirect on Multisite.

    I would love to be able to redirect each user back to their home page -automatically.

    Have tried entering https://www.mysite.com/<?php $userObject = wp_get_current_user(); $userName = $userObject->display_name; echo $userName;?>/

    but it doesn’t stick.

    Any ideas very welcome.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Quick Post Widget] Redirect user to page after post’ is closed to new replies.