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.

PJ Moriarty Member

@moriartp · Joined 8 years ago · 12 posts · 6 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • D3 Graph Rendering · 6 years ago

    Wow. Impressive stuff here. Can't thank you you enough for these suggestions. As it happens your first bullet did the trick, I disabled cache in the system.yaml and all immediately worked as expected.

  • D3 Graph Rendering · 6 years ago

    Each blog-item has a parent/container div with a unique 'id' attr. Using d3, I am selecting this div, appending an svg element, and adding the d3 visualization elements to the svg. To my surprise, I d

  • D3 Graph Rendering · 6 years ago

    I have blog setup (using antimatter theme) and each blog item includes js libraries [jQuery, D3.js] and a custom script. All work as designed, however on the first page/item visited in each session wi

  • Csv/json data load · 6 years ago

    I am unable load CSV files to an item page. My site uses the antimatter theme, and the assets plugin to call js files from the Item directory. In that same directory, I have save a csv file. When I at

  • Heroku 403 Error · 8 years ago

    I am attempting to run the my application on heroku. I have followed the steps outlined in the documentation precisely, deploying only the the grav+admin code without modification. When I deploy, I ge

  • Landing Page Redirection · 8 years ago

    If I understand your need, you can set your site home page in the system configuration to any page you like. Set: home: alias: /pathToCustomLandingPage The system config file is located here: user/co

  • CascadeFilter Plugin Returns Empty Filter Array · 8 years ago

    Does anyone have any experience with the CascadeFilters Plugin? I am attempting to setup the filter in as straightforward a manner as I can, but all that ever appears is the "Clear All Filters" button

  • Related Pages for Site with Multiple Blogs · 8 years ago

    So, I am answering my own question here, but identified a simple, sufficient solution already accounted for in the plugin. Modify that relatedpages.yaml file (line 11) ` page_in_filter: false ` Wh

  • Related Pages for Site with Multiple Blogs · 8 years ago

    New to grav, and building a site with multiple blog collection pages. I have successfully installed/configured the related pages plugin however the filter specification restricts the returned page val

  • Related pages plugin not working · 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 foll