What is a Custom Repeater Field? Simple explanation for Wordpress- ACF - Pods - Custom Fields

Sdílet
Vložit
  • čas přidán 30. 07. 2024
  • Join our 'How to Start a Web Design Business' Course - and use strategies to grow, get clients, and generate recurring income: websquadron.co.uk/how-to-star...
    Book your 1-2-1 Consultation: websquadron.co.uk/socials
    Ever struggled to understand what is a Custom Repeater Field? This is a simple explanation for Wordpress- ACF - Pods - Custom Fields. I've broken it down into examples and I hope that it makes sense.
    We love to create - share - respond - and deliver.
    🧐 Learn with our Mastery Modules: websquadron.co.uk/web-design-...
    🔗 All of our Important Links: websquadron.co.uk/socials/
    😃 Join our Facebook Group: / 3309523509284305
    😃 Get Code Snippets Pro: r.freemius.com/10565/3304295/
    😃 Get Elementor Pro: be.elementor.com/visit/?bta=2...
    😃 Boost your CZcams Analysis: www.tubebuddy.com/websquadron
    👕 Get our Merchandise: websquadron.co.uk/merchandise
    🥹 Support us: paypal.me/Websquadron
    Hire us to work on your Website!
    💌 info@websquadron.co.uk
    👩‍💻 Visit websquadron.co.uk
  • Jak na to + styl

Komentáře • 42

  • @JohnScheersDewmuffins
    @JohnScheersDewmuffins Před 9 měsíci +1

    Great explanation. I was going to keep adding ACFs. This will save me a lot of time, not to mention how easily you made the concept clear. Thank You.

  • @caylunden9758
    @caylunden9758 Před 2 měsíci

    Thank you for clearing this out. I have wondered, because its hard to distinguish the different blocks from each other. I think the problem is that they are named by developers who think in programming terms which makes it confusing for non-programmers. The query-block is also a bit confusing.

  • @amrfarrouh
    @amrfarrouh Před rokem +3

    You make it so clear , Thank you, i wish you make a video to show Custom filed that will apear in shop page and single product page

    • @websquadron
      @websquadron  Před rokem

      I did a video last week on ACF and single product pages

    • @amrfarrouh
      @amrfarrouh Před rokem

      @@websquadron yes i saw it , but i wish to see a video so i can display this ACF In the normal woocommerce shop page for example display guarantee period or Seller under each product tilte , i wish i could clear it

  • @riyadhjerjo3393
    @riyadhjerjo3393 Před rokem

    What I love about you is that I didn't quite understand the concept of the repeater fields on ACF's website and I came to you for help, and I was not wrong :) Good job, sir.

  • @susangemayel-tapper3794

    Thank you so much for explaining this!

  • @kakenetit2
    @kakenetit2 Před rokem

    Excellent! Thank you.

  • @visualmodo
    @visualmodo Před rokem

    Truly good content!

  • @zaharacreative
    @zaharacreative Před rokem

    Good job. all is much clearer now.

  • @buntuscainte4987
    @buntuscainte4987 Před rokem

    Thanks Imran. Very helpful.

  • @danstevens1974
    @danstevens1974 Před rokem

    yep - nice and clear! Cheers.

  • @upseller
    @upseller Před rokem

    Tks man! Was confused

  • @Elsteck
    @Elsteck Před rokem +3

    In essence I agree with your explanation, except for the use of a custom field for grouping, best use a taxonomy for that, so food type and team type would best be hierarchical categories. You can apply the repeater field to a taxonomy.

    • @websquadron
      @websquadron  Před rokem

      Good point :)

    • @sallamkashif
      @sallamkashif Před rokem

      @@websquadron yes .. good point.... can you make a video on this showing both post type examples (Restaurant, Organisation) ??

  • @deepanshusetia3492
    @deepanshusetia3492 Před rokem +2

    We can use this plugin but we can also achieve this with ACF and adding display condition. And to add a custom post I generallprefer to use code snippet.

    • @PromovareUTOPIAN
      @PromovareUTOPIAN Před 9 měsíci

      So I don't need acf I can just create code snippets with custom files and stuff like that,correct? Is there an open source option for acf or metabox?

  • @mznikkita_Channel
    @mznikkita_Channel Před rokem

    In theory this is making sense, but in practice I can't get it to work. I'm using Pods. I create the custom post type of Restaurant and within that post type I create a custom field called "Food Type". Is this a special kind of field or just a text field? From what I can tell, each repeatable field is independent of anything else. How do you get a group of fields to connect to Food Type? I think I'm missing a key piece.

    • @websquadron
      @websquadron  Před rokem

      In your scenario, the Post Type = Restaurant Name
      Custom Field = Food Type, and you may select Indian or Italian.
      Then the Repeater Fields are show regardless of the Custom Field picked but it means that you can keep adding the same fields. I may do a better video soon on that.

  • @marketingscarborough
    @marketingscarborough Před 10 měsíci

    how do we get repeater fields in the elemetor forms? is this possible using ACf or do we need another plugin? Well explained once again - thanks you

    • @websquadron
      @websquadron  Před 10 měsíci

      You'll need Dynamic.ooo plugin for that, or the ACF Pro plugin. I'll do a future video with methods of how to pull this through.

  • @AllesKiten
    @AllesKiten Před rokem +2

    Thank you for this explanation!
    So, the products name as well as all other details are part of the repeater field.
    Thinking about give-aways which can be assigned to main category and subcategory.
    Post type would be:
    Give aways
    Custom field would be:
    Main category (pens, sweets, paper products, electronics, give aways for children...)
    Repeater field would be:
    Products name, descr., article number, material etc.
    But where is now my subcategory (i.e. articles for school, toys... as subcategories for the "give aways for children"?
    It is like when the cheeseburger is not only in burger but also in, let's say, happy meal?

    • @websquadron
      @websquadron  Před rokem +1

      Yup, you've got it with the PT, CF, and RF.
      To have Sub Category it would just be another CF.
      So; CF1 = Burger
      CF2 may be the Sub-Category
      RF then follows.

    • @AllesKiten
      @AllesKiten Před rokem

      @@websquadron Thank you again!

    • @AllesKiten
      @AllesKiten Před rokem

      @@websquadron It is not 100% clear, but I will check my "give aways"-structure with CPT/ACF the next days.

  • @liborlepka4240
    @liborlepka4240 Před rokem

    I understand repeater field now, thanks. But can I connect it to Elementor somehow without third party plugins?

  • @faisalamin7471
    @faisalamin7471 Před 9 měsíci

    Hello Imran could you please make a complete video on the example youve given (resturant)?

  • @ThierryC-te3rx
    @ThierryC-te3rx Před rokem

    Those examples in an actual demo would have been a great addition to this video.

    • @websquadron
      @websquadron  Před rokem +1

      Yup, and there will be more detailed examples coming soon.

  • @davidlewisn1017
    @davidlewisn1017 Před rokem

    Hello, i am adding custom field data to a product then ,the data appears on multiple products,data from product x is present on product y and vice versa,kindly help

    • @websquadron
      @websquadron  Před rokem

      That shouldn’t happen and I’d have to look to assess as part of 1-2-1 consultation

  • @vegardbell
    @vegardbell Před rokem

    Do Elementor support repeater-fields?

    • @websquadron
      @websquadron  Před rokem

      Not without an extra plugin like dynamic.ooo

  • @comleonmoto
    @comleonmoto Před rokem

    Thanks a lot for that clear explanation, Imram. Hopefully, burgers are not... repeater meals for you. Or not too often 🤣

  • @arhabersham
    @arhabersham Před rokem

    So... a repeater fields is an array of objects waiting to be filled, then

  • @srinivasalahari675
    @srinivasalahari675 Před 5 měsíci +1

    The burgaaaaah is killing me :(