osmankocak212
Forum Replies Created
-
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Two columns suggestionsI hope such features come too.
https://ibb.co/kSNqK6f
https://ibb.co/C5z8Nv2*Popular queries
*Top queries
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Two columns suggestionsıts so good ı hoope ıts come ın new versıon
Forum: Plugins
In reply to: [WPGSI: Spreadsheet Integration] is pro version required for Create New Post?how can ı buy pro version can u send link please
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Some words error
ım add ı i on synonyms but ıts not work
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Some words error
ıts show like that
<?php function taxes_price( $price = null, $tax = null) { return (( $price * $tax ) / 100) + $price; } ?>ben böyle çözüyorum lütfen bu konuyu silmeyin başka insanlara yardımcı olur
ım using elementor pro page builder when ı change
wp-config.phpcheck if you havedefine( 'DB_CHARSET', 'utf8' );ordefine( 'DB_CHARSET', 'utf8mb4' );andutf8mb4_turkish_ci. Check your WordPress configuration file (wp-config.php), ensure that the database collation is set correctly. Look for the following line:define('DB_COLLATE', 'utf8mb4_turkish_ci');setting. I encountered such a problem for a short time, but it got better over time.ıts work thanks [ucwords(strtolower({title[1]}))]]
ım try to use like that but ıts not working
[ucwords({title[1]})]
when i change it/ its find product but its not show on result page
ıts work thanks