mirages
Forum Replies Created
-
Forum: Plugins
In reply to: [AI Translation For TranslatePress] Cannot select language in YandexHi,
I think I’ve finally figured it out. It’s not your plugin that’s the problem, but Translate Press itself. I cannot seem to access all settings necessary for automatic translation, even though they should be available for my plan. So I’m going to ask Translate Press to take a look.
Thank you so much for your help!
Best regards,
Mirjam
Forum: Plugins
In reply to: [AI Translation For TranslatePress] Cannot select language in YandexHi, thanks for your efforts. I’m not getting an error message in the console. It just doesn’t give me the option to choose ‘english’ in the penultimate step of the process (in Yandex). I’m asking my colleague about the debug.log and will get back to you about that.
Forum: Plugins
In reply to: [AI Translation For TranslatePress] Cannot select language in YandexThanks for your response. I’m probably doing something wrong. I have included a video. I’m not sure what you mean by sharing site environment? I can’t give you access, it’s a client’s site.
Of course:
- Server: Apache/2
- MySQL: 10.5.26-MariaDB
- PHP: 7.4.33
- PHP SAPI: litespeed
- Memory limit: 128M
- Peak usage: 74.38M
- WordPress: 6.7.2
- Multisite: no
- File system: direct
- Temp folder: /home/sandcom/domains/NOT-PUBLIC/public_html/wp-content/uploads/
- Process owner:
- File owner: sandcom
- Umask: 755
- Zlib: yes
- ZipArchive: yes
- PECL phar: yes
- BC Math: gmp yes
- mb_strcut: yes
- OpenSSL: yes
- SQLite(PDO): yes
- DNS lookup: available [5.0 msec]
- User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
- Twenty Twenty-Four Child 1.2
- Twenty Twenty-Four 1.3
- AI Translation For TranslatePress 1.2.0
- IP Location Block 1.3.3
- Koko Analytics 1.7.0
- Limit Login Attempts Reloaded 2.26.18
- Solid Security Basic 9.3.6
- TranslatePress – Multilingual 2.9.5
- WPForms Lite 1.9.4.1
- Yoast SEO 24.6
- This reply was modified 1 year, 2 months ago by mirages.
Thank you Darko for your answer. I have been deleting the log files, but the plugin keeps doing it. I think I will reset the plugin and start again to see if this fixes the issue.
Forum: Fixing WordPress
In reply to: Hamburger Icon Size on desktopAHHHH I have found it (in another thread)!
It needs to go into appearance > customizer > extra CSS
and the code is:
button.wp-block-navigation__responsive-container-open svg {
width: 50px;
height: 50px;
}
VERY happy now 😉
Forum: Fixing WordPress
In reply to: Hamburger Icon Size on desktopThank you very much for your reply, but still no luck.
I was beginning to think I’m putting the code in the wrong place. So I have tried both your option (Appearance, customize, add CSS) and I have also tried the following:
I go to editor and into the header and select navigation from the list view.
On the right hand-side in Block I select the wheel and scroll down to ‘additional CSS’ to add CSS.When this didn’t work I tried putting the code higher up in the hierarchy, in the group that defines the entire header.
Still nothing changes to the size of the icon. I have tried with with and height at 60 and 80 as well…
If you have any other ideas? Again, I’m working in the 2024 version of WP.
Thanks again!