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

Bartek Member

@bwanot · Joined 7 years ago · 20 posts · 4 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Sharect.js in Grav CMS · 5 years ago

    And it works like a charm! Thank you @pamtbaau for your help. 🙇

  • Sharect.js in Grav CMS · 5 years ago

    Strange... So this is my config for plugin in Admin Panel: That user/plugins/custom-js/custom-js.yaml shows only enable: true There is no /user/config/plugins/custom-js.yaml file. And in the code of

  • Sharect.js in Grav CMS · 5 years ago

    @pamtbaau In both cases I've got only one parameter - enable: true... Okay, I will uninstall plugin, clear cache in Grav and reinstall it - will see what will happen.

  • Sharect.js in Grav CMS · 5 years ago

    @pamtbaau Can you paste here your's plugin config file? Becuase I don't know mine is only with enable: true...

  • Sharect.js in Grav CMS · 5 years ago

    @pamtbaau Well, I've tried and it doesn't work - it's still in the head, although I've change group to 'bottom' in plugin's options via Admin Panel 😕 Maybe there is a chance to put that Sharect script

  • Sharect.js in Grav CMS · 5 years ago

    @pamtbaau Yeah, that should do the trick? But how can I move it when using Custom JS plugin?

  • Sharect.js in Grav CMS · 5 years ago

    @pamtbaau Okay, so do you have any idea how to fix it?

  • Sharect.js in Grav CMS · 5 years ago

    Hi there! I would like to add to my page nindyki.pl little script called Sharect. I've tried to load it via Custom JS plugin, like this: </script> <script src="https://unpkg.com/[email protected]

  • LightSlider - problems with text mode · 5 years ago

    @pamtbaau Thank you for breaking it down into individual points - that way I found the problem and solve it. First of all I was trying to do it thru Admin panel - I created a modular page with all nec

  • LightSlider - problems with text mode · 5 years ago

    Any ideas how I can make this LightSlider works correctly? So there will be no background and slides would take 100% of div's width.