threadi
Forum Replies Created
-
You have apparently updated WordPress to 6.7.2, but some plugins are not compatible with this version. You are also displaying PHP messages in the frontend, which makes your layout look broken.
These PHP notices (not errors) appear because some of your plugins are not compatible with changes in WordPress 6.7.x. To solve this you can:
- Install all pending updates. The theme and plugin developers may have already provided a fix.
- Disable the output of PHP notices. This either happens because your WordPress is running in debug mode OR your hosting is outputting PHP errors. The support of your hoster might help here.
- Or downgrade to WordPress 6.6.2 and then wait some time until you go back to 6.7.x until the plugin developers have caught up.
- Or simply wait until the plugin developers make changes in this regard.
See also the information from the core developers about the upcoming changes for plugin developers from a few months ago: https://make.www.ads-software.com/core/2024/10/21/i18n-improvements-6-7/
Forum: Developing with WordPress
In reply to: Gutenberg EditorThe menu works on my mobile device, but it looks tiny. I can’t see anything wrong with the footer either, it’s there and clickable. You are not using Elementor for both places, but the Astra theme. This has 2 menus: Desktop and Mobile. You may only need to look at its options to find a solution. I would recommend you to contact their support forum: https://www.ads-software.com/support/theme/astra/
Forum: Fixing WordPress
In reply to: Content display issue after Elements Kit installationI recommend getting in touch with Elementors’s support about this via https://elementor.com/support/ if you have Elementor Pro or https://www.ads-software.com/support/plugin/elementor/ if you do not.
Once again: this has nothing to do with WordPress. There simply has to be a domain, then the spambots will text the info@ address. This is why you always need effective anti-spam protection for incoming e-mail traffic. This can neither be caused nor controlled by WordPress.
Forum: Themes and Templates
In reply to: [Twenty Ten] Need help locating edit on footer tabThis is definitely not something that is included in the Twenty Ten theme. I see you are using a customized copy of Twenty Ten Theme, so I assume this issue is in the files there. I can’t say where exactly as I don’t know this copy.
By the way, it is unfavorable that this is a copy of Twenty Ten. Normally you make adjustments using a child theme, but it’s probably too late for that with your project. So now you have to see what is included in your individual theme, e.g. this button.
Forum: Fixing WordPress
In reply to: Get Version 6.7.2PHP 5.6 is extremely outdated. There have been no security updates or corrections for this version since 2019. A change to a current PHP version (such as 8.1 or newer) is strongly recommended.
WordPress in the current version 6.7.x is only compatible with PHP 7.2 or newer. This means that you cannot perform a direct update (neither of PHP nor of WordPress). Your developer would have to do this step by step. My recommendation would be to update PHP to 7.2 first, then update WordPress and all plugins and the theme. Then set PHP to 8.1.
The sticking point here are the plugins you use and the theme. If these have not kept up with the times, then you will probably have to do without some of them. In the worst case, you will also need a completely new theme. Your developer will certainly have to provide you with a solution here. The alternative to updating would be a completely new website.
Forum: Everything else WordPress
In reply to: Plugins updates emailsAlso check why the updates are failing. The mail says something about a fatal error. You should see this in the server-side error log. Contact the respective plugin developer with this error so that he can solve it in his plugin. This will prevent the error from occurring in the first place.
Your question has nothing to do with WordPress, which is what this forum is about. Nevertheless, a few hints:
The info@ e-mail address has been the standard e-mail address for decades. It is therefore also used by many spam senders. To avoid incoming spam, your email service provider (your hoster) must provide anti-spam mechanisms. This includes not only recognizing emails that have already arrived but also rejecting emails before they even reach the email server. Nowadays this is done, for example, by checking the SPF record of the sending domain, as well as DKIM and DMARC. Your host would have to look into this and configure it on their systems, if they haven’t already done so.
If your host is not helpful enough, you are free to choose another one.
But as I said: this has nothing to do with WordPress.
I just tested this, unfortunately there is (currently) no property that says “the element is currently sticky”. There is a pseudo property called “stuck”, but it is not yet supported by all browsers: https://caniuse.com/?search=stuck
Theoretically, this would make it possible:
.is-position-sticky:stuck .wp-block-search { display: none }
But I don’t think that works yet.
The only possibility for your wish would therefore be a JavaScript. See also: https://stackoverflow.com/questions/25308823/targeting-positionsticky-elements-that-are-currently-in-a-stuck-state
Forum: Requests and Feedback
In reply to: Request to import .mo files into new translation systemLooks like it’s already been answered in Slack. You are welcome to set the topic to solved.
Forum: Fixing WordPress
In reply to: Customizing Table of Contents LinksI recommend getting in touch with Elementors’s support about this via https://elementor.com/support/ if you have Elementor Pro or https://www.ads-software.com/support/plugin/elementor/ if you do not.
Forum: Fixing WordPress
In reply to: HurryTimer – critical errorThe page is not displayed completely because a server-side error occurs below and is also displayed. The error is caused by the hurrytimer plugin.
You have the following possible solutions:
- Deactivate the hurrytimer plugin. If you still have access to the backend, go to Plugins and deactivate the plugin. If you do not have access to the backend, you can also deactivate the plugin via FTP by deleting its directory there. Your hoster’s support can help you with access via FTP.
- Contact the hurrytimer support forum: https://www.ads-software.com/support/plugin/hurrytimer/
Forum: Everything else WordPress
In reply to: not able to make payment from last 1 monthCould it be that you are a user of wordpress.COM? You are here on www.ads-software.com. See the article here: https://www.ads-software.com/documentation/article/difference-between-wordpress-org-and-wordpress-com/
If so, please contact the support of wordpress.com: https://wordpress.com/support/
Forum: Installing WordPress
In reply to: Change to PHP 8.4Very nice to hear ?? You are welcome to set the topic to solved when it has been clarified for you.
Forum: Everything else WordPress
In reply to: not able to make payment from last 1 monthWhich plugin do you use to connect the payment?