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.

bosse jonsen Newcomer

@bosse · Joined 6 years ago · 8 posts · 2 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Shortcode Owl Carousel plugin broken after upgrade to Grav 1.7 · 5 years ago

    Sorry, i probably got you wrong.. I definatly removed all shortcode from .md (which is a modular in my case). Whereas it has been input for testting beforehand. Do you think this might have make the

  • Shortcode Owl Carousel plugin broken after upgrade to Grav 1.7 · 5 years ago

    Step: i added the assets from the *.md via twig to the template {% set grid_size = theme_var('grid-size') %} {% set carousel = "[owl-carousel items=1 margin=10 loop=true autoplay=true autoplayHoverPa

  • Shortcode Owl Carousel plugin broken after upgrade to Grav 1.7 · 5 years ago

    That made it. Brilliant! If i haven't made the shortcode in twig usage clear enough i am sorry. Anyways i am very happy about the solution. And this way we have worked out the solution for both styles

  • Shortcode Owl Carousel plugin broken after upgrade to Grav 1.7 · 6 years ago

    Exactly the three dots are just for shortening. Well, i want to show the carousel in a slightly different way.. As its called in a twig-file in modular > text_carousel.html.twig. Like you described

  • Shortcode Owl Carousel plugin broken after upgrade to Grav 1.7 · 6 years ago

    @pamtbaau thank you very much for your qick response. I also subscribed to the github issue. I did the suggested changes. But still its not showing the carousel. At least the rendered code on the page

  • Dynamic counter · 6 years ago

    Hi tom, thank you for your hints. My theme is a child of Quark 2.0.3 I managed to import the js from bfintal via base.html.twig like so: {% block javascripts %} ... {% do

  • Shortcode Owl Carousel plugin broken after upgrade to Grav 1.7 · 6 years ago

    I had this running. But all of a sudden it sopped. The main thing i have done between running an stopping was clearing cache, import some JS in base.html.twig an use it in som jquery function jQuery(d

  • Dynamic counter · 6 years ago

    Hi guys, i want to create a dynamic counter. Something like this: http://demo.joomlead.com/particles/index.php/particles/simple-counter/ but without relying on gantry an particles. Do you have an ide