Implementing the Vimeo API in Composr CMS

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • Last week, an update to Vimeo's website broke over 400 embedded thumbnail images on my website. To fix this and prevent it from happening again, I configured my website to call the Vimeo API to get the correct thumbnail links dynamically. Join me as I explain how I accomplished this within Composr CMS, and watch as I run the SQL query that fixes all of my website's current posts!
    ---
    Join the Nerd Club: nerdclub.nots.co
    Official website: nerdonthestree...
    Discord server: discord.nots.co
    Subreddit: / nerdonthestreet
    Facebook page: / nerdonthestreet
    Twitter feed: / nots_network
    E-Mail: jacob@nerdonthestreet.com

КОМЕНТАРІ • 4

  • @a_maxed_out_handle_of_30_chars
    @a_maxed_out_handle_of_30_chars 3 роки тому +1

    Hi Jacob, can you do a video on disk (external + internal) encryption?

    • @NerdOnTheStreet
      @NerdOnTheStreet  3 роки тому +1

      It's definitely on my shorter-term list, yes!

    • @fabioruggirello6524
      @fabioruggirello6524 Рік тому

      @@NerdOnTheStreet hi jacob....this tutorial is good for CMS wordpress too?
      I need import different showcase form vimeo to wp site, maybe with the same layout has in vimeo (not the simple embed option), and when I add a new video in vimeo, this last video is automaticaly added in wordpress.

    • @NerdOnTheStreet
      @NerdOnTheStreet  Рік тому

      @@fabioruggirello6524 The Vimeo side of the "tutorial" would be relevant since you'll still be using the Vimeo API. The Composr-specific things would obviously need to be switched out with however you're programming your WordPress site.