Closed (fixed)
Project:
FontFolio
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2012 at 08:39 UTC
Updated:
4 Aug 2012 at 15:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
israelshmueli commentedWhat you see in the demo website Front page and taxonomy pages are lists of node teasers.
In order to make teasers look as designed you should :
1. Go to admin/structure/types choose your content types and click the Manage display tab and go to configure the "teaser" display.
For the default "Article" node type you can go to /admin/structure/types/manage/article/display/teaser .
Now configure the teaser display to hide all fields but the image field. (see attached screenshot.)
On the other hand, for "Default" displays you should usually display the body field. (See second screenshot).
2. It is better to set Image styles for fonfolio specific dimensions
In the Demo website I overridden the 'medium' image style to have single effect of "Scale and crop" in dimensions of 562x464 .
For full node displays I have overridden the 'Large' Image style to be 'Scale': width 700 (upscaling allowed).
Please let me know if you still have problems with FontFolio configurations.
Comment #2
Gerben Zaagsma commentedThank you very much for this detailed explanation, this helps a lot to understand what I was doing wrong. I will try and work on it this weekend and I will let you know how it works for me.
Best,
Gerben
ps I think it would be a good idea to add this information to the documentation and readme.txt file?
Comment #3
guitarma commentedI agree. That is the first place I look when I want to replicate something done on the demo/dev's screenshot.
Comment #4
israelshmueli commentedThe documentation still need completion. Mainly with multilingual configurations.
Support questions in the issue queue are still welcome.
Comment #5
israelshmueli commented