Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Shane Member
@shane · Joined 7 years ago · 92 posts · 20 topics · 9 reputation
Badges
Recent posts
-
Js not loading correctly
· 7 years ago
Ok, I went ahead and made it live only on this one page: http://www.biblia.reinavaleragomez.com/genesis/capitulo-1 So you can look at the errors. Also to make sure it wasn't just a problem with my lo
-
Js not loading correctly
· 7 years ago
@mrben Thank you! Folder & Files: All the files are in the folder, and I just move the entire folder as a unit to keep everything together. Direct Access: It took me a couple of clicks to realiz
-
Js not loading correctly
· 7 years ago
Actually, the javascript is loading, because otherwise the verse reference wouldn't be highlighted, and when the mouse would move over it, nothing would happen. So, that tells me the js is working.
-
Js not loading correctly
· 7 years ago
I'm in over my head here... so use laymen's terms in any replies. Don't assume I know coding.. I have this javascript that scans the page, and if a Bible verse is used, it will recognize the referenc
-
Stream mp3 with twig
· 7 years ago
No, you are right, the syntax is the same. I wasn't aware the syntax was the same between the two. That is where my confusion was.
-
Stream mp3 with twig
· 7 years ago
Yes, that is the chapter I had been looking at quite a while. The examples are very clear for the images... however, it took me a while to connect the two ideas between the images, and audio files.
-
Stream mp3 with twig
· 7 years ago
I solved it! Here is the right code: {{ page.media['user://pages/audio/audiofile.mp3'].preload('metadata') }}<br>
-
Stream mp3 with twig
· 7 years ago
I was successfully able to get my mp3 file to play when I moved my mp3 file into the directory the page was located in with this line: {{ page.media['file.mp3'].preload('metadata') }}<br> Howeve
-
Search plugins on a 'dynamic' Grav site
· 7 years ago
I don't think I'm able to write a plugin. I'm really just a hacker that can make things work, not a coder. I think I understand what you are saying, and it does sound like a possibility. Basically,
-
Search plugins on a 'dynamic' Grav site
· 7 years ago
I'm using that plugin too, but it doesn't seem to work either. There is an option to search 'rendered' pages instead of the md data, but even with that selected, it doesn't search the actual content