-
WordPress 6.5 has finally enabled handling fonts and installing fonts from Google WebFonts. This means, we can now avoid all the messy font pickers we created in the BibleGet plugin to allow installat…
-
A good thing to keep in mind from the start is i18n:
https://guides.rubyonrails.org/i18n.html
-
For some reason, quoting John 8:7 in the NABRE includes a verse with number 7:53. Have to check the database to see what is going on.
The specific use case was in the Semina Verbi project:
> NAB…
-
In recent tests I came across a situation where the font picker in the Block editor was not showing Google Fonts, and since the last chosen font had been a Google Font, the font picker was not able to…
-
I like new Typography options but problem with this panel is that it's hidden so deep inside settings and users can't find it. It's available after 5 clicks and most of them on different icons that is…
-
after recently refactoring all of the javascript to ES6 with arrow functions, `const` and `let` declarations, I am now finding that the font picker is broken in the Customizer settings area.
I'm se…
-
every time a change is made in a control for the BibleGet block, it loses focus immediately and all the panels are closed. This makes it impossible to type in a desired verse. As soon as you start typ…
-
For whatever strange reason, I just encountered an error from the WordPress plugin, about a request failing for a quote from Genesis. So I manually tried the same request directly against the endpoin…
-
## FULLTEXT SEARCH CAPABILITIES
Since fulltext search is an important aspect of this project, this needs to be taken into consideration. Before MySQL 5.6.4, only **MyISAM** databases had fulltext sea…
-
On the production server, after compiling the assets and restarting the server, I'm getting a 500 error (you can see there's an error now: https://marriagebooklet.bibleget.io/ )
Inspecting the logs…