Internal Notification System | JetEngine | Wordpress | Elementor

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

ความคิดเห็น • 81

  • @burner918
    @burner918 ปีที่แล้ว +9

    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.

  • @Mr_Web
    @Mr_Web ปีที่แล้ว +5

    You've become my favourite channel. Outstanding content, freaking love it 👍

  • @baliflorent6971
    @baliflorent6971 ปีที่แล้ว +1

    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.

  • @user-yg2yv2yv5i
    @user-yg2yv2yv5i 11 หลายเดือนก่อน +3

    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. 🥰

  • @EliasRise
    @EliasRise ปีที่แล้ว +1

    Thank you so much for an amazing tutorial

  • @paulolimajr
    @paulolimajr 3 หลายเดือนก่อน

    Amazing functions. thanks for share. 🤯🤯🤯🤯🤯

  • @affiafridi
    @affiafridi ปีที่แล้ว +2

    Guru 🙌

  • @homesitemedia
    @homesitemedia 11 หลายเดือนก่อน

    Hi Moxet, Excellent work. Thanks for you knowledge!

  • @hoahoangxuan3559
    @hoahoangxuan3559 ปีที่แล้ว +1

    Very useful Thanks so much

  • @visualmodo
    @visualmodo ปีที่แล้ว +1

    Truly good work! =D

  • @Explik
    @Explik 5 หลายเดือนก่อน +1

    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!!

    • @MoxetKhanPK
      @MoxetKhanPK  5 หลายเดือนก่อน +1

      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.

    • @Explik
      @Explik 5 หลายเดือนก่อน +1

      @@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!

    • @MoxetKhanPK
      @MoxetKhanPK  5 หลายเดือนก่อน +1

      @@Explik i am glade that it is resolved

  • @engrrajonahmed
    @engrrajonahmed ปีที่แล้ว +1

    Useful tutorial.

  • @mghuiux
    @mghuiux 24 วันที่ผ่านมา

    ❤❤
    Can add toturial to get price change per date with chart builder?

  • @snope2330
    @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
      @MoxetKhanPK  ปีที่แล้ว +1

      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.

  • @roygh
    @roygh ปีที่แล้ว +1

    you'r the best!!!!

  • @MsilikaleMsilanga
    @MsilikaleMsilanga ปีที่แล้ว +1

    Thank you as always

  • @AirlineSustainabilityScoreCard
    @AirlineSustainabilityScoreCard 9 วันที่ผ่านมา

    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?

    • @MoxetKhanPK
      @MoxetKhanPK  5 วันที่ผ่านมา

      It can only be possible with custom code, favorite works with posts and users only

  • @aeroon
    @aeroon ปีที่แล้ว +1

    Great work as usual abdulmoxet! I'm wondering how you create the notification count on the icon? Thanks for the video ❤❤

    • @MoxetKhanPK
      @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 :)

  • @mariberceritah8925
    @mariberceritah8925 ปีที่แล้ว +1

    Sir, can u help me setting edit dynamic value if this field support multiple values, saparate them with commas?

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว

      you can edit them in a text field, and display in dynamic field separated with comma.

  • @tielove
    @tielove 5 หลายเดือนก่อน

    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.

    • @tielove
      @tielove 5 หลายเดือนก่อน

      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

    • @MoxetKhanPK
      @MoxetKhanPK  5 หลายเดือนก่อน

      @@tielove exactly! Just empty meta field for current user.

  • @shaikzubedi8007
    @shaikzubedi8007 10 หลายเดือนก่อน +1

    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
      @MoxetKhanPK  10 หลายเดือนก่อน +1

      You have to add a listening in Jquery which checks the messages after X seconds.

  • @nurislam5379
    @nurislam5379 ปีที่แล้ว +1

    Take love ❤

  • @MrGbayona
    @MrGbayona 11 หลายเดือนก่อน

    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?!

  • @dreamsachiever212
    @dreamsachiever212 ปีที่แล้ว +1

    Huge. thanks

  • @Metalsefat
    @Metalsefat 11 หลายเดือนก่อน +1

    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
      @MoxetKhanPK  11 หลายเดือนก่อน

      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
      @Metalsefat 11 หลายเดือนก่อน +1

      I don't know how to test it, can you explain it to me?

    • @eumunin
      @eumunin 10 หลายเดือนก่อน +1

      I did everything but I can’t click on icon!

    • @cleanmindyt
      @cleanmindyt 9 หลายเดือนก่อน

      same problem here..

    • @jonlc7574
      @jonlc7574 8 หลายเดือนก่อน

      same here!

  • @baliflorent6971
    @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 ?

  • @wotwot2
    @wotwot2 ปีที่แล้ว +1

    This is amazing. Any plans to try and create push notifications?

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว +1

      Well you can just add a webhook to your JetFromBuilder which takes content & push it to OneSignal API :)

  • @cleanmindyt
    @cleanmindyt 9 หลายเดือนก่อน

    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
      @MoxetKhanPK  9 หลายเดือนก่อน

      Hello, what store actually is? A CPT CCT or datastore?

    • @cleanmindyt
      @cleanmindyt 9 หลายเดือนก่อน

      Datastore@@MoxetKhanPK

  • @YasirShabbir
    @YasirShabbir 9 หลายเดือนก่อน

    Amazing bro ❤

  • @SixGamerHeads
    @SixGamerHeads 6 หลายเดือนก่อน

    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?

    • @MoxetKhanPK
      @MoxetKhanPK  5 หลายเดือนก่อน

      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.

  • @patolek11
    @patolek11 ปีที่แล้ว +1

    Thanks

  • @PROSIMSI
    @PROSIMSI 8 หลายเดือนก่อน

    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?

    • @MoxetKhanPK
      @MoxetKhanPK  8 หลายเดือนก่อน

      Yes these features are possible but i already made tutorial on both (Ticketing System & Notification) all you need to do is combine the idea.

  • @novranaditia
    @novranaditia 10 หลายเดือนก่อน

    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
      @cleanmindyt 9 หลายเดือนก่อน

      I have solved the problem. You must not use the internal Forms Builder, but really install the plugin. Then it will work.

  • @NicholasKakole
    @NicholasKakole 5 หลายเดือนก่อน

    Is this possible to send a notification when a user follows someone

  • @seekknowledge1928
    @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
      @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

  • @sendiamensajeria6882
    @sendiamensajeria6882 ปีที่แล้ว +1

    Great!
    Is ir possible to implement this to the internal message system?

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว

      I already have a complete video on message system, please check the channel.

  • @Atractiondj
    @Atractiondj ปีที่แล้ว +1

    please make a video about comment section system

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว

      I have a video in the channel about comment system but i ll cover the nested comments.

  • @davidsantiagopaucar9894
    @davidsantiagopaucar9894 5 หลายเดือนก่อน

    How can I combine those alerts with your video of "Wordpress messages between users with Crocoblock JetEngine & Elementor | 2022"?

    • @MoxetKhanPK
      @MoxetKhanPK  5 หลายเดือนก่อน +1

      Apply it on CPT than CCT

  • @JoyjitChowdhury
    @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
      @MoxetKhanPK  ปีที่แล้ว

      Hi yes it is possible but i can't make tutorial on each system it takes a lot of time and efforts.

    • @JoyjitChowdhury
      @JoyjitChowdhury ปีที่แล้ว

      @@MoxetKhanPK any similar system? Which doesn't take too much time? So that we can understand? It will be very helpful.

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว +1

      @@JoyjitChowdhury all you need is to understand how jetengine works, check my ticketing system to know how the flow works.

  • @AhmadShah-wd3yy
    @AhmadShah-wd3yy ปีที่แล้ว +1

    Sir hm Autoblogging kes tarah kar sakte Hai..

    • @MoxetKhanPK
      @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.

  • @anamulhaque7680
    @anamulhaque7680 ปีที่แล้ว

    How can make it with a post? I mean, when an agent adds a listing, gets a notification from every user.

    • @MoxetKhanPK
      @MoxetKhanPK  ปีที่แล้ว

      Add the same hook in CPT form

    • @anamulhaque7680
      @anamulhaque7680 ปีที่แล้ว

      @@MoxetKhanPK For example, I see 5 notifications after viewing a notification but still shows 5 notifications. but your way working absolutely fine.

  • @ahunter6756
    @ahunter6756 9 หลายเดือนก่อน

    learn it plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

  • @ahunter6756
    @ahunter6756 9 หลายเดือนก่อน

    learn it plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz