I am able to display random images using cpmfetch but I am trying to figure out how to display the image title and description with the thumbnail image. Is that possible and what would be the function calls for that.
Depending on which version you are using...
Anyway, the way to do it is in the documentation... you want to look up the option array and subtitles
I'm using version 1.9.9 of CPMFetch. For some reason I cannot seem to get the title and caption to pull from the database and display with the image. If anyone could post a snippet of code example it would be greatly appreaciated
Quote from: Rcostello on February 27, 2007, 03:50:46 PM
I'm using version 1.9.9 of CPMFetch. For some reason I cannot seem to get the title and caption to pull from the database and display with the image. If anyone could post a snippet of code example it would be greatly appreaciated
Pls post what you have... its easier to correct someones code than to go looking for examples.
Also, if you have other things wrong, its easier to pick them out.