I'm trying to modify the views to shows the title of my nodes on the frontpage and which is linked to the node. But I have activated the "Show More" link and yet it is not displayed on the page. So if have set to show the title of 5 nodes but I have 10, it shows only the 5 nodes.
How can this be corrected?
Thank you.
Comments
Comment #1
merlinofchaos commentedCan you paste an export of the view?
Also, support requests are not critical, especially if they don't crash. But even more especially for something like this.
Comment #2
yudhistir commentedSorry for the critical part :-(
Below is my exports views for the node title:
Comment #3
merlinofchaos commentedYour view has no display with a URL path, so the more link has nowhere to link to. You need to add a page display.
Comment #4
yudhistir commentedThanks.
That fixed the issue
Comment #5
yudhistir commentedThanks.
That fixed the issue