David Meissner Member
@dmeissner · Joined 1 year ago · 15 posts · 7 topics · 0 reputation
Badges
Recent posts
-
Possible bug with migration backup file
· 2 days ago
I've been testing the 2.0 migration for my site. After migrating my staging site I decided to revert back to 1.7. I used the zip file that the migration plugin created. All of the directories in the z
-
iframe in Grav 2.0
· 3 days ago
Thanks very much for both replies. I'll spend some time going through the blog before I migrate my production site.
-
iframe in Grav 2.0
· 3 days ago
After upgrading a test site, I just upgraded my staging site to Grav 2.0. The upgrade was very smooth again. One issue: I have a few pages with an embedded iFrame that runs a p5js Javascript file. Thi
-
Grav 2.0 update and incompatible themes
· 3 days ago
Ok, thanks!
-
Grav 2.0 update and incompatible themes
· 3 days ago
I just upgraded my site to 2.0.9 on a testing instance, and everything worked perfectly. I'm very impressed with the whole process. Great work! I'm using the Hypertext theme, and when I upgraded I saw
-
Feed plugin and autodiscover
· 6 months ago
Thanks very much, all is working now!
-
Feed plugin and autodiscover
· 6 months ago
I have modified base.html.twig to add an autodiscover link for my RSS feed, per the instructions in the plugin documentation. The instructions say to add the line: link rel="alternate" type="applicati
-
Feed plugin and <head> tag
· 7 months ago
Thank you. So possibly an inherited theme would be the recommended way to handle this? I’ll go ahead and edit the file directly for now, and if I eventually need other theme changes then I can create
-
Feed plugin and <head> tag
· 7 months ago
The documentation for the Feed plugin says to add a link to the HTML head tag to enable autodiscovery of the feed. How is this done? I assume I have to modify a .twig file somewhere, but which file?
-
Feed plugin question
· 8 months ago
Thanks very much, that’s working for me.