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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Js not loading correctly · 7 years ago

    @shane, I am quite a noop with respect to php servers and .htaccess etc., so I'm not entirely sure if this is the right approach, but it seems to work for a simple php script... The following rough ex

  • Menus & Modular pages · 7 years ago

    @GNUTechie, Not sure what you are expecting the menu to look like. Modular pages can show two different menus depending on the value of onpage_menu set in 'modular.md': onpage_menu: false The menu wi

  • Need help to output page media files and page heading text in a one loop · 7 years ago

    @01K, During our private conversation, I got a better picture of your technical problem: A 'parallel' loop over 2 arrays: An array of images and an array inside frontmatter. Some programming language

  • Form: dynamic form action URL · 7 years ago

    @fosil, I've been playing a bit with forms... In 'user/plugins/form/templates/forms/default/form.html.twig', on line 103, the action is defined in the following block: {% block embed_form_core %} nam

  • Need help to output page media files and page heading text in a one loop · 7 years ago

    @01K I'm having difficulty figuring out what exactly you are trying to achieve... Would you mind revisiting your question and maybe add some more details? For example: What higher-level problem are y

  • Want to show Module content in columns not rows · 7 years ago

    @bmherard, You could create a new modular template based on 'modular.html.twig' and wrap the two modules in a flexbox. Since I don't know the theme you are using, I based the following example on Qua

  • Changing the header in the afterburner 2 theme · 7 years ago

    @gobs, scss: In scss you can define variables ( $logo-image ) and reuse them at other places. In file '/user/themes/afterburner2/scss/configuration/template/_colors.scss', the variable$logo-images i

  • Implementing Ajax function and sorting with datatables · 7 years ago

    @Baluga145, I did some research on datatables.net and couldn't find anything resembling your code. Then I realised you are using the Grav plugin 'datatables' which adds a shortcode to add the jQuery

  • Changing the header in the afterburner 2 theme · 7 years ago

    @gobs, Some themes (not Afterburner2 though) have a build in property that points to the logo file. This property is then exposed in the Admin panel. When using theme Quark it will look as follows:

  • Newbie one: How to insert the google map code into the form template · 7 years ago

    @01K, The readme of the Google Maps plugin provides an example that works... You already know how to embed a shortcode in Twig for Owl Carousel plugin and this shortcode is no different. {{ "[google-m