roadlink
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook for WooCommerce] Where do you keep google category valuesHi,
I think I couldn’t explain well.
1. Facebook for woocommerce plugin adds a part under each category on wp-admin. ?https://prnt.sc/a1SHmBgp4iUL2. We set our category and sync it with google’s categories in there.
3. I know what are my categories already.
4. I try to learn where “facebook for woocommerce” plugin keep data for my selection in here. https://prnt.sc/a1SHmBgp4iULForum: Plugins
In reply to: [Facebook for WooCommerce] Where do you keep google category valuesSure. I just want to know where do you store this data in mysql database.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] php warningHi @dabidenr90,
Thanks for reply. But it will change in case nay update for plugin.Forum: Plugins
In reply to: [AI Engine] can’t add TurkishHi,
Do you have any suggestion?
I created brand new wordpress demo site.
Issues are same in there.Forum: Plugins
In reply to: [Extended Post Status] Function map_meta_cap was called incorrectlyOK, thanks.
How about this?
Warning: Attempt to read property “ID” on null in?/srv/htdocs/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-post-types.php on line 902Forum: Plugins
In reply to: [AI Engine] can’t add TurkishI also want to report 2 issues about woocommerce.
1. When failed to create content (all empty) , if I click write all fields by mistake, It clear all fields. I believe if there is no content, It should stop.
2. After create description and short description, It can’t write there. https://prnt.sc/XEjpS6v_vopdForum: Plugins
In reply to: [AI Engine] can’t add TurkishI have tried it in both staging and live website.
I use code snippets and also add it into functions.php.
It didn’t remove Italian and didn’t add Turkish.
I copy and paste the code from your website
Could you please check the code in below.add_filter( 'mwai_languages', function( $languages ) { unset($languages['it']); // Remove Italian $languages['tr'] = "Turkish"; // Add Turkish return $languages; }, 10, 1);
Forum: Plugins
In reply to: [AI Engine] can’t add TurkishHi Jordy,
Thanks for fast reply.
I would like to use Turkish on content and woocommerce product areas.
https://prnt.sc/frChqZxz1FMO
https://prnt.sc/ZMeIYxjOHHUJForum: Plugins
In reply to: [WPC Smart Attribute Groups for WooCommerce] Attribute group setvery good idea.
Forum: Plugins
In reply to: [Simple Admin Language Change] doesn’t work nowHi,
I also tested with clean install on pressable.com hosting.Had same error.
Then reached out to support. Here is their reply.Thanks for the additional information! I'm able to reproduce the issue from my end.
Looks like plugin has compatibility issues with the recent version WordPress.- This reply was modified 1 year, 2 months ago by roadlink.
Forum: Plugins
In reply to: [Simple Admin Language Change] doesn’t work nowHi,
Here is the console messages.
Failed to load resource: the server responded with a status of 406 () script.js?ver=2.0.4:1 <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>406 Not Acceptable</title> <meta name="description" content=""> <meta name="author" content=""> <style> body { background-color: #f8f8f8; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; padding-top: 20px; } div { display: block; } .container { width: 1100px; padding-top: 50px; margin-left: auto; margin-right: auto; } .error-msg, .support-msg { text-align: center; } .error-msg { margin-bottom: 40px; } .error-msg h1 { font-size: 52px; display: block; margin: 0px; } .error-msg p { font-size: 20px; display: block; margin: 10px 0; } .support-msg p { font-size: 14px; color: #888; } </style> </head> <body> <div class="container"> <div class="error-msg"> <h1>406 Not Acceptable</h1> <p>Not Acceptable. Our sentries tell us that you should not be doing this.</p> </div> <div class="support-msg"> <p>Website owner? If you think you have reached this message in error, please contact support.</p> </div> </div> </body> </html> /wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 406 () script.js?ver=2.0.4:1 <!DOCTYPE html> <html lang="en">
Thanks.
So plugin will wait let’s say 24 hours and check, no change no update.
I thought it will update asap after I update the product.
Now clear, thanks
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Google Listings & Ads pluginThanks Daan,
Appreciated.
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] Google Listings & Ads pluginHi Daan,
As far as I understand it also add GA4 codes to site.
I see this after I activate that plugin.
https://www.googletagmanager.com/gtag/js?id=AW-11140743000&l=dataLayer&cx=c
https://prnt.sc/Rt3SgIwiLW6HForum: Plugins
In reply to: [Cloudflare] shop managers should see cache management in admin top barHere is another cache plugin whom solved exact issue;
https://github.com/pressable/pressable-cache-management/releases/tag/3.10.10Features to flush WooCommerce product page automatically when product are updated via Woo API
Ability for Shop managers to flush cache via Admin top bar
Ability to extend cache for URL’s inside data-srcset attributes