All About That API and Final Project

This week, I have made some progress on my final project but not without kinks. I tried to open up my local host but again, it lost its connection on the server, so I have had to make some progress on the actual domain. Sometimes, it’s frustrating because I don’t know what to do to open it up.

I installed my header image and am now putting links on all my work, but am trying to add in “additional CSS,” to make sure I am coding. I went on GitHub to look for some CSS but my code is not working for some reason on WordPress. I am also having trouble making sure Greg will be able to see any changes I have made in code.

I added a plugin for Instagram which required some coding because I had to put in the id. I am also trying to figure out how to embed audio since they said the files I have for the podcasts are too big. I need to figure out how to make this website compelling and podcasts interactive.

Overall, it’s a slow and steady process. I am still trying to brainstorm ideas on how to make my website creative. The readings this week were interesting though. I enjoyed watching the “What is an API” video because of the “waiter” analogy. I thought that was a great analogy. The “Rest API concepts and examples” video was a little more confusing and had to watch it several more times to understand it.

The WordPress Rest API intro page was interesting. I already knew how to use WordPress before this class but never delved deep into how and why it works, so it was intriguing to learn how Rest API makes it easier to use WordPress in new ways.

Some questions I have are:

1. How can I embed audio in when the files are too large?

2. How can I add CSS into the WordPress domain when it’s not registering?

3. Why isn’t my localhost working?

These are questions I need to address next.

1 thought on “All About That API and Final Project

  1. Greg Linch

    1. You might want to upload it to a third-party service like Soundcloud and then embed it. The other option would be to create a folder on your live site server outside of WordPress, upload the file there and then embed it on your site. We can talk more about that second option on Wednesday in class.

    2. You should be overriding/adding CSS in your child theme when it’s related to the theme. If there’s CSS specifically related to a plugin, then it should go in the plugin.

    3. I need more details about your localhost issue to answer questions. Let’s discuss that one by email.

    Reply

Leave a Reply to Greg Linch Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.