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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation

Badges

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

Recent posts

  • Best way to protect the Email address on webpage · 5 years ago

    @joejac, Once you you implemented a solution, would you mind feeding back to the forum which solution you have chosen and how you have implemented it?

  • Best way to protect the Email address on webpage · 5 years ago

    @joejac, If you want to go with your solution, you could try the following: Create plugin named 'nospam' using $ bin/plugin devtools new-plugin Edit its nospam.yaml like: enabled: true email: info: i

  • Best way to protect the Email address on webpage · 5 years ago

    @joejac, I do not think obfuscating mails is 100% effective like the php option, or am I missing something here with that script? As far as I know, there is no 100% effective solution for email obf

  • Best way to protect the Email address on webpage · 5 years ago

    @joejac, Did you search in Grav's plugin repository?

  • URGENT help to install plugin - Grav from to GoogleSheet · 5 years ago

    @sunil951, Why don't you try the the author (@hughbris ) of the plugin himself? Either on Github, or here? I'm afraid there aren't (m)any members with hands-on experience with the plugin...

  • PHP Startup: Ignoring replacement of empty string · 5 years ago

    @matemolnar88, Not a solution, but... Did you follow up on the suggestion given by the error?

  • How to get lightslider to work · 5 years ago

    @yehuda, Judging from the way the resulting page looks, it seems you want a regular page containing a slider. There are two ways to get it done. I'll describe the easy one here: The folder structure

  • Visible submenu on navbar · 5 years ago

    @bjproqn96, but i want modify it like the image i posted. What is wrong with the image you have posted in reply #10 ? What are we looking at? Are these the titles of pages below page 'Case Studi

  • Visible submenu on navbar · 5 years ago

    @bjproqn96, I just went to the Mowede website. It is build with Grav using theme Bootstrap and the menu looks like how you wan it. Uhhh...

  • Custom Collection for Footer? · 5 years ago

    @Karmalakas, See Programmatic collections: You can take full control of collections directly from PHP in Grav plugins, themes, or even from Twig. This is a more hard-coded approach compared to defini