• Resolved dirmk4full

    (@dirmk4full)


    Hello

    My feed has few categories separators. For examples:

    One is “/”, also an other product is “>”. How Can I set mutliple separeted?

    Thanks for help

Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @dirmk4full

    Does one of the separators separate hierarchy groups? For example:

    Books > Best Sellers / Books > Featured Authors

    If so, you can use these settings:

    Otherwise, you can convert the “/” to an arrow using a PHP function (see documentation):

    [str_replace("/",">",{categories[1]})]

Viewing 1 replies (of 1 total)

The topic ‘Multiple separators in categories’ is closed to new replies.