Add Wordpress Terms Taxonomy from Front-end | JetEngine | Elementor

Поделиться
HTML-код
  • Опубликовано: 3 янв 2025

Комментарии • 77

  • @JubranZakri
    @JubranZakri Год назад +1

    This is Magic! it's just what I have been looking for. thank you so much Mr. Moxet for making this excellent tutorial.

  • @DatsunMan80
    @DatsunMan80 11 месяцев назад +2

    Thank you for this video. Super cool. I had to change $taxonomy = $request['tax']; to $taxonomy = 'tax'

    • @g_saroulis
      @g_saroulis 5 месяцев назад +1

      same problem with my app...thanks @Joel_Eade

  • @MarkDesa
    @MarkDesa 3 месяца назад

    Very helpful!!! Just what I was looking for. Thank you.

    • @MoxetKhanPK
      @MoxetKhanPK  3 месяца назад

      I am glade that it help

    • @MarkDesa
      @MarkDesa 3 месяца назад

      @@MoxetKhanPK had to change it to taxonomy = 'tax' for it to work.

    • @MarkDesa
      @MarkDesa 3 месяца назад

      Is there a way to edit name/slug/description of terms from frontend?

  • @nadmak9093
    @nadmak9093 Год назад +1

    Very useful, thank you!!

  • @elementorpro5962
    @elementorpro5962 Год назад +1

    this works great, thanks...
    but my taxonomy has two meta fields added ("current user id" and "date of birth") that should be saved when taxonomy is created.
    I'm not a developer and would appreciate some help
    I thank you

  • @kokofibo6889
    @kokofibo6889 Год назад

    Very helpful, thank you Moxet😀

  • @jenniferward6821
    @jenniferward6821 Год назад

    Going to tell the Croco community about this

  • @tunacan3388
    @tunacan3388 Год назад +3

    Can you explain how to edit or remove any term eith front end

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад

      I will cover it in next video.

    • @tunacan3388
      @tunacan3388 Год назад

      @@MoxetKhanPK we are waiting :)))

    • @guiwwss
      @guiwwss Год назад

      @@MoxetKhanPK Have you posted a video about it yet?

    • @clai2832
      @clai2832 10 месяцев назад

      @@MoxetKhanPK we are waiting

    • @tunacan3388
      @tunacan3388 8 месяцев назад

      @@MoxetKhanPK Bro everbody is waiting for that :) pls we need it

  • @sofutebol9336
    @sofutebol9336 Год назад +1

    Hello!
    How to mark automatic form checkbox in added category?

  • @RubabORSalma
    @RubabORSalma 6 месяцев назад

    can i used this method to add check boxes from frontend ?

  • @aaqibrajpoot3598
    @aaqibrajpoot3598 Год назад +1

    there is an error in code missing semicolon before foreach and make sure to add single quotes ' again in code because this code is on web.

  • @shlomibados3357
    @shlomibados3357 7 месяцев назад

    amazing!! helps me a lot!
    do you know if there is any way that i can do the same but add item to jetEngine Glossary?

    • @MoxetKhanPK
      @MoxetKhanPK  7 месяцев назад

      Glossaries are stored in serialize PHP and a bit difficult to insert from front-end

  • @borgc5011
    @borgc5011 Год назад +1

    Hi, is there a way to edit/delete a taxonomy terms from front-end?

  • @equilibriumsolutionmsdnbhd591
    @equilibriumsolutionmsdnbhd591 Год назад +1

    Nice ❤

  • @jenniferward6821
    @jenniferward6821 Год назад

    I am using this for TAGs would the logic be the same because I have 1000 odd tags so you can imagine if this is a checkbox ??

  • @Iron_cryptus
    @Iron_cryptus 7 месяцев назад

    Wow! So esay, but jetengine tax allows to insert meta like images or icons, im trying to find a way to insert an image meta to the taxonomy but by now it’s impossible for me. 😢

  • @YossefTrabelsi
    @YossefTrabelsi Месяц назад

    it doesnt work for me.
    i tried and copy everything you laid out. but still

  • @jenniferward6821
    @jenniferward6821 Год назад

    Thanks for this incredibly useful I am assuming this would be perfect for tags But after a while there would be hundreds of tags, and therefore is there a way that one would have predictive text and select it a selector box would be the obvious choice but how does the user see what terms he selected

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад

      Hi Jenny, thanks for your suggestion. To improve the current flow we can use autocomplete add-on of jetform builder with source from the term. This way users can see if the term is already there or not including take care of spellings.

  • @shakibkhan1921
    @shakibkhan1921 Год назад

    Thanks. What If I want to delete again from my dashboard ?

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад +1

      Why you are creating if you want to delete 😁😁😁 i ll cover it in next video.

  • @jenniferward6821
    @jenniferward6821 Год назад

    Moxet please tell me if there is a way to limit the size of the box showing the tags

  • @Website-Developer
    @Website-Developer 10 месяцев назад

    Thanks for taking the time to do this, how can this be modified to restrict users to using only 5 tags?

    • @MoxetKhanPK
      @MoxetKhanPK  10 месяцев назад +1

      Using mean? They can add 5 tags? You can take a meta field inside term which will store the ID of user. Before showing this form run a query which fetch terms having current user ID, if it is 5 hide form.

    • @Website-Developer
      @Website-Developer 10 месяцев назад

      @@MoxetKhanPK I would like users to only add tags, not categories and limit them to only using/choosing 5 tags per post.

    • @MoxetKhanPK
      @MoxetKhanPK  10 месяцев назад +1

      @@Website-Developer allow them to use comma separated textbox but make sure they cant add more than 5 using
      jQuery(document).ready(function($) {
      });
      jQuery(document).ready(function($) {
      });

    • @Website-Developer
      @Website-Developer 10 месяцев назад

      @@MoxetKhanPK how and where would this be applied to user roles? (I'm weak in code)

    • @MoxetKhanPK
      @MoxetKhanPK  10 месяцев назад +1

      @@Website-Developer please send a DM to me on moxetkhan@gmail.com

  • @SurendraSingh-so1wy
    @SurendraSingh-so1wy Год назад

    In profile builder dashboard option not working properly, error 404 showing, elementor template page not showing dashboard page, please help

  • @SurendraSingh-so1wy
    @SurendraSingh-so1wy Год назад

    Brother elementor template not configure in jet engine profile account section, please help, I also chel view main slug, and dashboard slug, but default home page is showing , please help, I want your help please reply

  • @DigitalFaisal07
    @DigitalFaisal07 Год назад +1

    Brother you are giving such a good and valuable Content but very regretting to see less views.

  • @konradkuspit179
    @konradkuspit179 3 месяца назад

    Is it possible to make the same for TAGS?
    I am looking fo the solution for users to edit custom post type taxonomies like tags and create new ones from front-end.

    • @MoxetKhanPK
      @MoxetKhanPK  3 месяца назад

      @@konradkuspit179 it has the same concept, please try

    • @konradkuspit179
      @konradkuspit179 3 месяца назад

      @@MoxetKhanPK Yes, it does

    • @MoxetKhanPK
      @MoxetKhanPK  3 месяца назад +1

      @@konradkuspit179 It can work but the time they are update the post, you need to take the post ID and once the term is created in next few lines you will assign term to post id.

  • @g_saroulis
    @g_saroulis 5 месяцев назад

    Hi Moxet...it doesnt work for me at all...not even an error so i could find what's going on...could you help me ?i am using Code Snippet for the code and set " Run snippet everywhere "

    • @MoxetKhanPK
      @MoxetKhanPK  5 месяцев назад

      You can contact me here, i ll have a look
      www.fiverr.com/mxtkhan/transform-replicate-or-clone-any-wordpress-website-with-elementor

    • @g_saroulis
      @g_saroulis 5 месяцев назад

      @@MoxetKhanPK thanks for your response Moxet ! i found the solution...i had the same issue as the
      @Joel_Eade
      ...i change the $taxonomy = $request['subject']; to $taxonomy = 'subject' and now it is working

  • @MiguelHuerta-h6z
    @MiguelHuerta-h6z 10 месяцев назад

    How can I fill a form than this form creates a taxonomy and then create a post with that taxonomy?

    • @MoxetKhanPK
      @MoxetKhanPK  10 месяцев назад

      You need to use hook for creating post and ta

  • @iservisat
    @iservisat Год назад

    Is the code still working?, because it doesn't in my side. Maybe any WP changed it?

  • @pbhnz
    @pbhnz 3 месяца назад

    Bem complicado. Deveia ter opção de cadastro igual a imagem da capa. Ou igual outros campos de tags que existem em outros sites.

    • @MoxetKhanPK
      @MoxetKhanPK  3 месяца назад

      its front-end not back end, you can make it similar with some more code.

  • @RolinsNjousse
    @RolinsNjousse Год назад

    it add it to database...but it doesn't add it on current post as a choice made by a user for that specific post, and that is what we are asking to crocoblocus progress team...so now we should first create taxonomie on frontent and then select it......not so usefull according to me.

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад +1

      Why it will add to the current post?
      we are not connecting terms but we are creating. Once you create you can go back to where your posts are and apply the way you want.

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад +1

      There is code for your specific case as well, which will create and connect directly.

    • @RolinsNjousse
      @RolinsNjousse Год назад

      @@MoxetKhanPK Thank you...i found the way to add taxonomy directly to the post from a specific metafield...i wanted to add an input field as taxonomy another to use it in jet smart filter...this video guide me.

  • @talalchhapra72
    @talalchhapra72 Год назад +1

    JazzakAllal

  • @pvily
    @pvily Год назад

    Can you give me a guide? How to create custom id per agent or a company or a customer

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад

      USER ID by default is ID which you can use, if not you can take a meta field in user and add it from front-end/backend.

  • @sawlay043
    @sawlay043 Год назад

    bro.. do you know how to do about Rating just like only star input need just like from IMDb? For now if I use review widgets all I see is we need to add review title and description if people want to review... if you know what I mean... (what I currently thinking is create a meta field in cpt and just take the calculate data from like we fill front end form or something... but I don't know what to do.:)

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад

      use CSS to hide extra inputboxes.

    • @sawlay043
      @sawlay043 Год назад

      ​ @MoxetKhanPK Yes, I tried that but how can I remove those required input boxes? also "submit review" button doesn't show unless we put those required fields.. even I tried to "display: block;" thing..

    • @MoxetKhanPK
      @MoxetKhanPK  Год назад +1

      @@sawlay043 add default value input box using jquery.

  • @keykuya1491
    @keykuya1491 Год назад

    muito Simple