Posted by daveslc on June 8, 2010 at 10:58pm
I am trying out OP and have a test event. Why do events show up on the home page, even when the 'publish to home page' check box is unchecked? Is this a 'context' setting that needs to be changed?
I am trying out OP and have a test event. Why do events show up on the home page, even when the 'publish to home page' check box is unchecked? Is this a 'context' setting that needs to be changed?
Comments
The content that shows up on
The content that shows up on the homepage is controlled by views. Most of the items on the homepage (featured stories, events, blogs, multimedia, etc...) come from views.
Unchecking the "publish to home page" is not enough in this case, because the Open Publish home page is not your standard homepage. If you look at Context, you will see that each block region is basically populated by blocks.
If you don't want an item to appear on the homepage, you can either not publish that item, remove that block from the home page from the Context settings, or tweak the view that display the content to that block to your liking.
I am lost on this matter
I can't get rid of the Our Tweets.
I've disabled it in blocks and context (front page). Yet it is still there.
You will need to remove the
You will need to remove the line :
from page-front.tpl.php in the 'sites/all/themes/yourthemename/page' folder.
M