• Resolved JanDoggen

    (@jandoggen)


    I can’t edit my tags.
    Relatively new site.

    I accidentally added a tag named ‘tag1 tag2’ to a post because I thought spaces were delimiters. From that moment when I add tags (e.g. ‘tag1,tag3’) when editing a post;

    – they show up on that edit page, nicely separated ‘tag1’ and ‘tag3’ with the red delete crosses in front. I update (save) the page.
    – if I then go to ‘all posts’ or visit the page, or look in the tag cloud, that page has the ‘tag1 tag2’ tag again.

    I can remove the ‘tag1 tag2’ tag so that I have none (did that for all pages, didn’t help).
    I cannot add a ‘tag3’ to ‘tag1 tag2’ -> same incorrect behavior.
    If I add a new page with a new tag -> same incorrect behavior.

    Disabling plugins (only Akismet and Youst Google analytics) or switching to the 2015 theme does not help.

    I’m in early testing and not afrid to use SQL, so if I need to inspect or update anything in the DB, that’s fine.

    FWIW: http://www.planbvoornederland.nl/blog/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Thread Starter JanDoggen

    (@jandoggen)

    @tara I have seen that post, but I fail to see where that fits in with the observed behavior. At that time I explicitly tried to use the period as the delimiter (and WP did not accept that).

    Also, I just checked. The nl_NL.po says

    #: wp-includes/post.php:3849 wp-includes/script-loader.php:462
    #: wp-includes/script-loader.php:488
    msgctxt “tag delimiter”
    msgid “,”
    msgstr “,”

    (as I expected, since this is already 4.2.2 and that post refered to 3.9.1)

    Thread Starter JanDoggen

    (@jandoggen)

    More debugging steps:

    – I went to ‘tags’ in the menu.
    – There was only the ‘tag1 tag2’ tag. I removed it.
    – I edited a post and added ‘tag3, tag4’, updated the post
    – They showed up as expected. They were in the tag menu and the tag cloud (default widget).
    – I edited another post and added ‘tag4, tag5, tag6, tag7’ and updated it.
    It got assigned ‘tag3’
    – In tag menu, count at this stage: tag3=2 tag4=1

    It looks like the first tag gets assigned instead of any I specify

    Thread Starter JanDoggen

    (@jandoggen)

    A reinstall of WP 4.2.2 (NL) solved the issue.
    No idea what was wrong, but I’m a happy user again.

    Moderator t-p

    (@t-p)

    glad to know it 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Can't add tags’ is closed to new replies.