JetEngine Wordpress REST API | Configuration, Listing & Single Page Layout | Elementor | Crocoblock

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

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

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

    Great Video 👍.. I learned a lot of skills from your RUclips channel, can't thank you enough 🙏.. BTW how can I get REST API of Firebase? I wonder if that possible, cause I have a Flatter app using Firebase database and I need to get same data on my website.

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

      Hello Jubran, you can surely fetch data from firebas & display it in wordpress but as of now we are unable to filter data just like we did in this tutorial, so the whole chunks of API data can be displayed but not as filter.

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

      ​@@MoxetKhanPK hello thank your for your tutorial. It is amazing ! Do you know if now it is possible to list singular posts with external API ? Because I need to fetch individuals properties for a real state website.Thank you for your answer !

  • @dondepodemosir
    @dondepodemosir 25 дней назад

    Thank you! Amazing tutorial!

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

    Thank you from Greece!! Great tutorial!!

  • @user-xb5zm6vy6n
    @user-xb5zm6vy6n 8 месяцев назад +1

    Most need jet engine rest api tutorial thanks

  • @user-xb5zm6vy6n
    @user-xb5zm6vy6n 8 месяцев назад

    Hey thanks for this video you have the best jet engine tutorials can you cover a video on dynamic functions think you would be best fit to cover this difficult topic thank you

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

    Hello, Thank you for this helpful tutorial.. the problem is Query Variable for _post_id doesn't work with PHP 8.0+ any more.. is there any solution for this?

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

    🎯 Key Takeaways for quick navigation:
    The video *demonstrates how to build a REST API listing and a single page layout using JetEngine, Elementor, and WordPress.*
    Jet Engine's *REST API listing feature needs to be enabled in order to fetch data from another website using the REST API.*
    One can *create custom content types and choose REST API endpoints for fetching information.*
    The video *shows how to create a query, create a listing for the query, and display the listing using Elementor.*
    The process *of creating a single page layout involves creating a new query, filtering the results based on ID, and designing the layout using Elementor.*
    Option pages *can be used to automate the process by creating a dynamic link for each listing.*
    By using *option pages, dynamic links can be inserted into the listing grid, making it easier to display the single page layout for each item.*
    Made with HARPA AI

  • @dindaaamerta9215
    @dindaaamerta9215 Год назад +2

    Wow. Thankyou

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

    sir can i make repeater field clickable ? ie. whwn i click on repeater field i go on single page . is this possible. plz make video

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

    Thank you for a new great tutorial.
    Idea: It would be interesting to make a tutorial about how to develop a following system like Instagram, Twitter, etc, where users can follow each other.

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

      There are ready made plugin/themes for that, you can use buddyboss for social media related system in wordpress. In fact it can be build in Crocoblock as well but it will take long time and some custom code.

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

      @@MoxetKhanPK Hi Moxet, I know I can use another complex plugins, but they adds useless code that I don't want to load on my page. That's why it would be awesome to learn how to create the functionality with JetEngine. Thank you anyway for all the work and the knowledge that you share with us ☺

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

      @@educaenvivo5081 There is work-around in jetengine, let me give you some clue to be followed.
      CPT are your posts where poeple can comment with the help of CCT, (one-to-many) relationship. Add datastore for like or favorite. User accounts should be shared with register users (dynamic visibility), follow/unfollow should be an array in user meta which store ID's of user you follow. Then while showing listing grid show post where author in a list of array, so the user can see only those who follow.

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

      @@MoxetKhanPK Thank you for your answer Moxet, unfortunately, even if I understand the idea, my knowledge is not enough to make your works in reality. It's amazing how you expand the possibilities of Jetengine to create stuns 🙂

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

    Thank you for this amazing video!!!

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

    Wow Wow Wow. Thankyou 😍

  • @OnyeStephen
    @OnyeStephen 7 дней назад

    Amazing Tutorial., but I worry that the Single Page Listing is not SEO friendly ? How can we keep the url clean like when we use CPTs

    • @MoxetKhanPK
      @MoxetKhanPK  7 дней назад

      @@OnyeStephen custom code might help

  • @user-og1gu2nc1m
    @user-og1gu2nc1m 4 месяца назад

    Hi Moxet, great tutorial! Thank you for sharing your knowledge. I am wondering if you have any experience connecting the JobAdder API to JetEngine listings? I am looking for ways to sync job data between JobAdder and job boards created with JetEngine. Appreciate any input! :)

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

    Hi, please make a tutorial for making SSO between two websites, If it's possible with currently existing tools.

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

    Esta genial el video, muy claro y funcional, lástima que no pueda generar una página de detalle con la API de tercero me extraña que el plugin deje hacer un listado y no página de detalle, no tiene sentido, es decir, te quedas a medio camino. Incluso intenté hacer un filtro con smartFilters del mismo Jet, pero tampoco cruza la info, es una lástima siendo un plugin tan potente, se quede a medias :/

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

    Awesome

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

    Followed your tutorial and worked as expected, Thank you! Is it possible to do a rewrite of the URL so it is more SEO-friendly?👍

    • @user-by5jc2mk7s
      @user-by5jc2mk7s Месяц назад

      did you found the solution about seo-friendly url?

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

      @@user-by5jc2mk7s I haven't found a solution yet...

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

    may i know why need to use option page ya to create the link? 12:30 .... can we just put direct link with shortcode url variable into the dynamic link ?

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

      This is the easiest way, you can try with shortcode as well.

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

    Thank you so much for this video. I have an issue. I cannot limit post number in a listing created from a REST API. The option "Posts number" is not working. May you know how can I fix it?

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

      All options in query builders are not compatible with REST API. I already inform Crocoblock.

  • @Derek-qd7dk
    @Derek-qd7dk 5 месяцев назад

    Hello, could you please teach us how to implement pagination for a listing grid that retrieves information from an API. Pleasssee!

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

      You cant add pagination to REST API listing. Not supported as of now.

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

    one to more video brother

  • @christiankraus9195
    @christiankraus9195 4 месяца назад

    hey moxet, i have the problem the when i type in the query builder key=id and value=53939 from the preview, it still shows me the data of the full sting.

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

      It doesnt work, the api endpoint doesnt support filteration.

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

    THANK YOU SO MUCH!!!

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

    Hi Moxet, love your video 😍 from me, your subscriber
    anyway, I've simple question about this settings, can I get the "endpoint URL" from "old website" but the source is came from CPT instead of CCT ?
    is it possible in that way?
    thank you

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

      Thanks for watching,
      CPT is much easier than CCT, you can use the following enpoint
      yoursite.com/wp-json/wp/v2/cpt_slug
      developer.wordpress.org/rest-api/reference/

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

    how to out put Gallery with REST API ??

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

    Thank you

  • @user-xb5zm6vy6n
    @user-xb5zm6vy6n 7 месяцев назад

    On the rest api query when you add a dynamic variable as rest api id and the value post_id i want to use on the single product what would the the dynamic variable value should be? Thanks

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

    Thank you for video. But I’m trying to figure what is the difference between querying via the rest api that you connected to your cct and just querying the cct itself ?

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

      When you query via REST API you get data from other site which is not stored with you. If you want your own CCT the data is store on your site.

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

      @@MoxetKhanPKmy question here is why you’re querying the cct data using your own website API? You can query the cct itself and get the same result.

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

      @@Swiss187 its not same website, we show CCT from other website 😂

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

    I made a single post page and want to filter by ID to display a single post using WordPress REST API but it's not working. All the posts are displayed even when I enter the filter.😥

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

      Unfortunatily most of the API does'nt support filteration with ID.

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

    Brother I must to know, is it possible to create taxonomy listing and filter for this post?

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

    super!! pero hago el ejercicio con un api externa y aun no logro que me muestre el detalle de cada articulo, ya que mi api recibe 3 parámetros y también veo que le pones "_post_id" a la variable y es justo la que te sale cuando previsualizas tu pagina, yo declaro mis variables pero el primer parámetro que me sale es "page_id=10" y si lo quito no funciona pero ese page_id no es ninguna delas variables que declare, no se como hacer para poder acceder al detalle de cada articulo, sigo tus pasos tal cual pero no funciona :(🥲 me podrías ayudar?

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

      Hola, como mencioné, la filtración no funciona con API de terceros a partir de ahora. Quizas en el futuro

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

    When I click “Send Request”, I get an error saying “Not Found”.
    Can you help please? Any possible solutions?

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

      Double check your API end points and authentication.

  • @SiekNetwork
    @SiekNetwork 11 месяцев назад

    Great video! Is it possible to add a API information as a meta? I want to let users post their information (as usual) and in that same post, add an api information! Thank you in advance!

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

      You can achieve that with make.com integration, you can push data to meta fields from an API

  • @ThisIsTheMatin
    @ThisIsTheMatin 11 месяцев назад

    Thank you!
    And what if we want to connect Post type?❤️

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

      It is easy, i ll make a tutorial.

    • @ThisIsTheMatin
      @ThisIsTheMatin 11 месяцев назад

      @@MoxetKhanPK Nice!

  • @user-mz1qn6di6r
    @user-mz1qn6di6r Год назад

    Thank you so much for this video. Very comprehensive and simple. Can we pull data from and external database that is not wordpress/jetengine made?

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

      Yes you can surely fetch it, there is another video on 3rd party API

    • @user-mz1qn6di6r
      @user-mz1qn6di6r Год назад

      @@MoxetKhanPK Thank you for replying. Yes, I have seen the video for 3rd party API but I would like something different from that. E.g. Lets say you have a custom MySQL DB in your server and you want to pull the data from that DB to the WP site which has different DB. Is that possible? Can you show us how?

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

      @@user-mz1qn6di6r all you need to do is to make a PHP file which convert your sql to a REST API end point; then pull based on that request.

    • @user-mz1qn6di6r
      @user-mz1qn6di6r Год назад

      @@MoxetKhanPK Thanks. I will search it cause I do not have good knowledge of code. However, I would highly appreciate it if you could make a video tutorial for that when you can. Thanks a lot again.

  • @muhanasa
    @muhanasa 4 месяца назад

    THIS!!!

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

    How to make cct single page without REST API? It is possible?
    I try to make single page cct with "has single a single page" feature . But its limited, and i only Can add post title and content. I need to show dynamic Table in every single page

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

      It is jetengine native feature to make single CCT. I do have a tutorial on this channel for making single cct.

  • @servicecommunicationdiocesedec

    Great , thanks ! is it possible to configure REST API with CPT instead of CCT ? Any tutorials about it ?

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

      You want to show content or publish using REST API?

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

      @@MoxetKhanPK I only want to show content from site A into site B ; the update of the informations will be done only in site A

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

      @@valeriebonin1770 This is exactly what explained in the video.

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

      @@MoxetKhanPK, thanks a lot for your video. I think Valérie means Custom Post Types, and your video is about Customer Content Types. Do you know any tutorials on how to do the same with Custom Post Types?
      Thanks!

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

      @@santiagofabadosalvador2657 I will surely cover it in next video, it is feasable.

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

    hey really awesome video...can u make a crypto website where you can display crypto data like coins grid and exchanges grid there fetching data from API, pls make such videos if possible.

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

      Hi, The concept is more or less the same. All you need to do is to fetch API and then filter it as per currency/coin.

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq Год назад

    how much does JetEngine cost?

  • @sha_rafat
    @sha_rafat 4 месяца назад

    [businessId] => 01H8VPT8MG9JSAB05WTPFYKZHE This is my ID and Value but when i try to make a custom query by Query Variable. it's not working. If i add key=businessId and value=01H8VPT8MG9JSAB05WTPFYKZHE, it's not showing one results. Can you help me to make a new video?

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

      It doesn't work as of now in query builder.