• Hi,

    The plugin installed well on my WordPress site but after you have selected a tag and clicking on update, it reverts back to “No keyword tag” or what the original tag was chosen before.

    By the way, I am using it on an image.php template fort taxonimies created via register_taxonomy function.

    All I wanted to do is for user to choose “only one tag” like an ID so I wanted to create radio button instead of the check.

    Any ideas?

    thanks

    https://www.ads-software.com/plugins/radio-buttons-for-taxonomies/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author HelgaTheViking

    (@helgatheviking)

    Can you provide the code you are using to register the taxonomy? And are you referring to quick edit or to regular post editing? The former, I can confirm that there is a script problem with re-freshing the new value even though it is being saved properly.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    And would you test the Dev version to see if that resolves your issue?

    Thread Starter vanduzled

    (@vanduzled)

    Hi,

    I’m not using any code to display the taxonomy. I’m using a plugin called: Photo Press image taxonomy and applied the Radio Button on Photo Collections.

    I realized that when updating an old attachment, it doesn’t change after updating it. So it seems that the it doesn’t save the selection through your radio button plugin.

    I am building a stock photography site and there are no regular posts here. Only attachments (images) where you can download. I want it to have only one taxonomy for Photo Collections that’s why I wanted to have a radio button for this specified taxonomy.

    Thread Starter vanduzled

    (@vanduzled)

    By the way, your dev version link doesn’t work.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    Since I didn’t hear back (and it seemed to work for me) I merged the dev into the master branch:
    https://github.com/helgatheviking/Radio-Buttons-for-Taxonomies/commits/master

    I haven’t pushed it live to the WP repo because I’m having difficulties with my computer setup. When I get home I will have to check RB4T with attachments… and there is still probably some quick/bulk edit stuff to resolve. Unfortunately, this isn’t a priority project for me, but I will try to fix it when I can.

    Thread Starter vanduzled

    (@vanduzled)

    Thanks I will wait for this.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    The problem seems to be that WordPress doesn’t trigger ‘save_post’ when updating an attachment (therefore it isn’t running my save routine). I ran into this with my KIA Subtitle plugin, but forgot about it until you brought it up.

    Would you please test my new dev branch and report any issues specific to it over on Github?

    Thread Starter vanduzled

    (@vanduzled)

    The New one works great Kathy!

    Thanks for this.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    So it solves your problem with PhotoPress taxonomies… great! Could you test the quick edit and bulk edit features on posts (or custom post types) per chance? I’d like to merge into the master branch and push it out live some time this week. I’ve obviously checked it, but can’t possibly find everything myself so I always feel better with a few more eyeballs on it.

    Thread Starter vanduzled

    (@vanduzled)

    I didn’t even know it has that kind of feature!

    Yes it also worked. Tried it three times and selecting different category on posts. I think this is ready to go as far as I’m concern.

    Thanks!

    Plugin Author HelgaTheViking

    (@helgatheviking)

    Lol. In 5 years I had never used bulk edit, so didn’t know you could edit terms that way. Hence, why RB4T was breaking on bulk edit for so long.

    Thanks for testing it out! I think it’s ready too, just need to get my translations updated.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Tags are not saved after updating’ is closed to new replies.