XYDAC
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate CMS] Pull down menuWell you could use google first..
http://frankiejarrett.com/2011/09/create-a-dropdown-of-custom-taxonomies-in-wordpress-the-easy-way/Cheers..
-Xydac
Forum: Plugins
In reply to: [Ultimate CMS] Fatal errorHey Knut,
I had removed this but seems there was some problem with merging of two docs. Will update this in next release.Thanks for update.
-XydacForum: Plugins
In reply to: [Ultimate CMS] Is it possible to remove Filtered Lists at top of Post List ?Hi,
Currently there is no such option, but if you still willing to change some code, you may edit the following to disable creating the dropdown lost for custom taxonomies.:
In WP-Ultimate-CMS / modules / taxonomy / class-xydac-taxonomy-type-functions.php file search for
add_action( 'restrict_manage_posts',array($this,'xydac_restrict_manage_posts'));
and comment it as:
//add_action( 'restrict_manage_posts',array($this,'xydac_restrict_manage_posts'));This should solve your issue.
Regards,
-XydacForum: Plugins
In reply to: [Ultimate CMS] Drag and Drop failure after installing pluginDo you have any other plugin enabled ?
If yes could you please test the same after disabling all the plugins..
ThanksXydac
Forum: Plugins
In reply to: [Ultimate CMS] Custom Post-Types disappeared when changing ServersCould you please provide some more details, viz wordpress version, server details UCMS version….
-Xydac
Forum: Plugins
In reply to: [Ultimate CMS] Drag and Drop failure after installing pluginAlso could someone please confirm that the issue is fixed, it worked fine for me..
-XydacForum: Plugins
In reply to: [Ultimate CMS] Plugin breaks Widget SetupHi,
Fix released, Kindle update.
Sorry for the delay..!!!-Xydac
Forum: Plugins
In reply to: [Ultimate CMS] Drag and Drop failure after installing pluginHi,
Fix released, Kindle update.
Sorry for the delay..!!!-Xydac
Updated..
Kindly check.Yes i am running my tests with WP_DEBUG, but it seems like there is something wrong with my PHP error reporting,
will check that by weekend..-Xydac
Am working on linux,
Don’t have a ready windows installed now.Made the changes and updated to new version
Could you please check ?
-Xydac
Forum: Plugins
In reply to: [Ultimate CMS] Where do i get the API key from ?I am still working on that, I had planned to release it alongwith but couldn’t complete on time..
will integrate it soon…-Xydac
Forum: Plugins
In reply to: [Ultimate CMS] Error upon activatingMade a quick fix.
Just reinstall from latest version and check..!!!
-Xydac
1) The plugin doesn’t support exporting post types built into themes, though you can create post types with same name with plugin and then may be export.
2) You can use WordPress import and export feature, provided you have export option enabled for your custom post types, in it’s options.
Forum: Plugins
In reply to: [Ultimate CMS] Cant Activate Fatal ErrorPlease update and reactivate.
Regards,
-XydacIntegrated into the code.
Thanks.)Couldn’t test this. Could you please confirm?
-Xydac