Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Search engine indexing issue
· 5 years ago
Still don't get it. What do you mean by search engine? Where do you check what is indexed? Do you have some sitemap? If so, what does it look like?
-
How to send an email via a GRAV form with a picture attachment?
· 5 years ago
@pamtbaau: The ‘file’ field is meant to upload files and that is what it does: Uploading a file to the server That's kind of true, but not really. After submit, file is stored in a global $_FILES onl
-
Search engine indexing issue
· 5 years ago
Again not enough info.. What are “Uncategorised” and “Open Menu”? What is the current result and what are trying to achieve exactly? What do you mean by still show with /index/page when you mentione
-
Help adding Contact form with multiple contact
· 5 years ago
What do you have so far? What exactly is not working (form sent to wrong recipient, wrong form displayed, ...)? What do you have in your forms' process configs?
-
Custom Editor Button
· 5 years ago
But it has what you need if you're looking for code wrapping or just adding a markdown tags. All is in the if (videoURL) {} condition. Just requires some adaptation and changes. Anyway, it's good you
-
Custom Editor Button
· 5 years ago
I believe Youtube plugin adds a button. Check this script
-
Seo magic plugin: meta images configuration - first image found does not work
· 5 years ago
Just a suggestion ;) This keeps happening quite often and I believe lots of people go straight to forum if encountered a problem :)
-
Seo magic plugin: meta images configuration - first image found does not work
· 5 years ago
There should be a pinned topic with a link to issues repo for premium plugins and themes :)
-
Grav Multiverse - Change Thumb Size
· 5 years ago
You might want to try using grid to achieve such layout
-
Is there a way to stop frontmatter yaml being sanitized?
· 5 years ago
Timestamp is the right way. Then you can convert and format it to whatever you want on output. Timestamp is always UTC and if you save date as a string, there's no way to actually tell what time it is