Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
nix Member
@nix · Joined 8 years ago · 38 posts · 13 topics · 9 reputation
Badges
Recent posts
-
Add Grav scheduler as a php script
· 3 years ago
Hello everyone. I have a grav production site on a shared hosting (OVH) that allows limited ssh and cron jobs. I'd like to enable the grav scheduler for automatic backup (and other tasks). If I try th
-
Listing media in a subpage not updating when media changes
· 3 years ago
For info: Using the system configuration media->enable timestamp on media and caching -> cache method : all files timestamp seems to work on the hosting environment, even though it was not worki
-
Listing media in a subpage not updating when media changes
· 3 years ago
Hello, In a modular page, I am including a url list of the media of a subpage _replay containing mp3s. I want the mp3s to be updated with ftp without touching the md file in the folder. The problem is
-
Backup tool freezes
· 4 years ago
Thanks! I updated the issue.
-
Backup tool freezes
· 4 years ago
I have the same issue here, tested with several version of grav (currently 1.7.25). Would love to see a solution!
-
Redirect working but not route
· 4 years ago
OK thanks. I would like to display the content of the /2022-le-replay/index.html page when accessing the /2022/le-replay url. That's why redirect is not good in this case and I was expecting route to
-
Redirect working but not route
· 4 years ago
Hello, I'd like to route an url sonicprotest.com/2022/le-replay to a folder sonicprotest.com/2022-le-replay This folder is static html content. When I define a redirect in configuration->site it is
-
Customize TntSearchQuery error : Argument 1 passed ... must be an instance of Grav\Theme\Event
· 6 years ago
Solved : Adding these definitions at the beginning of the php file work: use Grav\Common\Theme; use RocketTheme\Toolbox\Event\Event;
-
Customize TntSearchQuery error : Argument 1 passed ... must be an instance of Grav\Theme\Event
· 6 years ago
Hello everyone, I am trying to customize the output of The TNT search plugin. I am following the explanations available on the plugin page: https://github.com/trilbymedia/grav-plugin-tntsearch#customi
-
Twitter image access problem
· 6 years ago
Adding these lines in the end of the robots.txt file seems to work: User-agent: Twitterbot Allow: /user/themes/radioglaces/images/radioglaces_twitter.png Allow: /user/pages/ Allow: /user/themes/ Allow