adiltibari
Forum Replies Created
-
I think in the last WooCommerce update, this notice doesn’t show up anymore.
Thanks.
Forum: Plugins
In reply to: [Simple SEO] Translate to ArabicThere is no Stable version to translate in here :
https://translate.ww.wp.xz.cn/locale/ar/default/wp-plugins/cds-simple-seo/
Forum: Plugins
In reply to: [Simple SEO] Translate to ArabicCan anyone please check ?
Hi, @saneshacodez
I will do that and send it, Thanks.
Forum: Plugins
In reply to: [Simple Chat Button] Translate to ArabicHi @seramo, Any updates on this please ?
Forum: Plugins
In reply to: [Simple Chat Button] Translate to ArabicHi @seramo
I try to upload the translation file, but I get an error :
This plugin is not properly prepared for localization. If you would like to translate this plugin, please contact the author.https://translate.ww.wp.xz.cn/projects/wp-plugins/simple-chat-button/
Can you please check what is the issue there?
Thanks.
- This reply was modified 3 years ago by adiltibari.
Hi @imansh
Try add this in your child theme functions.php file :
function allow_additional_protocol( $protocols ){ $protocols[] = 'whatsapp'; return $protocols; } add_filter( 'kses_allowed_protocols' , 'allow_additional_protocol' );Forum: Plugins
In reply to: [YouCan Pay] Completed ordersFor declined payments, its from YouCan itself, you cant fix it. Because they have their own algorithms that may or may not accept a payment based on different things, like card type, user IP…
Forum: Plugins
In reply to: [YouCan Pay] Completed ordersFor both, try use the other option not the normal one :
https://i.imgur.com/wDMd4fz.pngForum: Plugins
In reply to: [YouCan Pay] Completed ordersI have the same error, just for a quick fix try using the standalone mode.