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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

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

Recent posts

  • Unstoppable contact form spam · 2 years ago

    @hsweet, There are plenty of people who are willing to submit forms for a few dollars a day. It will be hard to beat this kind if spam. Fortunately, this is not the bulk of spam. Calling your honeyp

  • Add option to define the width of the inserted video (mp4) · 2 years ago

    @favorinus, Please help the community help you... How you can help the community is well laid out in sticky post /forum/general/welcome-to-the-grav-cms-community-forums-t8083 Please update you post. B

  • Datatables plugin help · 2 years ago

    @ray, No there are no errors in the browser development tools as far as I can see. If a change of theme made the datatables plugin work, the former theme probably did not load jQuery, which is requi

  • Datatables plugin help · 2 years ago

    @ray, Well, using a vanilla fresh Grav v1.7 installation, it works when applying above mentioned fixes... Only you can tell the difference between my setup and yours. Try a fresh vanilla install and

  • Datatables plugin help · 2 years ago

    @ray, Sorry, I meant the DevTools of the browser...

  • Datatables plugin help · 2 years ago

    @ray, The thing is all I get now is a normal looking table, the same as would normally be rendered by Markdown, not a DataTables table with paging and search etc. I cannot reproduce this issue. My e

  • Datatables plugin help · 2 years ago

    @ray, Am I missing something? Yes you do... According the README of the plugin, you need to install plugin shortcode-core NOTE: This plugin is a modular component for Grav which requires Grav and

  • Run function from plugin admin only once, when saved · 2 years ago

    @mikeb77, Not sure if I understand your point about cache and reloading the config... In the two options I suggested, there is no writing to the config file, because the plugin config page is not bein

  • Install Grav on linux ubuntu 20.04 · 2 years ago

    @Thi, This forum is about Grav and so far, I haven't seen any Grav issues... If you want the community to help you, you should, at least: Show what you have done yourself. Which steps have you taken

  • Run function from plugin admin only once, when saved · 2 years ago

    @mikeb77, There are two approaches that come to mind: Dirty: Load js (see Asset Manager) when Admin runs and route is 'admin/plugins/myplugin' Js adds a Button to the DOM of the plugin page Button su