#wordpress 2024-08-04

2024-08-04 UTC
#
GWG
What is iw26?
#
Loqi
WordPress Themes are a simple way to quickly change the look and feel of a WordPress website https://indieweb.org/IW26
#
hawbringer
Cool. I tried searching for it in WP's theme search but nothing came up. Is there somewhere I can download the full .zip and upload it?
#
hawbringer
Thanks. I'll some time exploring if there are some ways to match and migrate content from my current theme
#
hawbringer
Hey, GWG, do you have any idea what could be preventing the ability to login to the webring with my domain?
#
hawbringer
"There has been a critical error on this website. Please check your site admin email inbox for instructions."
#
hawbringer
IndieAuth plugin is installed, plus an h-card on homepage. Wordpress-related.
#
GWG
Not sure...can you get the error from your email?
#
hawbringer
No..nothing came to my inbox.
#
GWG
Does your host have a server log thing to find it there?
#
GWG
I'm trying to figure out what could be causing it
#
hawbringer
Ok yeah I installed the WP Debugger plugin and when I tried logging in again it spit out a whole bunch of stuff
#
hawbringer
"thrown in /wordpress/core/6.6.1/wp-includes/functions.php on line 3049" is the last line
#
hawbringer
the first thing it says is,
#
hawbringer
"Deprecated: Hook custom_css_loaded is deprecated since version jetpack-13.5! Use WordPress Custom CSS instead."
#
IWDiscord
<h​awbringer>
#
GWG
I think I see the issue there
#
GWG
That fatal error is an issue because it doesn't account for an icon being SVG over anther file format.
#
GWG
WordPress doesn't like SVG.
#
hawbringer
What is SVG?
#
Loqi
SVG is Scalable Vector Graphics, a standard way to display vector images that integrates well into HTML and is implemented in all modern browsers https://indieweb.org/SVG
#
hawbringer
Ah
#
GWG
So, need to issue a fix for that
#
hawbringer
Is that something you do on GitHub?
#
GWG
Basically, need to fix the problem, then update the plugin
#
hawbringer
Heard
#
GWG
I've posted in dev, because I have a question related to the Indiewebring implementation
#
GWG
But, I've already added a check into the code that if it can't figure out the file type, to not fail.
#
hawbringer
Makes sense. Could you shoot me a message once it gets sorted out?
#
GWG
Should be a temporary release in a day. Just want some answers on something
[schmarty], _IWDiscord, pcarrier, IWDiscord, yep and crab1 joined the channel