How to add a Map in Webflow: Add A Mapbox Map To A Webflow Project With CMS Integration!

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

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

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

    Here is the link to the blog post with all the code and detailed instructions: www.clcreative.co/blog/how-to-add-a-mapbox-map-to-a-webflow-project-complete-guide

  • @TheMrAi_com
    @TheMrAi_com 2 หลายเดือนก่อน

    Amzing Job! Thank You!!!!

    • @clcreativedallas
      @clcreativedallas  2 หลายเดือนก่อน

      My pleasure! Glad it helped you.

  • @RashedKhanMenon-u4w
    @RashedKhanMenon-u4w 2 หลายเดือนก่อน

    Hi, I'm a big fan of your Webflow tutorials, and they have been incredibly helpful for my projects. I was wondering if you could create a video on how to add a "popular post" feature to a blog website in Webflow.
    Specifically, I'd love to learn how to track post views and automatically display the most popular posts based on view count or other metrics. This would be really useful for anyone building dynamic blogs and wanting to highlight trending content.
    Your step-by-step approach is always super easy to follow, and I'm sure many others would benefit from this as well.

    • @clcreativedallas
      @clcreativedallas  2 หลายเดือนก่อน +1

      Thank you for the compliment. And thank you for the suggestion. I will have to look into how to do that. One thing comes to mind - you can do this manually or automated. Manually would be a little easier to implement but more work to keep up with. Automated with require hitting some API's - particularly Google and then comparing the results before modifying the CMS collection. Would be more involved on the front end but would be automated at that.

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

    Hi Casey, thanks for such a great in-depth integration topic with the support of blog-post. The best extensive map integration clip for Webflow. Keep posting such a great integrations - Thank you.

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

      You are welcome. I am glad you found the video helpful.

  • @jaypoucher7957
    @jaypoucher7957 2 หลายเดือนก่อน +1

    Do you have a cloneable of this? It would really help.

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

    Hi Dalls, great job! I love that!!! One question: Can you make the project available for download so that the projects can be synchronised more easily? That would be amazing! Thank you 🙂

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

      What do you mean by for download?

    • @lennyhe2762
      @lennyhe2762 3 หลายเดือนก่อน +2

      That I can clone the map for using

  • @MarkGallagher-n4f
    @MarkGallagher-n4f 4 หลายเดือนก่อน

    Good stuff! Would there be a way to filter the collection list?

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

      How are you needing to filter the collection list? Do you mean the one on the left side bar? If so, you may be able to use Finsweet's CMS filter

  • @RashedKhanMenon-u4w
    @RashedKhanMenon-u4w 5 หลายเดือนก่อน

    Thanks a lot. You are awesome. Please make a video how to create newspaper website with webflow.

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

      thank you. And thank you for the suggestions. Will add that to the list.

  • @rayqza
    @rayqza 4 หลายเดือนก่อน

    Thank you so much for this!! I do have a question: How hard would it be to host the database outside of Webflow (I was thinking Airtable) and fetch the data through an API? I’m building a business directory for a client but the number of businesses would go over the CMS item limit in Webflow. Also, any idea how I could add filtering dropdowns (e.g If I want to filter by business-type & sub-type)
Any info that can lead me in the right direction would be greatly appreciated!!

    • @clcreativedallas
      @clcreativedallas  4 หลายเดือนก่อน

      I think for what you are talking about, you would want to look into Wized. You can integrate it with Airtable as the Database.
      Wized would allow you to call Airtable based on certain parameters.
      You can also setup filtering with Finsweet's Filtering Attributes.
      However, I am not sure how it will work with an external api call. I am assuming the same as it just filters the list available on the page.