serdarangun
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Flash] How to change the number of slidershttp://harakanivakfi.com.tr/ thank you
Forum: Plugins
In reply to: [Speed Contact Bar] Doesnt display on other pages except home pageYes, I had to disable it.
Forum: Plugins
In reply to: [Speed Contact Bar] Doesnt display on other pages except home pagethanks
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterNow it is resolved completely.
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterI just checked it again after I saw your message. Then I changed “name_directory_name” > “letter” code to “utf8_turkish_ci”, it just worked and displayed all Turkish letters.
Thank you for following up
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterIf you want to have the Turkish letters in the alphabet, there is a small workaround. You can switch the option “Show all letters on the Index” to “No”.
This didnt work. It combines two letter (For example C and Ç together, put them under C letter)
Could you take another look please, thank you
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterI have a minor problem now: I can not get the turkish letter in the alpahet
All | # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterI just fixed it. Thank you your guidance. wp_name_directory_names table’s coding got mixed I guess. It was latin_swedish something, I changed it to utf8_unicode_ci. Now, it is working. Thank you so much.
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterYes, mb_string is installed.
When I try to edit name_directory_names table in phpmyadmin panel, I get following message (trying to save “ğ” turkish letter for example.
Warning: #1366 Incorrect string value:
I have no problem in saving this turkish letter in other wp tables for example in wp_comments.
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterThank you so much for taking your time. You may check the link now.
Forum: Plugins
In reply to: [Name Directory] Turkish Characterhere how it looks:
Forum: Plugins
In reply to: [Name Directory] Turkish CharacterSure, here it is. Thank you so much for looking at it
Deprem, sel, çığ, heyelan, hortum, yanardağ patlamaları gibi doğal afetler, önlenmeleri mümkün olmadığı için hepimizin en çok korktuğu ve hayati tehdit olarak gördüğü ani gelişen olaylardır. Doğal afetlerle karşılaştırıldığında; kıtlık, küresel ısınma, kuraklık, erozyon, hava kirliliği, ozon tabakasının delinmesi gibi olaylar ise zamanla oluşan beşeri ve teknolojik kaynaklı afetlerdir.
Forum: Plugins
In reply to: [Premmerce Product Filter for WooCommerce] Fatal ErorWhen I disable the premmerce woocmmerce product filter, I can log in to admin panel. But I can not see woocommerce plug in dashboard. But I see woocomerce folder in ftp. I had products before in woocommerce.
Forum: Plugins
In reply to: [Premmerce Product Filter for WooCommerce] Fatal ErorAlso this:
Fatal error: Call to undefined function Premmerce\Filter\Admin\Tabs\taxonomy_is_product_attribute() in /home/u8213562/public_html/wp-content/plugins/premmerce-woocommerce-product-filter/src/Admin/Tabs/Settings.php on line 38
if ( !taxonomy_is_product_attribute( $taxonomy ) && taxonomy_exists( $taxonomy ) ) {
$taxonomyOptions[$taxonomy] = get_taxonomy( $taxonomy )->labels->singular_name;
}
}