This plugin hasn’t been updated in a long time and I am in need of a similar plugin. Do you mind if I take over development for this plugin?
We both can keep our name as developers. And we can keep the plugin alive.
]]>Running a check of PHP 7 reveals the following error:
FOUND 2 ERRORS AFFECTING 2 LINES
——————————————————————————–
93 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
148 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
——————————————————————————–
FILE: /nas/content/live/protoolreviews/wp-content/plugins/ultimate-taxonomy-manager/ct.class.php
——————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————–
11 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
——————————————————————————–
Will this be something that will be updated soon? Would love the speed benefits of PHP 7.
Thanks in advance for your time!
]]>Hi,
I use your Ultimate Taxonomy Manager and for a little time I have been getting this warning on all pages:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ct_fields has a deprecated constructor in /path/wp-content/plugins/ultimate-taxonomy-manager/ct.class.php on line 3
Do you know where it comes from? Seems to be a problem with PHP 7.
Thanks for help,
Rémy.
Hi, i am using plugin “Ultimate Taxonomy Manager” to add custom field in my taxonomy. It’s work fine. But after using this plugin i am face permalink issues in my site.
When i am set postname permalink then in user side product page and category page display
“404 Page Not Found” error.
Please help me if any one know this issue solutions then.
Thanks,
Ketan.
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hi Xydac!
In short, my question is this: if I uninstall Ultimate Taxonomy Manager (which currently results in receiving 404 error pages) and install the Ultimate CMS plugin, will I lose any data? Are there specific instructions to fix permalinks that were broken by the UTM plugin – or will Ultimate CMS fix them automatically?
Background:
I took over as admin for a site and ran some updates without realizing the UTM plugin was outdated and not maintained. One of those updates was to WordPress 4.2.2. For the last 2 weeks, I’ve received the following messages on most of my pages (including backend):
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/content/01/8942101/html/wp-includes/class-wp.php on line 204
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/content/01/8942101/html/wp-includes/class-wp.php on line 205
I am a novice, so I do not want to experiment blindly. I really need your help/direction.
Thank you in advance.
Kevin
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>I restarted my apache yesterday and now if Ultimate Taxonomy is activated my client facing and admin pages are white (“white screen of death). I need help with this ASAP. Thanks!
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hi,
This plugin doesn’t work with plugin WP Courseware. I installed recently WP Courseware and I get 404 errors on course units. When I deactivate plugin Ultimate Taxonomy Manager, course units work.
How can I fix it?
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>I’ve just installed plugin and make some custome taxonomy: “Clients” and “Customers”, but when I try to edit post with custom taxonomy, my previous selected custom terms are reseted to null (all checkboxes are clear), even post have it in DB.
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hey,
first: thanks for your very useful plugin.
But I have a problem with the image field. When I select a picture over the popup, in the textfield only appears “src”. I think normaly there should be the link to the selected image.
Is this just my fault or is this a mistake in the code?
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>on this site https://www.artfind.co.nz/artwork they have categories setup for media category and style etc To create these in WordPress i would use your Taxonomy Manager correct? I have installed it but I cant seem to find and video or manuals as to a step by step guide to set them up Is there ?
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>I am having an issue with the product permalinks on a website I have been asked to fix.
website page where links are broken: https://fallenangelbakery.com/menu/cupcakes/
There is a product-types taxonomy created which gets to the above page ok. However, the links to the individual products do not work. When editing the products, the permalink and the shortlink dont work.
loop code in taxonomy-product-types.php
‘<ul class=”product-list <?=$class?>”>
<? while ( have_posts() ) : the_post(); ?>
<? endwhile; ?>
‘
the taxonomy is associated with “products” and we get products and product types as menu items in the wp-admin
taxonomy: product-types
label of taxonomy: products
slug: menu
query var: product-types
singular name: product-type
in order to get to the single product i have created a file called taxonomy-product.php.
can anyone give an idea why the product permalink doesnt work at all… even when trying to preview the page in wp-admin
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
I just upgraded from WP 3.8 to WP 3.8.1, I was happily using the custom taxonomies, but now after update none of the taxonomies can be selected in post edit (list empty) and also under Admin > Posts the custom taconomies are visible but the created entities are gone. The strange thing is that the previously posted content still ties up to the taxonomy entities and are visible on the taxonomy archive pages.
Please help!
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hey
I have a simple question
When i use tags, tag.php show the archive template for tags.
But how can i do the same with this plugin ?
if i have a new taxonomy called actor, i should be able to create an archive template called actor.php
but this template doesn’t seem to be be used when i open mydomain.com/actor/xxxx, archive.php is used instead.
Thanks for your help
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Can’t find where I can delete taxes from edit.php table. It would be great, I guess. I have a nice monitor with 24″ but there are people with notebooks and they have only 15.5″.
Or may be there is any way to make this table scrollable horizontaly? It will be best.
https://dl.dropboxusercontent.com/u/15839134/24-admin.png
https://dl.dropboxusercontent.com/u/15839134/15-5-admin.png
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>I’m new to this, so bare with me. I added this plug in to my website with the hopes to change the order of how my menus appear after the homepage. Now after I added the plugin, the only page that appears correctly is my homepage. The following page is now imageless and the menus at the top are all out of order. Then, once I deactivated the plugin, my website wouldn’t go back to its previous state. Please help!
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hello,
I’m trying to display a custom field (royal-id) I’ve created for the default categories taxonomy.
The code below is not outputting that field value.
<?php $royalID = do_shortcode('[xy_categories field="royal-id"]'); ?>
<?php echo get_new_royalslider($royalID); ?>
I’m guessing because I have not created a new taxonomy to call using the xy_{name of taxonomy}. Instead I would like to fetch the custom field from default categories taxonomy.
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hello everyone,
I have a problem with this plugin. I just upgraded it to its most recent version (2.0). The version I previously had installed was 1.1.10.
After the upgrade it broke my custom taxonomies permalinks, generating 404-not-found errors.
If I revert back to the older version (which i saved, just in case), everything works again.
What happened between version 1.1.10 and 2.0 that generates these errors?
Thanks a lot for any help or insight!
– Ciprian
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>Hi!
I need to get a taxonomy by a specific meta value.
With this plugin can I compare like meta_compare with meta_key and meta_value?
Something like that :
$params = array(
'orderby' => 'count',
'hide_empty' => false,
'meta_compare' => array( array("value" => "myValue", "operation" => "=", "key"=> "myKey") )
);
$villes = get_terms( "tax", $params );
I know in termmeta-api plugin its possible but there are no visual meta in admin like this plugin!
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>I know there is a new plugin, however the new one is not working for me because i can not at fields to all taxonomys. (working with the coupon theme clipper). I can add text and als textfield to my taxonomy (taxonomy name is store) however anytime i try to add formatting codes like <b> or anything else. It is not working. If i call the field via shortcode it shows the code (<b> instead of making the font bold). Any solution for my problem?
https://www.ads-software.com/plugins/ultimate-taxonomy-manager/
]]>There’s plugins for auto tagging but if I used this how might I define the custom taxonomy values from keywords?
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>I added a field for a tag and try to echo it in tag description or widget. But it doens’t work. Whats wrong?
Thank you..
[xy_post_tag field=”club”]
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>When adding a New Taxonomy in the post admin backend (on right side of admin panel, below set featured image)
When adding a new (sub)taxonomy, it doesnt show up on the list of Xydac Taxonomy Fields and visa versa!
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>not sure why no one has raised this issue this seems quite obvious issue.
I found that image upload doesn’t work.
modify ‘my-script.js’ in line 39 ‘src’ to _x_img
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>Hello,
The plugin concept is good and fulfills the need for custom fields text-box, combo-box or image.
But I need a custom field for taxonomy as text-area or html editor where I can write html contents and also can put shortcodes provided by some other plugin or my custom created shortcodes in that field while creating/editing a term.
Is there any way to extend this plugin to have one more option to add textarea or wysiwyg editor fields to taxonomy?
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>The plugin is great!
How to show the list of custom taxonomy terms assigned to particular custom post?
I’d like to achieve result like list of tags after the post.
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>This plugin does one thing well: it adds the ability to assign custom fields and images to your taxonomies. However it is not well written, and it will break your permalinks if you don’t comment out line #488.
The plugin author seems not to realize that flushing rewrite rules is an expensive operation and this plugin does it on EVERY PAGE LOAD, breaking any custom taxonomy permalinks that might have been set up by you or by other plugins.
The sad thing is this bug has been with this plugin since the previous version.
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>I was recently working on a site for a client. We needed to build a page outside of WordPress but still use WordPress’s built in functions. We followed the codex method for doing this found here ( https://codex.www.ads-software.com/Integrating_Wordpress_with_Your_Website )
Upon loading the page we were greeted with the following error : Fatal error: Call to a member function get() on a non-object in /web/content/wp-includes/query.php on line 27
After hours of narrowing down the problem we finally found that the issue was a conflict with the filename taxonomy.php.
The solution to this issue is to rename the file to something else then fix the include in ultimate-taxonomy-manager.php
I’d like to urge the developer to rename this file within the official repo as taxonomy.php is a reserved filename according to : https://codex.www.ads-software.com/Theme_Development#Template_Files_List
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>Thanks for this great plugin, and I have a question,
Is there a way to show the taxonomy items in checkboxes which is like category?
Thanks!
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>Hi,
First, thanks for this great plugin.
For a website, I have a custom post type (configured with Ultimate Post Type Manager) which contains several taxonomies.
The problem is that I cannot make a “Bulk Edit” when I want to change a taxonomy for serveral posts.
For example:
My custom post type is “stickers”. I have a taxonomy named “colors”.
On the edit page in th admin, I choose (by clicking the checkboxes) the “red” stickers I want to update and then make a “Bluk Edit”.
On the “Bulk Edit” page, I have the different colors listed with the checkboxes but it doesn’t show me the color “Red” as checked. So I cannot uncheck it and specify “Green” instead.
Do you have any explanation?
Thanks in advance and best Regards!
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>I have created custom taxonomy field named “store-image” (image field) and “store-heading” (text field)
I wanted to know what php code should be used to get the value of these custom taxonomy field in a php file.
I went through this post https://www.ads-software.com/support/topic/plugin-ultimate-taxonomy-manager-categoriess-custom-fields-via-php-not-from-shortcodes?replies=5#post-2987333
where it says to use:
echo get_metadata(‘taxonomy’, $taxonomy_term_id, ‘link’, TRUE);
where $taxonomy_term_id is the correct ID of existing taxonomy term
but, I don’t understand what is taxonomy_term_id and where can I find it.
And is the above php code correct? Can above code be used for both image and text field tye.
Is it possible to use taxonomy name instead of taxonomy term id?
Any help in this matter will be appreciated.
Thanks in advance.
https://www.ads-software.com/extend/plugins/ultimate-taxonomy-manager/
]]>