Closed (won't fix)
Project:
Views Slideshow
Version:
6.x-2.0-beta1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2009 at 02:21 UTC
Updated:
15 Sep 2009 at 23:59 UTC
I have a view that displays both a slideshow in a block and grid on a page. Both are working properly, except that the "More Link" (which is set to yes) does not appear in the block. I really need the block to link to the page.
Any ideas?
Thanks!
Comments
Comment #1
redndahead commentedA more link needs to be themed in the view. Look up how to theme views. The more link option wouldn't work anyway since it links to the rest of the view and not the exact item.
Comment #2
mgladding commentedI actually want it to link to the whole view.
I'll check out how to theme views. Thanks.