Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Adsense-Script in GRAV-Content
· 9 years ago
Goodle doen't like adsense in iframe :-( Any other "simple" ideas? Thanks and best regards
-
Adsense-Script in GRAV-Content
· 9 years ago
Thanks for the answer. Sounds very complicated..... because I am not the real coding specialist. Maybe I try it first with a iframe. Iframe works in Markdown.
-
Adsense-Script in GRAV-Content
· 9 years ago
oh, another idea: script tags goes in template create a twig file in partials/adsense.html.twig include it in your markdown where you want with {% include 'partials/adsense.html.twig %} check Proces
-
Adsense-Script in GRAV-Content
· 9 years ago
I think you could still add the script on your template, and then add a <span class="adsenseinsert"></span> inside markdown and then use jquery to append the ins tag inside the span.
-
Adsense-Script in GRAV-Content
· 9 years ago
Hi In the template doesn't work, because the script has to be in the middle of the content. And an editor without script knowlege should be able to change the script in the content. Any other ideas?
-
Adsense-Script in GRAV-Content
· 9 years ago
You should rather add this directly in your template in user/theme/yourtheme/templates/ There is also a plugin just for this: https://github.com/muuvmuuv/grav-plugin-adsense
-
Adsense-Script in GRAV-Content
· 9 years ago
Hi I do my first steps with the GRAV-CMS and I like it :-) But what I can not do is to add a google-ansense script direct into the content. Google-Search with markdown and script was not successful. I
-
Token security invalide
· 9 years ago
I have this problem on a fresh installation of the latest Grav Version (1.1.14). Every time i click on the plugins menu i get the login screen and after login the message "invalid security token"
-
Token security invalide
· 10 years ago
If you're running the latest stable release of Grav and Admin, there is no known issue apart from this one
-
Token security invalide
· 10 years ago
I have create a web site with grav but when i login in admin she say "Token security invalide" What is the problem