the9mm
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hestia] TikTok embeds are tiny and squished at the bottomHi there,
I am just using the standard WordPress method where you paste in the URL and WordPress embeds it.
Forum: Themes and Templates
In reply to: [Hestia] TikTok embeds are tiny and squished at the bottomThanks for sharing Ian! Here’s what I’m using in the interim:
.tiktok-embed, .wp-block-embed-tiktok { min-height: 750px; } .wp-block-embed.is-type-video > .wp-block-embed__wrapper { padding-top: 0px; }
Forum: Everything else WordPress
In reply to: Do Imgur embeds work for anyone?That is precisely the functionality I am talking about actually, Steven. I cannot get these blocks to embed properly for some reason. Classic works fine.
I tried it on an entirely different server configuration and that worked, and Imgur confirmed themselves it works for them, so I’m not sure what configuration might be making this not function for a mass of sites. Potentially something in the htaccess?
I will test some more but open to any ideas that will point me in the right direction.
This is working for you folks? I updated to the latest and it caused a fatal error, and I’m only on php 8.0.
Forum: Themes and Templates
In reply to: [Hestia] Contact us section subtitle should be h3 instead of h5Hey there, circling back.
The demo content that imports into the front page about section. I believe it’s a 3 columns layout with icons that says “What we stand for”. The headings are “responsive”, “quality”, and “support”, and they import in as h5s when they should be h3s.
Hi Harshad,
Toggling cache does get rid of the PHP errors as it forces the file to be remade and wp-config to be modified.
Turning off caching prior to updating the plugin does keep the plugin from taking down the whole site, but that seems like a big ask of users to do beforehand.
Going forward, do you think I will be able to update to later releases without disabling caching first? I am assuming there’s a major change in how caching is happening in 3.2.6 which is why these files are being modified and created.
Hi Harshad,
Can you be more specific about when you would like me to do these steps?
Would you like me to disable caching and then try the update?
Deactivate and then try the update?
I have tried deactivating the plugin but I have to kill processes to get the already happening processes to stop working *after* I update the plugin to 3.2.6
My hoster has informed me that there is a test.php file that is causing timeouts:
[Thu Jun 30 07:17:04.744198 2022] [authz_core:error] [pid 9005:tid 139796530132736] [client x.x.x.x:x] AH01630: client denied by server configuration: /home/wp-content/uploads/wpo/server-signature/on/test.php [Thu Jun 30 07:17:04.923637 2022] [fcgid:warn] [pid 9005:tid 139796614059776] [client x.x.x.x:x] mod_fcgid: can't apply process slot for /cgi-system/php74.cgi [Thu Jun 30 07:17:07.358738 2022] [fcgid:warn] [pid 9005:tid 139796563703552] [client x.x.x.x:x] mod_fcgid: can't apply process slot for /cgi-system/php74.cgi
I have this issue as well. Now seeing this error occurring on multiple sites.
Hi Héctor. I missed your last post before this, but I’m glad to see you were able to reproduce the error and fix it. I really appreciate that!
Thanks Héctor. I’ve tried switching to a theme-specific image size that is usually used in the blog (theme is Talon, so there’s a declared size called “talon-blog-image” that I know WP would not be using outside of the blog page) and am testing that to see if it sticks.
I noticed that with the other sizes, it will work immediately after switching to a different size, but after a while will stop serving the featured image at all. Even stranger, when inspecting it, an img tag doesn’t appear present when this happens. I’ll let you know what I find out in regards to the custom size if it does/doesn’t work after a while with the query block present.
Hey there,
As an update, I’m actually having issues reliably showing the featured image at any size when the query block is present. I thought it was just large, so I toggled to medium instead, but the images keep disappearing on me.
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] How to translate widget text?Ah I see, you have to expand those. Maybe if this is the workaround, you could make those areas textareas instead of text fields?
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] How to translate widget text?Hi Stéphane,
It’s a simple paragraph block, but it’s a gutenberg one so it’s not showing as a string unfortunately. I’d be happy to let you have a look. I’ll send you a message through your contact form.
Thanks. I will check with the user to see if that helps.
The only caveat here is that the person needs to know this setting exists in order to utilize it. This skilled screen reader user does not, so I don’t imagine most average screen reader users would know where this setting is, and to toggle it.
Hi Hardeep,
Thanks for the information. The person testing it was using JAWS: https://www.freedomscientific.com/products/software/jaws/ and I do not believe this is a setting within screen reader technology (I don’t believe people who use screen readers are using modern browsers like Chrome or Safari, with exception to those using VoiceOver on Mac) but I will check with the user to see if there is any setting like this.