Support Forum
Support › MB Frontend Submission › Cannot send post another time / Dashboard Post IDResolved
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
Hi,
Thank you for reaching out. Let me answer your questions.
- 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.
post_type
for the shortcode frontend submit. For example https://share.getcloudapp.com/v1ubDPNk[mb_frontend_form post_fields='title,content' confirmation='Submitted' ajax='true' post_type='cpt-slug']
[mb_frontend_dashboard edit_page='92']
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.
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.
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']
sorry for website you can't access if you are not logged in.
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?
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.
Hi,
Please share the site credentials via this contact form https://metabox.io/contact/, I will help you to check the issue.
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...