Active
Project:
BlueMasters
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2011 at 16:40 UTC
Updated:
20 Jul 2011 at 17:04 UTC
Jump to comment: Most recent file
Hi! I really don't see any way to avoid front-page loading, except code changing. Tried to change front-page in site information to /blog, it doesn't work.
Any help how can i fix it?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | blue-masters.zip | 502.58 KB | prajaktam |
Comments
Comment #1
prajaktam commentedHello brozduke,
1) Do you want to remove the styling of the front page completely? And make the front page look like the internal pages? If so then I think you should move the page--front.tpl.php to some bkp file like page--front.tpl.php.bkp and then go to configuration->performance and clear the cache. So now the theme will pick page.tpl.php file for all the pages including the front page. Now In the site information you can set the front page to path blog and it will list all the blog entries.
Or
2) If you want to use the front page styling and just want to display the content then add the following line in your page--front.tpl.php file below the banner content:
I am attaching a folder with the changed page--front.tpl.php file and a screenshot how the front page will look with the content below the banner and with using the page.tpl.php for front page.
Hope this helps.
Thanks,
Prajakta
Comment #2
gtsopour commented