Houdini
Forum Replies Created
-
Hello. Yes, it worked, it seems that since version WP 6.7 the placement of localization files has changed.
To localize a theme template, the path is: /wp-content/languages/themes/your-theme-ru_RU.mo
To localize plugins, the path is: /wp-content/languages/classified-listing/classified-listing-ru_RU.po
Thank you!
Interestingly, you can still redirect in the function.php file to the desired directory, I’m afraid that when updating the translations of the WP files will be deleted.
Hello, great news, it would be great if you could implement this option in Proprietity!
And be sure to make sure that once an expired listing is activated, it goes up!
For now, the “refresh” function simply activates the ad without changing the date; It would be correct if the date is updated to the day of activation and the ad rises to the top once!
Thanks!
Support response. Might be useful to someone:
added this code to the bottom of the child theme function.php file:
// Hide admin bar for subscribers
function hide_admin_bar_for_subscribers() {
? ? if (current_user_can('subscriber')) {
? ? ? ? show_admin_bar(false);
? ? }
}
add_action('after_setup_theme', 'hide_admin_bar_for_subscribers');- This reply was modified 4 days, 23 hours ago by Houdini.
I didn’t use a translation plugin, I translated the template using a POT file and Poedit. After this, the PO and MO files were placed in the folder: /wp-content/languages/plugins.
Everything worked fine in WP 6.6.2. in WP 6.7 translations did not work.
I found out that the problem was not in the template, the problem arose with the WP 6.7 core, after the update, local translations stopped working on all sites.
I am attaching several links on the topic.
https://www.ads-software.com/support/topic/translations-and-styling-gone-after-wp-6-7-update/
Internationalization improvements in 6.7
This article has a solution for templates, but not a solution for plugins:
Try fixing this error in templates.
- This reply was modified 6 days, 2 hours ago by Houdini.
Forum: Plugins
In reply to: [Classified Listing – Classified ads & Business Directory Plugin] Caching!Hello, when will the video with cache settings be ready?
I’m using your premium Clcar theme, it doesn’t have the “Remove Admin Panel” option like the free CLClassified theme. How can I add this feature? Users should not see the admin bar.
Thanks, it worked!
Forum: Plugins
In reply to: [Classified Listing – Classified ads & Business Directory Plugin] Caching!Great! Thank you! We will be waiting for you soon!
OK. I need to disable this dropdown effect when typing in search.
Forum: Plugins
In reply to: [Classified Listing – Classified ads & Business Directory Plugin] Caching!Please make a video tutorial on setting up the best caching plugin for classified-listing plugin.
Forum: Plugins
In reply to: [Classified Listing – Classified ads & Business Directory Plugin] Caching!Hello. I don’t have a caching plugin right now because I thought it was built into your ads plugin. I think it would be good if you posted a video with the correct settings of the WP-Optimize plugin.
There are only 400 advertisements and the site is already difficult to load. That’s why I thought about connecting caching.
Server architecture Linux 5.10.104-0-beget-acl x86_64
Web server Apache/2.4.55 (Unix)
PHP version 8.2.15 (Supports 64bit values)
PHP SAPI apache2handler
PHP max input variables 5000
PHP time limit 600
PHP memory limit 512M
Max input time 1000
Upload max filesize 128M
PHP post max size 256MForum: Plugins
In reply to: [Sublanguage] Problem Ajax category transliteHello. Please someone help me with this problem! I will be very grateful. Categories and locations that open in a pop-up window cannot be switched to a second language.
Hello, I think that you should make the Renew function so that when clicked, it transfers the user to payment, and after payment, the ad date is updated and the ad rises up the list once.
I completely agree with Beatriz!
It would be logical! I already wrote to you about this, but you did not respond.