Hyperlink Thumbnails with Page List?
Permalink
I've created the "thumbnail" attribute and want them to be auto hyperlinked when using the "Page List" block. By default, Page Title is hyperlinked but the thumbnail is not. To see what I'm trying to do, please go tohttp://goo.gl/d8xRNF
You'll have to either create a custom template for the Page List block or else override the Page List view and add the link.
Sorry I'm not a php programmer. Is there code that you could help provide?
What version of C5 are you using on your site? I can send you a Custom Template to use.
Hi Hutman,
I'm using 5.7.5.9
Thank you for taking the time to do this!
I'm using 5.7.5.9
Thank you for taking the time to do this!
Ok, so what you will need to do is to take the attached file, rename it to thumbnail_link.php and place it in /application/blocks/page_list/templates/ (if these directories don't exist go ahead and create them) then you will need to go into your site and assign your Page List the custom template "Thumbnail Link" and it should work.
Wow. Thank you so much Hutman. I have an issue with my theme but it works wonderfully in the Element theme. Thank you!!!