pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
@leG, Starting from a fresh installed One-Page skeleton, I did the following: Installed the Owl Carousel plugin using bin/gpm install shortcode-owl-carousel Copied image '/user/pages/01.home/03._call
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
@01K According the documentation of the 'shortcode-core' plugin, shortcodes can be used inside Twig. The following is a sample for embedding the Owl Carousel inside a *.html.twig template. {% set caro
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
@01K, The sample code I showed is the content of a *.md page file (in your case probably '_showcase.md'), not a Twig template file (in your case modular/showcase.html.twig).
-
Dynamic form rendering // TWIG in Frontmatter
· 7 years ago
@medi, Unfortunately, I haven't found a way to add logic to the definition of a form... The only option I see right now is to create your own plugin. A Twig template provided by the plugin could gene
-
Need help to utilize the Owl Carousel shortcode plugin
· 7 years ago
@01K, @leG See my reply to the issue posted by @leG . Hope that solves a bit of the confusion...
-
Owl-Carousel Slider - Twig integration?
· 7 years ago
@leG, The 'Shortcode Owl Carousel' plugin processes a certain tag/shortcode inside the Markdown page. And your Twig code is not being processed inside Markdown... A catch-22 it seems... Fortunately, T
-
Custom page names overwritten by admin interface
· 7 years ago
@bmcwilliams, if you want to suggest a new feature, or report a bug, you will have the highest chance of a response by the developers if you create an issue in one of the github repositories of Grav.
-
Stream mp3 with twig
· 7 years ago
@shane, as far as I know the syntax is the same for different media types... Anything particular you were stumbling upon?
-
Quark: Show hero image from blog page also on default page
· 7 years ago
@thomas, You might consider having a look at the following: There is a down-arrow that has no function. The default Grav footer might not be what you want. The menu blinks when scrolling up and down
-
Quark: Show hero image from blog page also on default page
· 7 years ago
@thomas, Have you already updated your site? It doesn't feel right as it is right now...