Closed (fixed)
Project:
Acquia Prosper
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 15:14 UTC
Updated:
26 Jan 2012 at 19:51 UTC
I cloned the view and imported it into my site, but I can't get the same block to appear on the home page.
http://electric-door-supply.com
Thank you!
Comments
Comment #1
sheena_d commentedOn the demo site, we are using the uc_products view page (which comes as part of the Ubercart module) as the homepage.
Here is a good tutorial on using Views pages on your homepage: http://www.apaddedcell.com/custom-home-page-drupal-7-views
For more help with Views, you can refer to that documentation at http://drupal.org/node/109604
Here is more information on changing the Front page of your site: http://drupal.org/node/265172
Comment #2
HaloDigitalDesign commentedThis is what happens when I work until 3AM. What an obvious solution!
I can open a separate thread for this, but am I able to display both the catalog page and the product view page on the home page?
Thank you for your assistance!
Comment #3
sheena_d commentedYou would need to display one of those views either as a block or as an attachment on the other view. The Views documentation has more information on that.