Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I would like to have some type of banner on my home page running across the page near the bottom that displays logo images of the various supplier partners that I market. The images will have URLs associated with them so when you click through it will take you to the affiliate’s site. Could you recommend a tool for me to use to best accomplish this?
Thanks!
Hi Norman
I’d use a Post Loop widget set to the Grid layout template and filtering a single category. The last field in that widget you can add an argument like:
cat=5
Where 5 is the ID of the category in question.
This however does mean that if you have a blog you need to use to the Post Loop widget instead of the Blog template for your blog page – that’s so you can add an argument like:
cat=-5 to exclude this new category of yours.
The post carousel widget in our new bundle: http://wordpress.org/plugins/so-widgets-bundle/ has a much nicer interface to build the same query I discussed using the grid post loop for. So that’s worth a go.