lizuka
Forum Replies Created
-
Ok, I will try that. Thank again !
Thank you for your answer @donnyoexman
So no Javascript errors means it works?
Any way to debug in order to make sure it works?Forum: Plugins
In reply to: [CSV Importer] custom taxonomies small hackI only tested with hierarchical taxonomies but I added this line of code within the condition :
if (is_taxonomy_hierarchical($taxonomy)) {
so it shouldn’t affect non-hierarchical taxonomies…@groupewibi : I doubt the developer of this plugin wants to sell a pro version as it hasn’t been updated since 2011 ??
From the readme.txt :
Once custom taxonomies are set up in your theme’s functions.php file or by using a 3rd party plugin,
csv_ctax_(taxonomy name)
columns can be used to assign imported data to the taxonomies.Where ‘columns’ are the csv file columns corresponding to your custom taxonomy.
Forum: Plugins
In reply to: [WP-Cufon] [Plugin: WP-Cufon] version 1.6.7 erases its own optionsThey are in the wp_options table, you can search for them with this MySQL query :
SELECT * FROM
wp_optionsWHERE option_name LIKE '%cufon%'
I will try the 1.7.8 ASAP, thanks for your reply
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 support not much helpI stumbled upon this discussion whilst looking for information about something else.
I cannot believe how rude you are BillHely and Rosie-L.
Takayuki Miyoshi provides a service yes, but on his own personal time I’m sure. He doesn’t owe you anything!And as I’m using this plugin on a few different websites I can only be grateful it exists. Thank you Takayuki Miyoshi.