• Resolved Matthew1985

    (@matthew1985)


    Hi There,

    Great plugin. thanks!

    I have a problem with Tags.
    For semantic reasons a post can have 1 category, and 3 seperate tags all having different e.g. price, type, style (so consider these custom tags, added tags, seperatly from the standard tags wordpress provides)

    When importing I can see nicely that these custom tags are found which is great.

    So to give an example the Style (post_tag) could be: Hard, Soft, Squishy

    When I look it up in the wordpress backend in the Post it is nicely seperated probably due to the commas. So this goes fine! I see Hard Soft and Squishy as a seperate tag.

    When I look in the Style tag in the backend, Where my list of all the Styles are, I find them as a long string with the commas: Hard, Soft, Squishy

    and the slug would be: hard-soft-squishy

    I need them to be all seperate:
    Hard
    Soft
    Squishy

    should all be apart and not together in 1 tag.

    Could you please tell me how I can achieve this?

    https://www.ads-software.com/plugins/wp-ultimate-csv-importer/

Viewing 1 replies (of 1 total)
  • Hi,

    If you want import the multiple tags for each post. Kindly delimited the tags by using ” | “(pipe) symbol. I hope it will resolve your issue.

    E.g:- Tag1|Tags2|Tags3.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Tags show up as a long string instead of seperate tags’ is closed to new replies.