More link?

Events happening in the community are now at Drupal community events on www.drupal.org.
jaarong's picture

I'm having a pretty tough time getting a more link to show up on my author page. I've found the template that controls the view for that page, and added a Node:Link field in the view. Nothing I've tried gets it to show up including:

<div class="links"><a href="<?php print $node_url ?>" title="Read More">Read More</a></div>

<?php print $node->links[0]; ?>

<?php print $fields['link']->content; ?>

  <?php if ($more): ?>
    <?php print $more; ?>
  <?php endif; ?>

Comments

The Author page is a panel so

pkcho's picture

The Author page is a panel so in order to get the "more" link to display you need to configure it from the panels admin.

Go to SITE BUILDING > PAGES > LIST,

  • edit the item named "node_view",
  • click "edit content",
  • click the gear for the panel you want to change the setting to, in this case "author_blogposts-blogs listing", select "settings",
  • You will see the option - "Provide a "more" link that links to the view". You will need to configure the view as well.

But this should get to the "more" link...

-Joe

Wow, thanks

jaarong's picture

Wow, well, too early to blow my mind with that. I would have never figured that out, even though I've seen that Panels was installed, I never stopped to investigate what it was doing. Nevertheless, Panels looks like it is not controlling much more than the layout of the page, providing for a main area with 2 columns under it. My problem, at least to me, seems much deeper, since I can't even get the more link to show up in the preview in the view.

I guess I'm going to spend today trying to figure out how to get this page out of Panels, since I don't need it, and it seems like a pretty heavy module to have around for just one page.

OpenPublish

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: