pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
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
-
Implementing Ajax function and sorting with datatables
· 7 years ago
@Baluga145, I'm not sure if communities are happy when the exact same question is asked within a few hours in two separate communities... Doesn't seem respectful to peoples time spent. Isn't it? The f
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
@01K Brilliant Is that meant to be sarcastic towards your own 'mishap', or a compliment about my help? Or maybe both... Last suggestion: Use Git in your project! That way you can see the changes you
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
@01K, I'm afraid I don't understand you reply... If .htaccess is untouched, there should be a lot more going on than RewriteEngine On... Please download Grav, create a fresh installation and copy the
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
@01K, It works fine... Suggestions: Did you play with routes anywhere? Did you alter .htaccess? Whatever the answer above... Create a fresh installation and delete the new /pages/ folder and copy yo
-
Translate in backend?
· 7 years ago
@tbowebpal, In Admin, after you choose 'Pages' from the main menu, you can choose a language in the upper right corner. Then when you create a new page, it will be created for the chosen language. Af