Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Merge category in one
    <category>Lewiston-Auburn City Approved Metered</category>

    Add any seperator(eg:space) and see this

    Multiple categories:
    Enter a Perl-compatible regular expression here if the feed provides multiple categories in a single category element. The regular expression should match the characters used to separate one category from the next. If the feed uses spaces (like del.icio.us), use the pattern “\s”. If the feed does not provide multiple categories in a single element, leave this blank.

    Hope this helps.

    I do not know what you mean.

    Add a feed and See this

    Multiple categories:
    Enter a Perl-compatible regular expression here if the feed provides multiple categories in a single category element. The regular expression should match the characters used to separate one category from the next. If the feed uses spaces (like del.icio.us), use the pattern “\s”. If the feed does not provide multiple categories in a single element, leave this blank.

    In your case the separator is comma. The regex might be [,] or just ,

    Add default category ‘ticket only’ to all feeds in Categories & Tags Settings at the bottom.

    Try
    Syndication > Performance > Clear all cached feeds from WordPress database

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