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.

Francesco Member

@fjrfac · Joined 9 years ago · 17 posts · 5 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Weird load of google maps in modular page · 9 years ago

    Sorry for the delay guys. @paul actually that solution can not work since it's not possible to add a block to a module template (it can't have the extends twig tag) @chris_jung well I didn't thought a

  • Weird load of google maps in modular page · 9 years ago

    @seb3000 I've the API key, but I haven't posted here ;) @Sockfuzz Actually I didn't add the javascript to the modular.html.twig, I added it to the module template map.html.twig that is one of modules

  • Weird load of google maps in modular page · 9 years ago

    Hello everyone! I have a weird problem with google maps in a modular page and I hope someone may have a guess on what is causing this. I have a modular page with a module for showing googlemaps. Since

  • Help with my header misalignment · 9 years ago

    From what I've seen you should fix these things in your template: multiple id="pricing" (id should be unique) the source of your problem is that class "modular-row" doesn't exists in your css, just c

  • CSS Image Loading · 9 years ago

    Sorry for the delay. Yeah underr is right. It seems that when I copied the code, Discourse deleted some backslash (I don't know why) so I'm uploading a screenshot with the code. style grav code|690x41

  • CSS Image Loading · 9 years ago

    Don't make your life hard, my friend. Use the code I wrote you in the first message. Plus the answer to your last question is in that code ;) @fjrfac: {% set style = ’ style=“background-image: url(’’

  • CSS Image Loading · 9 years ago

    Mmh well that depends, you can create another tab or just set a new field in one the default tabs. Anyway I'm going to explain you the easy way: Let's suppose you have your blog-post twig template lik

  • CSS Image Loading · 9 years ago

    You can do something like this: Add this field in your page blueprint, so that you can choose the desired image from admin: <details> <summary>Blueprint field</summary> header.hero

  • Google Maps own marker image · 9 years ago

    Just put your marker in the images folder inside the theme folder and then set this: icon:window.location.protocol+"//"+window.location.host+"//user/themes/mytheme/images/mymarker.png"

  • Assets performance, PSI and loadCSS · 9 years ago

    Hi everyone! I decided to open this topic since I have a though time with render blocking css, js and PageSpeed Insights results. Hope you can give me some advices on this. There is another well discu