Drupal 7 - sitelink not showing

"More links" is not displayed in the block, and my settings are shown here:

My views block

I have more than two elements. Do you have an idea what is going on? Thanks in advance.

+3
source share
3 answers

This is a block. Therefore, the "Read more" button does not know what it should be associated with. To fix this, you must enter the url of the landing page in Advance → display the link on the right.

Click "link display"Enter url

+4
source

Do you have a page display for your presentation? If not, then more links will have nowhere to go and therefore will not be displayed. Try creating a page display for your view.

+1
source

Content: Path Content: body : Path.

Content: body Rewrite Results, Trim .

More Link Text ""

Finally, in the "sitelinks" section, add [path], which is located in the "Regular Expressions" section.

Click “Save,” and for any body content longer than the maximum length, a link to the link that links to your article will appear.

+1
source

All Articles