It turns out needed to update /etc/apache.conf, as per this answer on webmasters stack exchange.
Month: April 2017
I got some errors on some of the plugins when doing the bulk install, related to bad format of the zip file, but trying to install again seemed to miraculously fix it.
Notice: Trying to get property of non-object in /…/…/wp-content/plugins/indieweb-post-kinds/includes/class-kind-taxonomy.php on line 204
Want to use it in order to publish things like Note types.
Better, but still not great.
I’ll either create my own child theme, or a completely customised version of SemPress.
SemPress seems the most up-to-date, but it’s really not the prettiest.
So next step – create a child theme!
(Note: the latest version of SemPress isn’t on wordpress.org themes, so you need to clone it directly from https://github.com/pfefferle/SemPress.)
