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.

Archive

Oups... Sorry... How to get active lightslider?

Started by Muut Archive 12 years ago · 18 replies · 678 views
12 years ago

What should I include in my page to activate the plugin ?

12 years ago

I have read documentation and I created page lightslider.md but nothing

12 years ago

then try option b) and look at the Shop Skeleton. You can use that as a working example.

12 years ago

If you still have problems, please zip up your entire /user folder put it on dropbox and provide me a link. I can then look at it and see what your doing wrong. It's kinda hard to debug if you don't provide step-by-step what you have done.

12 years ago

page name in the repertory 03.slider include file lightslider and in this flile lightslider ```
title: Slider

12 years ago

With modular page it's also creat file lightslider.md

12 years ago

i strongly suggest you install a copy of the shop skeleton to see how it's used there. Learn by example, is the best way especially with the language barrier we are facing here :)

12 years ago

After install lighslider I install shop skeleton

12 years ago

The shop skeleton is a ready-to-go install of Grav, just extract it into a new folder in your webroot and point your browser at it, then you can look at the folders/files to see how it's setup.

12 years ago

shop skeleton it so difficult configuration... as soon as I prefer go to bed now ! Thank-you for your help

12 years ago

message error...

RuntimeException (404)

Template "lightslider.html.twig" is not defined ().
Open: /var/www/system/src/Grav/Common/Twig.php

PHP
// Get Twig template layout
$template = $this->template($page->template() . $ext);
try {
$output = $this->twig->render($template, $twig_vars);
} catch (\Twig_Error_Loader $e) {
throw new \RuntimeException($e->getRawMessage(), 404, $e);
}
12 years ago

Yah like i said above, it's a modular page, you can't use it as a regular full page. Please read the docs on that.

11 years ago

thank-you but too difficult at configuring

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1282 9 years ago
Archive · by Muut Archive, 9 years ago
2 889 9 years ago
Archive · by Muut Archive, 9 years ago
2 4019 9 years ago
Archive · by Muut Archive, 9 years ago
1 2894 9 years ago
Archive · by Muut Archive, 9 years ago
3 1078 9 years ago