OMG! Mind blow 🤯 What an amazing tutorial. Thank you so much for sharing this. Your tutorials really demonstrate the true power of Crocoblock. Please keep these coming.
@MoxetKhanPK Жыл бұрын
Thank you so much
@HappyHappy_13142 ай бұрын
Excellent video ❤❤❤ at jetform 4:34, if I do not use the checkbox field (send via email) with code but using jetform - send email submit action to allow users to receive email notification, is it possible? Also, if can filter for only certain users (identity with user registration form and meta fields) to receive email notification? 🙏🏼🙏🏼
@HappyHappy_13142 ай бұрын
Excellent video❤❤ may I know if admin can selectively certain users to receive certain notification messages, e.g. different users receive different notification messages
@bryantmichael6863Ай бұрын
This is very important,I wish this video could be explained perfectly
@HappyHappy_1314Ай бұрын
@@bryantmichael6863 Yeah, totally agree as we usually need admin send different notificaiton message to different users in a dynamic macro way. @MoxetKhanPK looking forward to it 🤩
@baliflorent6971 Жыл бұрын
Thanks Moxet. This is exactly what I want to do with WordPress. I want to be able to develop complex systems with jetEngine. Now I find my mentor. I can easily become a talented WordPress developer who use no code and code to build web apps.
@MoxetKhanPK Жыл бұрын
Thank you...
@Mr_Web Жыл бұрын
You've become my favourite channel. Outstanding content, freaking love it 👍
@MoxetKhanPK Жыл бұрын
Thank you so much
@অজানাবিশ্বকোষ Жыл бұрын
Hi, This is a amazing tutorial on crocoblock that I have ever seen. I have a humble request to you please explain full doctor website. 🥰
@bazlinajmuddin1002 ай бұрын
what if we want send the notification to specific users?
@HappyHappy_13142 ай бұрын
Yes good question
@Explik8 ай бұрын
Hi Moxet, I've been following your tutorial closely and implementing the provided code for a notification system on my WordPress site. However, I've encountered an issue that I'm struggling to resolve. The problem is that after I mark a notification as read by clicking on an element, the ID of the message is successfully removed from the user's 'notifications' meta field (thus decreasing the count of notifications), but the notification message itself remains visible on the page. Ideally, I want the notification to disappear or be hidden from the user's view after marking it as read, like in your video. Additionally, in your video, you mentioned using a CSS ID "mark_read" related to this functionality, but it wasn't entirely clear to me how and why we need this CSS id. Could you please elaborate on the purpose of "mark_read" and how it should be used in this context? Thank you so much for your comprehensive tutorial. I've learned a lot from it, and I appreciate your effort in helping us!!
@MoxetKhanPK8 ай бұрын
It was initially used to get the ID of the CCT using CSS class but then a more suitable solution was used to target them using fa-check-circle which indicate the icon from font-awesome.
@Explik8 ай бұрын
@@MoxetKhanPK Also, I resolved the notification display 'issue' (which wasn't actually an issue; I just forgot to follow the logic) on my site's dropdown bar by using the same query for both the notification count and the dropdown template (Listing Grid). After aligning the query in the Listing Grid widget for notifications, they now disappear from the dropdown when marked as read. Thanks Man!
@MoxetKhanPK8 ай бұрын
@@Explik i am glade that it is resolved
@EliasRise Жыл бұрын
Thank you so much for an amazing tutorial
@visualmodo Жыл бұрын
Truly good work! =D
@affiafridi Жыл бұрын
Guru 🙌
@homesitemedia Жыл бұрын
Hi Moxet, Excellent work. Thanks for you knowledge!
@paulolimajr6 ай бұрын
Amazing functions. thanks for share. 🤯🤯🤯🤯🤯
@aeroon Жыл бұрын
Great work as usual abdulmoxet! I'm wondering how you create the notification count on the icon? Thanks for the video ❤❤
@MoxetKhanPK Жыл бұрын
It is visible in 11:07 it is query result count, the query we make to show the listing is what you need to display here :)
@tielove8 ай бұрын
This works so good! I've been looking for this functionality for a while now thank you so much for putting this together! Is there a way to "clear all" notifications so a user doesn't have to click one off at a time if there is many of them? I've done something like this with a form and the "clear data store" action but there's no data store for this setup.
@tielove8 ай бұрын
I figured out a way to do it by updating the users notifications field and making it be blank instead of the IDs 👍 Thanks again for this tutorial super helpful
@MoxetKhanPK8 ай бұрын
@@tielove exactly! Just empty meta field for current user.
@mghuiux4 ай бұрын
❤❤ Can add toturial to get price change per date with chart builder?
@hoahoangxuan3559 Жыл бұрын
Very useful Thanks so much
@MrGbayona Жыл бұрын
Amazing!!! How can i extend this to send auto notifications to different users when for example theirs a request to review a post sent from another user?!
@wotwot2 Жыл бұрын
This is amazing. Any plans to try and create push notifications?
@MoxetKhanPK Жыл бұрын
Well you can just add a webhook to your JetFromBuilder which takes content & push it to OneSignal API :)
@bryantmichael6863Ай бұрын
Please can you make this video more explanatory,this will help a lot in my project
@ozsepeterАй бұрын
The notification system is basically working well, thank you. 👌 However, after clicking the check icon, the new_meta_value remains empty, so the system cannot delete the specific notification. Do you have a solution for this, Moxet?
@mariberceritah8925 Жыл бұрын
Sir, can u help me setting edit dynamic value if this field support multiple values, saparate them with commas?
@MoxetKhanPK Жыл бұрын
you can edit them in a text field, and display in dynamic field separated with comma.
@NicholasKakole8 ай бұрын
Is this possible to send a notification when a user follows someone
@shaikzubedi8007 Жыл бұрын
Hi.. thanks for the great tutorial. I have a question.: If admin sends the notification then the users will recieve the notification only after they refresh their page correct me if iam wrong. How can we implement an ajax notification that shows notification in realtime without refreshing the page.
@MoxetKhanPK Жыл бұрын
You have to add a listening in Jquery which checks the messages after X seconds.
@AirlineSustainabilityScoreCard3 ай бұрын
Hi Moxet! Great tut and ready to implement content as always! Thanks! Is it possible to send a notification about a newly published post to users who have added certain category, author or a cpt (doctor, property or company) to their favourite?
@MoxetKhanPK3 ай бұрын
It can only be possible with custom code, favorite works with posts and users only
@baliflorent6971 Жыл бұрын
Please I have some questions: 1-why don't we need to create admin-ajax.php but we indicate it in the ajax url ? 2-why send the get_data function knowing that the PHP snippet already contains the get_data function ? 3-why do we need to reference two ajax hooks (wp_nopriv_get_data, wp_ajax_get_data) in php snippet. can't we use only one ?
@engrrajonahmed Жыл бұрын
Useful tutorial.
@madcryptings2 ай бұрын
Maaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaan ! LOve You
@roygh Жыл бұрын
you'r the best!!!!
@sendiamensajeria6882 Жыл бұрын
Great! Is ir possible to implement this to the internal message system?
@MoxetKhanPK Жыл бұрын
I already have a complete video on message system, please check the channel.
@cleanmindyt Жыл бұрын
Hey Moxet, first of all, thank you for the very cool tutorials! Could you possibly show me how to create a button that can completely delete a user store? My users can store something like locations in a user store. It's just very tedious to remove them individually and I would like to have a button that removes all entries from this store directly. This would certainly be an interesting tutorial for others.
@MoxetKhanPK Жыл бұрын
Hello, what store actually is? A CPT CCT or datastore?
@cleanmindyt Жыл бұрын
Datastore@@MoxetKhanPK
@snope2330 Жыл бұрын
Nice Job ! It would be nice to see how it could further be Improved with a comment query where a User gets notified when someone replys to his comment. Also very useful would be if the user could turn off the notifications (maybe with Dynamic visibility?)
@MoxetKhanPK Жыл бұрын
Turning Off notification is easy, you can take another meta field in User meta with a switcher field and before adding it to user check if switcher is enable or not. As far comment i already have a ticketing system where i explained how to add comments etc.
@Metalsefat Жыл бұрын
Hello, I did everything you said, the only problem I have is that after clicking on the icon, the message is not deleted and it shows the same number as before.
@MoxetKhanPK Жыл бұрын
Hi, please check console when you click, make sure you take the right ID of the CCT with you and get reply from the hook as well.
@Metalsefat Жыл бұрын
I don't know how to test it, can you explain it to me?
@eumunin Жыл бұрын
I did everything but I can’t click on icon!
@cleanmindyt Жыл бұрын
same problem here..
@jonlc757411 ай бұрын
same here!
@AhmadShah-wd3yy Жыл бұрын
Sir hm Autoblogging kes tarah kar sakte Hai..
@MoxetKhanPK Жыл бұрын
Bhai ap koi be RSS plugin use kar sakty hay jo different source se blogs fetch kar kay apky website pe post kary, lekin kuch filters waghera laga zarori hoga.
@SixGamerHeads9 ай бұрын
Hi Moxet, thank you for the amazing video, by the way, I've a question. do you know how to create a form builder that can update post relation (User to CPT relation) and in the sametime, send notifications to the users? with checkbox field. for example in the checkbox field are the user lists and get value list from jet engine query. and the action submit is to send the notifications via email to the checked users. and in the same time, update their relation (connect relation items) is that possible?
@MoxetKhanPK9 ай бұрын
Hi, Yes both are possible BUT for notifcation you need to use hook not email notification action as the query is passing ID of user not email. So you need to use wp_mail function etc. As for relationship there is a tutorial on crocoblock on how to set front-end relation.
@MsilikaleMsilanga Жыл бұрын
Thank you as always
@novranaditia Жыл бұрын
Why is my code different from the one in the video jet-form-builder/custom-action/send_notification the code I have is as follows jet-engine-booking/send_notification Are there any features of Croco that must be activated?
@cleanmindyt Жыл бұрын
I have solved the problem. You must not use the internal Forms Builder, but really install the plugin. Then it will work.
@PROSIMSI11 ай бұрын
Hi, would it be possible to create a tutorial on how to make more sophisticated notifications? For example, if someone adds a new comment to the ticket or the status of the ticket changes?
@MoxetKhanPK11 ай бұрын
Yes these features are possible but i already made tutorial on both (Ticketing System & Notification) all you need to do is combine the idea.
@Atractiondj Жыл бұрын
please make a video about comment section system
@MoxetKhanPK Жыл бұрын
I have a video in the channel about comment system but i ll cover the nested comments.
@nurislam5379 Жыл бұрын
Take love ❤
@davidsantiagopaucar98948 ай бұрын
How can I combine those alerts with your video of "Wordpress messages between users with Crocoblock JetEngine & Elementor | 2022"?
@MoxetKhanPK8 ай бұрын
Apply it on CPT than CCT
@dreamsachiever212 Жыл бұрын
Huge. thanks
@patolek11 Жыл бұрын
Thanks
@seekknowledge1928 Жыл бұрын
Hello sir. Thank you for another outstanding tutorial. Once you created a video in which you demonstrated how to display the total view count using a meta field. Now, can the same approach be applied to show the download count using a meta field? In the mentioned video, the meta field value increases when the page loads. In contrast, I'm interested in a scenario where the meta field value increases when a user clicks the download button for a post. Simultaneously, the download should commence without the need to track the actual file download. The goal is to implement functionality that increments the meta field value upon button click. Could you please clarify if this is achievable?
@MoxetKhanPK Жыл бұрын
Well you can use a simple JFB Form, which will use the hook just like we used here and you need to increament the value +1
@YasirShabbir Жыл бұрын
Amazing bro ❤
@anamulhaque7680 Жыл бұрын
How can make it with a post? I mean, when an agent adds a listing, gets a notification from every user.
@MoxetKhanPK Жыл бұрын
Add the same hook in CPT form
@anamulhaque7680 Жыл бұрын
@@MoxetKhanPK For example, I see 5 notifications after viewing a notification but still shows 5 notifications. but your way working absolutely fine.
@JoyjitChowdhury Жыл бұрын
Thanks Moxet. Thats cool. I have a question, can we make a proper inventory management system with crocoblock? If yes, can you provide us a tutorial?
@MoxetKhanPK Жыл бұрын
Hi yes it is possible but i can't make tutorial on each system it takes a lot of time and efforts.
@JoyjitChowdhury Жыл бұрын
@@MoxetKhanPK any similar system? Which doesn't take too much time? So that we can understand? It will be very helpful.
@MoxetKhanPK Жыл бұрын
@@JoyjitChowdhury all you need is to understand how jetengine works, check my ticketing system to know how the flow works.
@ahunter6756 Жыл бұрын
learn it plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
@ahunter6756 Жыл бұрын
learn it plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz