Cannot send post another time / Dashboard Post ID

Support MB Frontend Submission Cannot send post another time / Dashboard Post IDResolved

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #27029
    ThibautThibaut
    Participant

    Hello,

    I am an Oxygen user.

    1st question

    I created a frontend form where you can include your blog post. Once submitted, it says : "Your post has been successfully submitted. Thank you." and I cannot insert a new post when I come back / refresh the page. How can I enter a new blog post? (by the way how to customize this message?)

    2nd question (actually the 3rd, sorry)

    When I create the dashboard with ID 124, it reflects the default posts. How to reflect the custom (blog) posts that I have created instead (the one in the 1st question)?

    Thank you in advance.

    Thibaut

    #27041
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thank you for reaching out. Let me answer your questions.

    1. You can use the attribute
    2. - ajax: to get a new form submission after refreshing
      - confirmation: to customize the message

      Get more details here https://docs.metabox.io/extensions/mb-frontend-submission/#shortcode-attributes.

    3. Please change 124 to the ID of the page that has the shortcode frontend submission and add the attribute post_type for the shortcode frontend submit. For example https://share.getcloudapp.com/v1ubDPNk
    • Frontend submit page: [mb_frontend_form post_fields='title,content' confirmation='Submitted' ajax='true' post_type='cpt-slug']
    • Frontend dashboard page: [mb_frontend_dashboard edit_page='92']
    #27046
    ThibautThibaut
    Participant

    Thank you for your patience!

    For 1. that's fine thank you!

    For 2. Unfortunately I've changed the ID (to the ID of the page that has the shortcode frontend submission) but it is not working, moreover when I click to "add new" it just reload the dashboard page.

    #27054
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Can you please share some screenshots of two pages Frontend Submit and Frontend Dashboard? And please including the URL of the page, I will check it out.

    #27058
    ThibautThibaut
    Participant

    https://bibinoblog.com/user-post-dashboard/

    sorry, I Do not how to paste picture here (do you really need just front end not backend?)

    that's my shortcode as page ID is 162

    [mb_frontend_dashboard edit_page=’162']

    https://bibinoblog.com/user-post-dashboard/

    #27060
    ThibautThibaut
    Participant
    #27061
    ThibautThibaut
    Participant
    #27071
    ThibautThibaut
    Participant

    sorry for website you can't access if you are not logged in.

    #27088
    Long NguyenLong Nguyen
    Moderator

    Hi,

    As I can see the dashboard page show posts as well. Regarding the Add New button, it looks like there is an issue with the shortcode

    [mb_frontend_dashboard edit_page=’162′]
    

    the attribute value should be assigned in the single quote

    [mb_frontend_dashboard edit_page='162']
    

    Can you please re-check it?

    #27090
    ThibautThibaut
    Participant

    Hello!

    Thank you.

    Unfortunately, this doesn't work even corrected.

    Both issues are stil remainning, still showing the wrong post and add new doesn't work.

    Sorry for the pain.

    #27098
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Please share the site credentials via this contact form https://metabox.io/contact/, I will help you to check the issue.

    #27768
    ThibautThibaut
    Participant

    With the lateest AIO now I have the follwing messag instead:

    Something is not right with the shortcode on page ID:

    I thought it would be fixed...

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.