threadi
@threadi on WordPress.org and Slack
- Member Since: May 21st, 2014
- Location: Leipzig, Germany
- Website: thomaszwirner.de
Contributions
Contribution History
threadi’s badges:- Plugin Developer
-
Posted a reply to Update to WordPress6 makes Tooltip disappear, on the site WordPress.org Forums:
You should first ask the support for WooCommerce: https://wordpress.org/support/plugin/woocommerce/ - possibly the problem is already… -
Posted a reply to Critical Error On this website, on the site WordPress.org Forums:
To solve the cause of the error, you should take a look at the error… -
Posted a reply to Sanitizing server name, on the site WordPress.org Forums:
It was never removed, just given the deprecated message. This is removed with 6.0. -
Posted a reply to WordPress 6.0 Image alignment not working!, on the site WordPress.org Forums:
Have you already tried the tips described here? https://wordpress.org/support/topic/read-this-first-wordpress-6-0/ If necessary, a link to your… -
Posted a reply to font awsome is not functioning after inserting the code in function.php, on the site WordPress.org Forums:
No, as far as I know, you don't have to do anything with the plugin… -
Posted a reply to font awsome is not functioning after inserting the code in function.php, on the site WordPress.org Forums:
As far as I can see, this inclusion reloads various style files. In these the… -
Posted a reply to WordPress Cover Block, on the site WordPress.org Forums:
Then something in your installation must be affecting the block. With the TwentyTwentyOne theme there… -
Posted a reply to WordPress Cover Block, on the site WordPress.org Forums:
See: https://wordpress.org/support/article/cover-block/ - the 4th icon from the left in the options above the block… -
Posted a reply to Sanitizing server name, on the site WordPress.org Forums:
sanitize_url() is back: https://make.wordpress.org/plugins/2022/05/25/rejoice-to-sanitize_url/ ;) -
Posted a reply to Unnecessary Plugins, on the site WordPress.org Forums:
I can't tell you that because I don't know your plan or your requirements. -
Posted a reply to Sanitizing server name, on the site WordPress.org Forums:
Untested: $domain = sanitize_url($_SERVER['SERVER_NAME']); echo strtr($domain, ['http://','https://'], ''); https://www.php.net/strtr https://developer.wordpress.org/reference/functions/sanitize_url/ If you also want to… -
Posted a reply to Unnecessary Plugins, on the site WordPress.org Forums:
Which plugins you really need depends on your project. So only you can know which… -
Posted a reply to 403 Error on updating post on litespeed, on the site WordPress.org Forums:
Do you mean the Litespeed plugin? https://wordpress.org/plugins/litespeed-cache/ If you have any questions about it, you… -
Posted a reply to Few impressions from the SERP and no clicks in 6 months of opening., on the site WordPress.org Forums:
You have asked this question before: https://wordpress.org/support/topic/how-to-find-the-culprit-of-bad-indexing/ Currently the PageSpeed value is not yet optimal,… -
Posted a reply to WP 6.0 – Constant sodium\\CRYPTO_BOX_SECRETKEYBYTES already defined, on the site WordPress.org Forums:
You have many options for analysis. For example, you could use the troubleshooting mode of… -
Posted a reply to Problem with images in media, on the site WordPress.org Forums:
Do you have any plugins in use that affect the media files? Could you try… -
Posted a reply to Fatal Error after updating to 6.0, on the site WordPress.org Forums:
The cause of the error is apparently the plugin "woocommerce-predictive-search". There is an update for… -
Posted a reply to Plugins/themes wont update and cant upload new files (images) to WordPress, on the site WordPress.org Forums:
Plugins are often very small and deleting them does not solve the memory problem. You… -
Posted a reply to WordPress Custom Fonts Installation issue, on the site WordPress.org Forums:
You have customized the style.css of your theme without using a child theme. This can… -
Posted a reply to Lost WP Admin Abilities with Plugins, on the site WordPress.org Forums:
To check the cause of the critical error, I would recommend you to take a… -
Posted a reply to WP 6.0 – Constant sodium\\CRYPTO_BOX_SECRETKEYBYTES already defined, on the site WordPress.org Forums:
Have you already worked through the tips described here? https://wordpress.org/support/topic/read-this-first-wordpress-6-0/ - since this does not… -
Posted a reply to Upgrade jquery migrate to version 3.4.0, on the site WordPress.org Forums:
If you have suggestions for further development on the wordpress code, my recommendation would be… -
Posted a reply to Unable to edit part of homepage, on the site WordPress.org Forums:
I.e. if you edit the home page, you can't see the 4 images there? I… -
Posted a reply to <!– Global site tag (gtag.js) – Google Ads, on the site WordPress.org Forums:
You could use the official plugin from Google: https://sitekit.withgoogle.com/ Here you can find more: https://wordpress.org/plugins/tags/google-ads/ -
Posted a reply to How to resize video-block, on the site WordPress.org Forums:
I have just tried this - even with it is not possible. There is an… -
Posted a reply to Problems after upgrading to 6.0, on the site WordPress.org Forums:
This is exactly the right approach. Hope you find the bad guy ;) -
Posted a reply to fatal error script-loader.php, on the site WordPress.org Forums:
Could you deactivate all plugins and activate a default theme? If the problem then no… -
Posted a reply to Problems after upgrading to 6.0, on the site WordPress.org Forums:
I suppose you have already solved this? Because I can call the pages without problems… -
Posted a reply to Block overview page instead of preview or update, on the site WordPress.org Forums:
Never heard of it in any version. Which version of Wordpress do you use? Have… -
Posted a reply to Critical Error: Redeclaration Issue, on the site WordPress.org Forums:
Have you also tried to change the theme? This could also be the cause of… -
Posted a reply to Downloading products, on the site WordPress.org Forums:
Which URL do you mean? You could use an image-hosting-service and post the link here. -
Posted a reply to How to disable webp?, on the site WordPress.org Forums:
In the initial ticket for the addition https://core.trac.wordpress.org/ticket/55443 you can see a filter that is… -
Posted a reply to Downloading products, on the site WordPress.org Forums:
How did you realize the downloads? Are there any error messages? A link to the… -
Posted a reply to Can no longer access my site, on the site WordPress.org Forums:
Apparently the files are not complete after all. Because according to the error message, a… -
Posted a reply to Changing youtube video according to language, on the site WordPress.org Forums:
The question you should ask the developers of the GTranslate plugin because only they can… -
Posted a reply to can the same rewrite tag be used in multiple post types in wordpress?, on the site WordPress.org Forums:
No, this is not possible with wordpress own resources. The background is that each post… -
Posted a reply to Customize LMS, on the site WordPress.org Forums:
Unfortunately, I do not have enough experience with LMS. If you see this as a… -
Posted a reply to Why auto increament post id whithout created post/Page in WordPress 6.0-RC4, on the site WordPress.org Forums:
This has been the case since at least 5.9, and probably also in older versions… -
Posted a reply to WordPress file permission Error, on the site WordPress.org Forums:
Do you have enough free space in your hosting? For this as well as for… -
Posted a reply to Can no longer log in, on the site WordPress.org Forums:
Try resetting your access using one of the ways described here: https://wordpress.org/support/article/resetting-your-password/ -
Posted a reply to admin unable, on the site WordPress.org Forums:
What error message is it exactly? A link to your page might also be helpful. -
Posted a reply to WordPress Image Error Message for Blog Post, on the site WordPress.org Forums:
Each hosting plan provides a limited number of resources. If you have any questions about… -
Posted a reply to Deleting a site from the website, on the site WordPress.org Forums:
If you want to reset the complete installation you can try this plugin: https://wordpress.org/plugins/wp-reset/ Here… -
Posted a reply to Settings > Privacy is missing from admin panel, on the site WordPress.org Forums:
I assume that you have administrator rights? Can you deactivate all plugins? Does the option… -
Posted a reply to Page templates missing from page attributes (version 5.9.3), on the site WordPress.org Forums:
For me, the view with the free version of this theme in Gutenberg looks like… -
Posted a reply to Page templates missing from page attributes (version 5.9.3), on the site WordPress.org Forums:
In a pure WordPress installation without plugins and with a default theme like TwenyTwentyOne, there… -
Posted a reply to Page templates missing from page attributes (version 5.9.3), on the site WordPress.org Forums:
Where is the section you mentioned? A before - after screenshot would probably be beneficial… -
Posted a reply to Page templates missing from page attributes (version 5.9.3), on the site WordPress.org Forums:
Which "page templates" do you mean exactly? There is a section "Page Attributes", but like… -
Posted a reply to disable lazy load, on the site WordPress.org Forums:
You could also hire someone to help you with this. Here you can find developers… -
Posted a reply to disable lazy load, on the site WordPress.org Forums:
There are two codes in the comment i linked above: $attr['loading'] = false; return wp_get_attachment_image(…
Developer
-
Audio on every block
Active Installs: Less than 10
-
Auto Category for Posts
Active Installs: Less than 10
-
Download List with Icons
Active Installs: Less than 10
-
Play Audio Once
Active Installs: Less than 10