ushre
Forum Replies Created
-
Forum: Plugins
In reply to: [FeedWordPress] Feeds not importing/creating tagsMerge 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.
Forum: Plugins
In reply to: [FeedWordPress] Issues with CategoriesI 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.
Forum: Plugins
In reply to: [FeedWordPress] Posts not add to websiteTry
Syndication > Performance > Clear all cached feeds from WordPress database