Display an image as a link
-
I have a field in the database called “logo” that is a URL. I need to display the “logo” image as a link to another page.
Sample Code:
[abase notitle=”1″ notable=”0″
images=”vendor_Logo”
columns=”vendor_Logo!width:50px;height:50px”
sql=”select vendor_ID, vendor_Name, vendor_Logo from wp_vendor_list order by vendor_Name”]
- The topic ‘Display an image as a link’ is closed to new replies.