Hi
I’m using the “get custom fields” plugin to call an mp3 link from a weekly post into the sidebar.
the idea is to have a track of the week so I cant use the php to hard code a single mp3 into the sidebar. I want it to dynamically call the link from the weekly post.
is there some way I can edit the code
<?php if (function_exists(“insert_audio_player”)) { insert_audio_player(“[audio:http://www.domain.com/path/to/song.mp3%5D”);
} ?>
to replace the audio:”URL” with the link in the custom field?
Hi
I tried the new index code, but I still don’t know how to add images to the main page. I have images in my posts as well as in the excerpts.
How can I make a thumbnail show up with the excerpt.