Bundle Copy Module instructions not matching drupal site
I’m trying to copy the existing Blog content type on our site to create a new blog for a group of students to update.
I followed Josue’s instructions to use the Bundle Copy Module with the online information here: http://yalesites.yale.edu/node/143
When I get to step 6 Structure > Content Types > Import, the overlay that I get only has the data area shown for copy/paste. There is no field for renaming the content type automatically. http://divinity.yale.edu/#overlay=admin/structure/types/import
I tried to manually rename all the fields to create the new content type, but that didn’t work.
When I just do a flat import of the blog content type, there is no prompt to rename it at any time.
I need to try and have this new blog in place by Friday. Any suggestions are appreciated.
I’ve attached a screen shot of my content type import overlay.
Hello Campbell,
You might need to manually make the 2nd content type. Take a look at the following post: https://www.drupal.org/node/195732. It talks about using multiple blogs in one Drupal page.
Josue