GeneralReason
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Tag Cloud] Multiple Taxonomies?or is it rather editing the
$taxonomy= $config[‘taxonomy’];relationship in page.php?
Again my objective is to be able to simply enter multiple taxonomies into the taxonomy field from the cloud widget config. The field allows only one entry, with a default ‘post_tag’
I mean variable $taxonomy is defined as an a array right? But that wont allow the User to add multiple taxonomy strings for example say I wanted the cloud to display tags from three different taxonomies. How would you input this into the Taxonomy field? taxonomy1, taxonomy2, taxonomy3,? I have tried alot of logical combinations. You can only enter one!
Pls help.
Forum: Plugins
In reply to: [Better Tag Cloud] Multiple Taxonomies?How do I edit the function..
<?php $this->nktagcloud_input( __( ‘Taxonomy’, ‘nktagcloud’ ), ‘taxonomy’, 15, $instance[‘taxonomy’] ) ?>
so that we may enter multiple Taxonomies in the cloud widget config?
Forum: Plugins
In reply to: [Plugin Organizer] Grouping Problem; creates duplicate entriesresolved!
Forum: Plugins
In reply to: [Plugin Organizer] Grouping Problem; creates duplicate entriesTested & Working!
good work!
Thanks alot Jeff!
greatly appreciated!
Forum: Plugins
In reply to: [Plugin Organizer] Grouping Problem; creates duplicate entriesUpdate:
A plugin which works great in combination with yours is ‘himi’s Plugin Organizer’. This plugin also doesn’t show up in the assigned group after you assign it, although your plugin says its in the group.Forum: Plugins
In reply to: [Plugin Organizer] Grouping Problem; creates duplicate entriesUpdate:
done some further troubleshooting..
I believe the duplicate issue is replicated when you try add to an existing group from the Recently Active Listing. Adding it from any other listing including a search listing adds it just fine.Suggestions for Future Enhancements:
-a way to list plugins not grouped
-a way to edit group namesThanks
Forum: Plugins
In reply to: [Plugin Organizer] Grouping Problem; creates duplicate entries-in response to you not seeing the duplicate aspect: Did you install both plugins? Try adding either of them to a group. It should be an easy replication. If you cant then its gotta be a conflict with some other plugin I have.
Glad u see what i’m talking about. 🙂
Keep me posted.appreciated..
Forum: Plugins
In reply to: [Plugin Organizer] Grouping Problem; creates duplicate entriesThanks for the reply..
I have been up all night troubleshooting.
I have concluded that the issue only occurs when I try to group certain plugins. “Ozh’ Admin Drop Down Menu” & “Ozh’ Better Plugin Page” were the two particular ones!!! 😐 I guess the resolution would be dont use a plugin that you cant Group! Ozh’ Better Plugin Page alone was conflicting with Plugin Organizer. Perhaps you can replicate my problem if installing one of those plugins & further determine the reason for the conflict.Until then I will stay away from them. 🙂
I might run into the same issue grouping other plugins. I have over 300 plugins 😐
Nice Plugin
Thanks Jeff