How to edit posts via Front-end Form and delete directly via the listing page | JetEngine Plugin

  Рет қаралды 7,735

Osamu Wakabayashi at Zen Ideas

Osamu Wakabayashi at Zen Ideas

Күн бұрын

I did the earlier tutorial on creating a community calendar with a front-end post-submission form ( • Build a community cale... ). Now I got asked if the users can edit the event posts if they got rescheduled and delete them when they are cancelled. Yes, they can do that with the JetEngine plugin. In this video tutorial, I will walk you through how to do it.
Chapters:
0:00 - Intro
0:58 - Creating a new event listing
5:17 - Creating my event listing template for the profile builder - Account page with Elementor
6:35 - Setting up post query - Post and author parameters - so that the current user can see their own event posts.
7:35 - Creating an editing event form with JetEngine form builder.
12:45 - Putting the editing event form to the account page.
16:24 - Working on the event listing (My Event) on the account page.
17:18 - Testing to see if the event listing will work
18:23 - Adding the edit link (with dynamic link widget) to the event listing template
19:43 - Let's see if the editing functionality works.
20:35 - Adding a delete event link on the event listing page so that users can delete their event via the front-end form.
25:18 - Wrap up.
Download #crocoblock
crocoblock.com/?ref=3183
Need a new website?
zenideas.ca/web-services/web-...

Пікірлер: 31
@nafasamigh
@nafasamigh 4 ай бұрын
I was looking to create a delete button and I found it here. Thanks buddy. Keep it going
@robfloyd7614
@robfloyd7614 2 жыл бұрын
Fantastic training video! Will be referencing it often!
@1azjoy
@1azjoy 2 жыл бұрын
Greate crocoblock tuto, am learning so much from you thank you so much
@VictorFelippe
@VictorFelippe 2 жыл бұрын
You saveeeee me!!!! Thankksss!!!! Perfect!!!
@xxoooOFxx
@xxoooOFxx 2 жыл бұрын
Great tut! Is there a way to make some fields visible but uneditable in the frontend form?
@isaacjohnston7022
@isaacjohnston7022 2 жыл бұрын
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
@johndemolbot
@johndemolbot Жыл бұрын
Exactly else the link doest know what to do and just redirects to the selected page. Forgets to mention most important part😂
@la.allday
@la.allday 2 жыл бұрын
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
@osamu_wakabayashi
@osamu_wakabayashi 2 жыл бұрын
I don't think you can change the status (public/private) on the front end.
@johndemolbot
@johndemolbot Жыл бұрын
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
@OferKeidar
@OferKeidar Жыл бұрын
Thanks for this very helpful video! Is it possible to enforce a "send for approval" process (instead of immediate publish or update)?
@osamu_wakabayashi
@osamu_wakabayashi Жыл бұрын
Yes, you can make the post status "pending review." See the screenshot: prnt.sc/mT5OlSQ_MuSC
@OferKeidar
@OferKeidar Жыл бұрын
@@osamu_wakabayashi amazing! thanks for the quick response 🙏
@coneqto
@coneqto Жыл бұрын
How the user can change the own slug post, with the front end form?
@johndemolbot
@johndemolbot Жыл бұрын
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💪🙏
@Siriusblack76
@Siriusblack76 2 жыл бұрын
Hi. With plugin let me duplicate the listing grids? Thanks
@TimArchambaultme
@TimArchambaultme Жыл бұрын
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.
@osamu_wakabayashi
@osamu_wakabayashi Жыл бұрын
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?
@johndemolbot
@johndemolbot Жыл бұрын
Thats possible if you dont define the author in the query
@darvey1979
@darvey1979 2 жыл бұрын
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!
@LeandroUbinski
@LeandroUbinski Жыл бұрын
Uncheck the "required" option in the Coupon field could be this.
@thomaslagemarcelino
@thomaslagemarcelino 2 жыл бұрын
Good night! How create an menu how this?
@osamu_wakabayashi
@osamu_wakabayashi Жыл бұрын
You can check out this video: kzbin.info/www/bejne/mXPNgHaLqat1h7M
@user-ud6gb5pz7s
@user-ud6gb5pz7s Жыл бұрын
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.
@user-qj8up1nh2r
@user-qj8up1nh2r 11 ай бұрын
go on listing on post and set appear queried user
@LeandroUbinski
@LeandroUbinski Жыл бұрын
How can admin edit user post via frontend?
@osamu_wakabayashi
@osamu_wakabayashi Жыл бұрын
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
@LeandroUbinski
@LeandroUbinski Жыл бұрын
@@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?
@osamu_wakabayashi
@osamu_wakabayashi Жыл бұрын
@@LeandroUbinski You need to create relations between users and products (CPT). Then you can set relations via the backend.
@LeandroUbinski
@LeandroUbinski Жыл бұрын
@@osamu_wakabayashi Thank you very much! I'm here from Brazil and I follow your channel and learn more every day!
@johndemolbot
@johndemolbot Жыл бұрын
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
39kgのガリガリが踊る絵文字ダンス/39kg boney emoji dance#dance #ダンス #にんげんっていいな
00:16
💀Skeleton Ninja🥷【にんげんっていいなチャンネル】
Рет қаралды 8 МЛН
New model rc bird unboxing and testing
00:10
Ruhul Shorts
Рет қаралды 25 МЛН
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
FASH
Рет қаралды 14 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 77 МЛН
Conditional Visibility Rules for Form Fields
15:21
Osamu Wakabayashi at Zen Ideas
Рет қаралды 2 М.
13 Things To Remove From Your Website Immediately
12:33
Orbit Media Studios
Рет қаралды 298 М.
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 787 М.
How To Delete A Post Including  The Media Attached
2:50
Croco Mentor
Рет қаралды 1,2 М.
Edit WordPress posts on the front end with a front end form
9:00
Activate Wordpress User by Email | JetEngine | Crocoblock
28:33
The Biggest Mistake Beginners Make When Web Scraping
10:21
John Watson Rooney
Рет қаралды 106 М.
39kgのガリガリが踊る絵文字ダンス/39kg boney emoji dance#dance #ダンス #にんげんっていいな
00:16
💀Skeleton Ninja🥷【にんげんっていいなチャンネル】
Рет қаралды 8 МЛН