malaga16
Forum Replies Created
-
Yes, I found it, thanks you help! ??
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Order status manager compatibilityHi Hannah! Thanks your reply.
That’s interesting… YAYmail for woocommerce was able to resolve the compatibility by itself.
Forum: Plugins
In reply to: [HuCommerce | Magyar WooCommerce kiegészítések] Sz?vegek átírásKedves Surbma csapat!
K?zben megoldottam, némi kerül?úttal. A kérdésem, hogy a kett? k?zül melyiket célszer?bb / optimalásiabb használni? (Valamint annyira nem vagyok php guru, megtennétek, hogy az általatok ajánlott nagyon hasznos kiegészítést (is_checkout() ) feltétel kódrészét is egészében megosztjátok a k?z?sséggel? ??
K?sz?n?m a munkátok és segítségetek ezúton is!
/**
- filter translations, to replace some WooCommerce text with our own
- @param string $translation the translated text
- @param string $text the text before translation
- @param string $domain the gettext domain for translation
- @return string
*/
function transl_woo_billing_company($translation, $text, $domain) {
if ($domain == ‘surbma-magyar-woocommerce’) {
switch ($text) {
case ‘Company billing’:
$translation = ‘Cégként vásárolok’;
break;}
} return $translation;
}
add_filter(‘gettext’, ‘transl_woo_billing_company’, 10, 3);
Ok, but didn’t you say above that 2 sec should be good in principle? You counted 60 seconds in an understandable way.
Is it what you want?
Zend OPcache Opcode Caching Up and Running Optimization Enabled SHM Cache Enabled File Cache Disabled Startup OK Shared memory model mmap Cache hits 13594 Cache misses 108550 Used memory 49209736 Free memory 85007992 Wasted memory 0 Interned Strings Used memory 2184600 Interned Strings Free memory 22980776 Cached scripts 223 Cached keys 223 Max keys 223 OOM restarts 0 Hash keys restarts 0 Manual restarts 0 Directive Local Value Master Value opcache.blacklist_filename /etc/opt/remi/php74/php.d/opcache*.blacklist /etc/opt/remi/php74/php.d/opcache*.blacklist opcache.consistency_checks 0 0 opcache.dups_fix Off Off opcache.enable On On opcache.enable_cli On On opcache.enable_file_override Off Off opcache.error_log no value no value opcache.file_cache no value no value opcache.file_cache_consistency_checks On On opcache.file_cache_only Off Off opcache.file_update_protection 2 2 opcache.force_restart_timeout 180 180 opcache.huge_code_pages Off Off opcache.interned_strings_buffer 32 32 opcache.lockfile_path /tmp /tmp opcache.log_verbosity_level 1 1 opcache.max_accelerated_files 200 200 opcache.max_file_size 0 0 opcache.max_wasted_percentage 5 5 opcache.memory_consumption 128 128 opcache.opt_debug_level 0 0 opcache.optimization_level 0x7FFEBFFF 0x7FFEBFFF opcache.preferred_memory_model no value no value opcache.preload no value no value opcache.preload_user no value no value opcache.protect_memory Off Off opcache.restrict_api no value no value opcache.revalidate_freq 2 2 opcache.revalidate_path Off Off opcache.save_comments On On opcache.use_cwd On On opcache.validate_permission Off Off opcache.validate_root Off Off opcache.validate_timestamps On On
I apologize for not responding.
I looked through all the possible things in the server settings and told the operator separately to see what can be done.We lowered the Opcache setting to 1 second, but the problem still rears its head. At the moment, I manually download the plugin from here, upload it and extract it via FTP, that way the update can be solved.
Hi!
In server side set up for one second.
BUT After update 5.2.2 new fatal error.
I can send you the apache error log, but it sensitive information, so i dont want to paste here.Forum: Plugins
In reply to: [WooCommerce] Update error – admin side order listHi Roxanne!
Thanks your reply.Load blank page with an error message.
Unfortunately, I can’t tell you what the exact error message is because I restored the page from a backup.Maybe the error message was Invalid link. Or the classic (default) wordpress error message. There are technical problems on our website
The problem was ONLY in admin side, and if i wanted open the Orders page.
Ok, maybe I’m just misunderstanding the settings.
There are 3 sizes available. Min, Current, Max.
Please help, which condition is valid for which width?
For example: Min = phone / Current = ??? etc.Maybe the settings depend on which monitor I’m trying on? Sometimes during editing I see any changes when I change the MAX value, but sometimes when I change the Current value. I couldn’t find a logical process for it.
Not exactly. I give you if you want admin site and url, but i dont want to write here in public. ??
Oh, sorry. How can i share it with safetly, its sensitive data. ??
Hi!
Thanks your fast reply and your work.1. ) The olympus theme and GeneratePress are Gutenberg optimized too. ??
2. – 3.) Ok, i will send you, please give me some time.
4.) Thanks your fast fixing.Thanks.
You can see the “problem” under add to cart buttons section in every product page.
It is an hook.
https://bit.ly/3GmZDJBNo, im didnt try, because we dont use any cache plugin. ??
Do you need admin account or only need a link for see the problem?
Sorry, it my fault. Here is again the two screenshot link.