steve92
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Highlight search results in titlesThat’s right, we need a function that sets the user directly from the plugin settings. The problem is (as I told you) that every time a new version of the theme is released, it is necessary to modify the code. A quick setup in the plugin is ideal. In my themes I can’t do the change in the child theme, I have to do it in the original. Not all themes are created equal.
- This reply was modified 2 years, 9 months ago by steve92.
File: /traits/ShortcodeTrait.php #174
you have to add required
…onblur=”if (this.value === \’\’) {this.value = \” . $value . ‘\’;}” required />’…
Forum: Themes and Templates
In reply to: [Donovan] widen columnsSolved.
Forum: Plugins
In reply to: [Loco Translate] Different translationsI think that I have understand. In the basic version someone uploaded a partial translation in ./languages/plugins and when I synced with the plugin POT, Loco showed the strings not yet translated (731).
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Replace the_title() codeI have 2 sites and found the code in 2 different files: /template-parts/content-excerpt.php and /inc/structure/content-extensions.php
It would be nice if you put the default code in the next version.- This reply was modified 3 years, 3 months ago by steve92.
Forum: Plugins
In reply to: [Loco Translate] Sync buttonWell, I thought I have to click it every now and then.
When new plugin translations show up I click Sync my custom .po.Forum: Plugins
In reply to: [Loco Translate] There are certain words that do not change in the frontend.Well. When you install a plugin check if there is the .po file in the system directory (wp-content/languages/plugins). This is the .po that the author by GlotPress uploaded. Then create the custom .po and edit this.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Activate UpdraftPlus PremiumI fixed it yesterday.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Activate UpdraftPlus PremiumI tried to write in the Premium forum, but it doesn’t recognize me.
I have done all the steps, when I download the v. 2.22.25 and activate the plugin, it shows new update (2.22.25.1) and if I update it loads Google Drive add-on.- This reply was modified 3 years, 3 months ago by steve92.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Activate UpdraftPlus PremiumI tried to write in the Premium forum, but it doesn’t recognize me.
I have done all the steps, when I download the v. 2.22.25 and activate the plugin, it shows new update (2.22.25.1) and if I update it loads Google Drive add-on.
<img src=’https://i.postimg.cc/mz609sjV/Screenshot-2023-02-22-alle-17-55-38.png’/></a>- This reply was modified 3 years, 3 months ago by Steven Stern (sterndata).
- This reply was modified 3 years, 3 months ago by steve92.
- This reply was modified 3 years, 3 months ago by steve92.
Forum: Plugins
In reply to: [Loco Translate] There are certain words that do not change in the frontend.Give it a try: rename or delete (temporarily) all .po and .mo files of that plugin.
Look in the language/loco, language/plugins directories and in the plugin itself.
And find the correct .po.Forum: Plugins
In reply to: [Loco Translate] There are certain words that do not change in the frontend.Are you sure the .po file you are translating is the correct one?
Forum: Plugins
In reply to: [Loco Translate] Translation doesn’t work.Okay. The most important .po and .mo files are the ones loaded into GlotPress and can be found in the languages/plugins directory.
Everything else is of little value. Now I understand, thanks.Forum: Plugins
In reply to: [Loco Translate] Translation doesn’t work.You have probably checked UpdraftPlus free, the strings you can’t find are because they are in the Premium version.
We’re almost there. I downloaded the .mo and .po files from GlotPress (I uploaded them there) and put them in the languages/plugins directory and it gives me 100% translation for 2119 strings. If I click Sync it shows that it’s out of sync with the .pot file, but I think that’s not important.
So I didn’t click save, but created a custom .po file and translated from that. Then, when I finish the new translations, I upload the new version to GlotPress. It’s correct?Forum: Plugins
In reply to: [Loco Translate] Translation doesn’t work.If you look at the UpdraftPlus plugin, in the Languages directory there is the .pot file + all the available translations, but not the Italian one.
The Italian one is in the languages/plugins directory because I uploaded it by GlotPress. I don’t understand what’s going on.- This reply was modified 3 years, 3 months ago by steve92.