Backdrop 1.19
Feeds 1.1.1
Feeds Tamper 1.2.2
I've created a Feeds Importer with one item for a taxonomy term...
Catalog (taxonomy_catalog)
with "Search taxonomy terms by - Term name"
Auto create
Create the term if it doesn't exist.
I then go into Tamper and add a Plugin to "Explode" and use ">" as the string separator... and save etc...
I go back to import and it fails with an error...
Missing bundle property on entity of type taxonomy_term
So When I then go back to Edit the feed and "Node Processor" "Mappings" and check the settings for Catalog... and save...the go back to Tamper, the Plugin isn't there.
Is this a bug or am I missing something?
Hope someone can help.
Thanks in advance.
Steve
Recent comments
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors.
View to show a different node each day
That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
[UX] Convert search to a view.
Have you already played with Views random seed? I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
View to show a different node each day
I found a long expired sandbox module for Drupal that would do this. https://www.drupal.org/sandbox/couloir007/2030621 I don't think I've ever used the Nodequeue module. It seems like...
View to show a different node each day
To add a summary of event details to the list below the title and customize the way the time is displayed. If this is part of the library then I guess the easiest way is to create a list...
FullCalendar Views - way to modify list view?