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

Multisite in subdirectory, modular page doesn't display

Started by Muut Archive 10 years ago · 1 replies · 403 views
10 years ago

my folder structure :

TXT
root
setup.php
   >user
      >themes
         >MainTheme
            >template
            >css
            >blueprints
            > etc...
      >sites
         >themes
            >subsite A
               >config
               >pages
               >themes
                  >MainTheme 
                     >css
                        - custom.css
            >subsite B

My issue is only with modular page. the page is not rendering.
when i {{dump(page.collection())}} in modular.html.twig i can see modular pages in debug bar

my modular.md

YAML
title: Home
publish_date: '03-08-2016 18:25'
content:
    items: '@self.modular'
    order:
        by: default
        dir: asc
        custom:
            - _slideshow

maybe i'm missing something, thanks for help

10 years ago

ok was a issue with my md file, i don't use admin plugin. So i'm almost finish my multisite setup

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1362 9 years ago
Archive · by Muut Archive, 9 years ago
2 939 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2959 9 years ago
Archive · by Muut Archive, 9 years ago
3 1124 9 years ago