Feeds unlock tab
I had one of my feeds freeze up and I can't unlock it. I did some searching and found a function for adding an unlock tab form this...
View ArticleHow do I import product category based on taxonomy vocabulary?
I have a products catalog based on taxonomy vocabulary, as advised the term reference field is on the product content type.Products imports are working fine, but when I try to import product displays...
View Articlecommerce feeds product import not showing up
I imported a file with 5 fields UPC-> SKU(Unique), Product Description -> Title, Unit Price -> Price Amount and 2 custom fields for wood type and knife number the import process says it...
View ArticleHow do I get my blog on Feed Burner?
I'm trying to get my blog onto Google Feed Burner. I've read all about this, but there doesn't seem to be a clear answer. I just get this error.Received HTTP error code 400 while fetching source feed.I...
View ArticleFeeds: Is it possible to set a unique field other than the title field?
I'm trying to create a feed importer that uses a unique ID that is NOT necessarily in the title field of the content type. For example, were I using the feeds importer to import a list of contacts, I'd...
View ArticleHow can I import special characters using Feeds?
I am using the Feeds module to import data into my site from a CSV file.When I try to import a row that has the € character, nothing gets imported and I get an error message.error:General error: 1366...
View ArticleHow to read a feed that provides no GUID, but avoid false positives and false...
We receive alerts from a RSS feed. It contains a title, message, and pub date. For whatever reason, the organization that provides the system for creating the alerts did not include it creating a GUID,...
View ArticleHow to pull twitter feed in content type?
I need to create content type(twitter content ) where i can pull twitter feeds so that i can use that content type for entity reference and print the twitter feeds.Can any one please help or assist me...
View ArticleImport data into Select List using using Feeds and the Feeds XML Parser from...
I have to import some data from a xml document.I'm usuing the https://www.drupal.org/project/feeds and the https://www.drupal.org/project/feeds_xpathparser modules.I have other fields which get the...
View ArticleUsing Feeds to create a content item from XML, then Rules to Publish
One of our sites has Feeds set up to download XML files and create News and Event content types that were created on other Drupal sites. The new items are automatically published after the feed...
View ArticleHow to import nodes and their translations from a csv using Feeds?
Is there a way to provide the original and translated values of the title and the body in a csv for example, and the Feeds module to produce the translated nodes automatically (and synced with the...
View ArticlePagination for Views RSS
I'm using Views RSS module to generate a custom RSS feed. I want to be able to limit the results by adding ?offset=50&limit=50 . How could I achieve that? Is there any Views plugin I could use? Thanks
View ArticleHow to prevent sitewide alert from ingesting duplicates?
I'm using:Drupal: 10.2.4feeds: 3.0-rc2feeds_tamper: 2.x-devsitewide_alert: 2.x-devProcessor Settings is set for the feed to Update existing sitewide alerts.Feeds Tamper is set to create a GUID (the...
View ArticleCustom feed tamper plugin to convert an image GUID into a URI
I have a feed importer for image files, which stores a column in my source csv as the GUID of the final files in Drupal.I also have another importer for, say, articles. In the articles csv, there is an...
View ArticleHow do I import attributes with the feed mapper?
I have a Drupal 7 instance with Ubercart 3, and I'm also using the Ubercart Feed Mappers module to map out the importing of product fields. I have all the fields, images and categories working well,...
View ArticleCannot use feeds to import into data tables where the primary key is multiple
I am using Data Module to create tables in Drupal.Now, I need to import some data through CSVs, for this I want to use Feeds Module. My table consists of more than one primary key i.e. a group of...
View ArticleHow to import Image alt, titles or File description?
Hello Drupal Community,In a Product display i have image and file fields, I was wondering if there is a bulk way to import image alt text and image title or File description?I used feeds to import...
View ArticleProviding a default value for an Entity Reference Field using Views Bulk...
I have a content type called 'Schools' and a CSV spreadsheet that has columns for information such as School Name, Location, Telephone etc...Using Feeds I can import the information on the 111 Schools...
View ArticleRSS not appearing in meta tag
An RSS-feed on my site doesn't show up in the HTML <head> as it is supposed to, which makes it very difficult to find. Here's my situation:A view is displaying the latest blog posts.This view has...
View ArticleImport soap webservice xml to node with Feeds?
I have a soap web service which requires authentication to access its various function. I want to call one function of this web service and import that XML to node in Drupal with feeds module.I am not...
View Article