07:18 - How do I make it work so the Admin AND the User see the posts. So the Admin needs to see all posts and the User only the Post which he created.
Thanks for the great video! I did have to do one thing differently. For the Delete Link, you selected the Query Variable option, but I did not see you do this for the edit link. In order to get the edit form to show pre-filled values, I also had to select Query Variable option on the edit link. Now both the Delete and Edit links have Query Variable on
Great job with this video. Thanks much. I have a form that I'm creating on a revamped intranet and I want any user to anonymously be able to delete the post. Were your "Edit Event" and "Delete Event" links conditionally viewable based on user profile? Curious if this can be allowed for anonymous users.
You are giving a lot of comments on the wrong things what disturbs of what you are actually explaining. Nevertheless, great videos, helps me a lot in bringing my websites to the next level💪🙏
Hi Zen... Do you know if its possible to insert more than one Post Types using Front End Form?... I've create a form with a conditional that opens more fields, which are supposed to fill the another post type. I have the "Stores" Post Type and the "Coupons" Post Type, so when user check THE field "Do you want to add a coupon?" ... more fields appear in order to fill the coupon information... and those fields are obviously linked to the Coupons Post Type and the Coupon Insert/Update action. I have 2 Insert/Update actions... one for the Stores and the other one for the Coupons and everything goes fine, just if i check mark the Add Coupon field, fill the info and send the info... otherwise if i choose No Add Coupon, i get "There was an error trying to submit form. Please try again later." Thanks for your video, suscribed!
Great video as usual In this video u showed how a user can edit and delete a post in the frontend is there away to make the post private so only he can see it and when he want to make it public again he will be able to Thanks in advanced
You can do that. But you need to create another template for the account dashboard. See my loom video screen recording for my explanation: www.loom.com/share/543d4dcd46c541b99c72bdbdbffb724b
@@osamu_wakabayashi Thanks! But the forms do not bring the information of the pos created by the "user" when I am logged in as Admin. Another question: My structure is: User ->Store->Product (example) Can I log in as admin, register a new product for the User Store? Wouldn't this new product be owned by me, and would it not appear in the User's Listings?
Just add a grid with no query include and use Dynamic visibility filter for administrors. Set the one for users to the user role so you dont see two grids
I was looking to create a delete button and I found it here. Thanks buddy. Keep it going
Fantastic training video! Will be referencing it often!
07:18 - How do I make it work so the Admin AND the User see the posts. So the Admin needs to see all posts and the User only the Post which he created.
go on listing on post and set appear queried user
How the user can change the own slug post, with the front end form?
Hi there, Osamu. How can we do this for CCTs?
Hi. With plugin let me duplicate the listing grids? Thanks
Greate crocoblock tuto, am learning so much from you
thank you so much
Great tut! Is there a way to make some fields visible but uneditable in the frontend form?
Thanks for this very helpful video! Is it possible to enforce a "send for approval" process (instead of immediate publish or update)?
Yes, you can make the post status "pending review." See the screenshot: prnt.sc/mT5OlSQ_MuSC
@@osamu_wakabayashi amazing! thanks for the quick response 🙏
Thanks for the great video! I did have to do one thing differently. For the Delete Link, you selected the Query Variable option, but I did not see you do this for the edit link. In order to get the edit form to show pre-filled values, I also had to select Query Variable option on the edit link. Now both the Delete and Edit links have Query Variable on
Exactly else the link doest know what to do and just redirects to the selected page. Forgets to mention most important part😂
Great job with this video. Thanks much. I have a form that I'm creating on a revamped intranet and I want any user to anonymously be able to delete the post. Were your "Edit Event" and "Delete Event" links conditionally viewable based on user profile? Curious if this can be allowed for anonymous users.
I set a user query that only User #1 can edit/delete User #1's post. In your case, can User #1 edit/delete User #2's post anonymously?
Thats possible if you dont define the author in the query
You are giving a lot of comments on the wrong things what disturbs of what you are actually explaining. Nevertheless, great videos, helps me a lot in bringing my websites to the next level💪🙏
You saveeeee me!!!! Thankksss!!!! Perfect!!!
Hi Zen... Do you know if its possible to insert more than one Post Types using Front End Form?... I've create a form with a conditional that opens more fields, which are supposed to fill the another post type. I have the "Stores" Post Type and the "Coupons" Post Type, so when user check THE field "Do you want to add a coupon?" ... more fields appear in order to fill the coupon information... and those fields are obviously linked to the Coupons Post Type and the Coupon Insert/Update action. I have 2 Insert/Update actions... one for the Stores and the other one for the Coupons and everything goes fine, just if i check mark the Add Coupon field, fill the info and send the info... otherwise if i choose No Add Coupon, i get "There was an error trying to submit form. Please try again later." Thanks for your video, suscribed!
Uncheck the "required" option in the Coupon field could be this.
Good night!
How create an menu how this?
You can check out this video:
th-cam.com/video/cBjOCUtFBQQ/w-d-xo.html
Great video as usual
In this video u showed how a user can edit and delete a post in the frontend is there away to make the post private so only he can see it and when he want to make it public again he will be able to
Thanks in advanced
I don't think you can change the status (public/private) on the front end.
It depends on the listing grid query on the page where you want to show it. You could add a meta field for visabilty and use that an exclude
How can admin edit user post via frontend?
You can do that. But you need to create another template for the account dashboard. See my loom video screen recording for my explanation: www.loom.com/share/543d4dcd46c541b99c72bdbdbffb724b
@@osamu_wakabayashi Thanks!
But the forms do not bring the information of the pos created by the "user" when I am logged in as Admin.
Another question:
My structure is: User ->Store->Product (example)
Can I log in as admin, register a new product for the User Store?
Wouldn't this new product be owned by me, and would it not appear in the User's Listings?
@@LeandroUbinski You need to create relations between users and products (CPT). Then you can set relations via the backend.
@@osamu_wakabayashi Thank you very much!
I'm here from Brazil and I follow your channel and learn more every day!
Just add a grid with no query include and use Dynamic visibility filter for administrors. Set the one for users to the user role so you dont see two grids