Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Related pages plugin not working

Started by PJ Moriarty 8 years ago · 4 replies · 1348 views
8 years ago

new to grav and having some trouble with the 'related pages' plugin. installation appears successful, but related pages do not appear for any of my blog items. I have not made any changes to the default relatedpages.yaml config file. One observation that seems suspect is the fact that even explicit_pages specifications in the page frontmatter fail to display in the related pages list. Your help and insight is appreciated. I have already tried the solutions proposed in the following topic, but they fail to resolve my issue.

/forum/general/adding-related-pages-plugin-to-antimatter-theme-t6650

8 years ago

I should also add that I have a custom site setup which includes multiple blog pages at the root level. I have tried adding the various directory paths in the @page: designation of the relatedpages.yaml to no avail.

8 years ago

Hi Paul, Thanks for your time. Great stuff. I had reviewed your thread, but dont think I followed fully in my initial reads. In fact, I do observe the issue you describe, and followed the fix, as follows:

  1. Install the related pages plugin
  2. at /user/plugins/relatedpages/relatedpage.yaml change line 7 to
    @page: /[collection_name_here]
  3. at /user/config/plugins/relatedpage.yaml change line 7 to
    @page: /[collection_name_here]
  4. at /user/plugins/relatedpages/blueprints.yaml update lines 56-61 to
    filter.items:
    type: multilevel
    label: PLUGIN_REL_PAGES.ITEMS
    value_only: true
    validate:
    type: array

This worked. Thanks for pointing e in the right direction.

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 80 10 hours ago
General · by pamtbaau, 15 hours ago
1 51 15 hours ago
General · by Andy Miller, 1 day ago
0 45 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago