Custom 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 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 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 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 ArticleRunTimeException on creating feeds
I am stuck with importing RSS feeds. I am able to import them via the cli, but through the cron process I get the message that the directory cannot be written. The permissions seem to be okay, as other...
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 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 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 ArticleHow to Auto Publish nodes based on set interval?
I have nodes being generated from a Feeds import on a periodic basis, however when they are imported I would like them to be queued to be published on an hourly basis (or x minutes)I have looked at...
View ArticleCustomize the output of the Aggregator module
I am using the Core Aggregator module to aggregate content from RSS feeds, and then using a View to output the content.The Aggregator module has two view modes, default and summary. The view modes...
View ArticleIssue while modifying and importing the manually content type data
I have a scenario like this:I am using Feeds Importer to import one content type data. I am using GUID field as the unique field. Also, I am exporting these all the nodes of this content type using...
View ArticleHow to prevent creation of new commerce products in a migration intended only...
Many months ago, I wrote a migration for Commerce products from Drupal 7 to Drupal 10 and successfully migrated those products. However, now I need to migrate the GUIDs from the feeds_item table in...
View ArticleHow to import a Google calendar so that it can be styled?
I am wondering if anyone has any ideas regarding solutions for a custom/styled Google Calendar embed on a Drupal Website. I have a client that would like their events updated via Google calendar but is...
View Articlefeeds importer tamper double importing image
Using feeds import with tamper to split up images at a | our database has thousands of products and only some of them have an image and then some have a second image (a room view of the product) and...
View ArticleImporting large datasets via HTTP
I'm having trouble importing a very large dataset with feeds. It's about 8mb of text in XML format. It imports impossibly slow (I started it about a month ago and it's still not finished).However, if I...
View ArticleLink items from Feeds module to original blog
I am using the Feeds module to publish the contents from a Wordpress blog to my site's home page. I'd like to have the items on the home page link directly back to the original blog rather than the...
View ArticleHow to use feeds tamper to set default value from importer node?
I've got a number of feeds that I want to be able to import regularly. I setup feeds and attached them to a content type, ex. "My Feeds" which imports into another content type, "Article".I also need...
View ArticleImporting shapefiles/kml
I need to add support for importing either kml file or shapefiles, preferably using feeds. The idea is that each record relates to a single node, and the file uploaded could contain hundreds of new...
View ArticlePagination using XML Views Backend
We're using the Views XML Backend module to display XML data in our Drupal site from an XML-based Web API. (We actually have an integration tool wrapping the API, so we can transform data going into...
View ArticleImport images from RSS with Feeds module without Feeds Image Grabber
I'm passing all the sites from D7 to D8 and so far so good. But one of my sites gives me a couple of problems.I was populating the RSS site in Drupal 7 using Feeds Image Grabber. Now, Feeds Image...
View ArticleImport CSV file from S3 Bucket
Using s3 file system & feed import module. Issue is the fetching of csv file from s3 working... says no file or folder detected ... have the folder under s3://public/repo.csv and had read/write...
View ArticleImporting multiple images from Dropbox with Feeds
As part of a product import, I am trying to import images from a link contained in a column of an Excel file. Each link points to a Dropbox folder with 2 image sub-folders (named PRINT and WEB). Is it...
View ArticleDescription field has no text format
The Feed module successfully imports a RSS feed. However the Description field does not display. I can only see it if I click on "Edit". The problem is that the feed-items do not have a text format.How...
View ArticleHow to import multiple terms from XML into a node?
I am trying to import all the Destinations as taxonomy terms using following XML. In my situation, the list is not a comma separated list. It is as...
View ArticleHow can I alter (theme) the default content feed?
How can I alter (theme) the default content feed on the front page (the list of node teasers) so that my 'thumbnail' image style is used instead of my 'medium' style for the images contained in the...
View ArticleFeeds with Xpath Parser won't import images using image URL in XML file
Importing images into a multi-valued image field using image URLs from an XML file is not working for me. The Xpath Parser debug output shows the multiple image URLs being parsed correctly, but the...
View ArticleFeed Import Error
This import was working, now I'm stumped on why it's breaking.An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=79&op=do StatusText: OK ResponseText:...
View ArticleFeeds 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 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 Article