Fastfood - WordPress theme
Project page:
Author page:
Licensed under GPL
- http://www.gnu.org/licenses/gpl-2.0.html
- "iconSweets2" iconset by http://www.yummygum.com. See "images/iconSweets2 - License.rtf"
- MP3 audio player: see license in resources/audio-player/license.txt
- Unless otherwise specified, all images are original creations and licensed under GPL
REQUIREMENTS:
- PHP 5+
- Wordpress 3.1+ (REQUIRED)
THEME FEATURES:
- Fixed width : your site will look the same for everyone regardless of screen resolution
- Two columns : to fill with your content that will be visible and accessible
- Widgets Support : use the widgets if you want to enrich the site
- Translation ready : Fastfood is ready to be translated into other languages (English and Italian are included)
- Up to 5 sidebars : yes, it's true! you have up to 5 sidebars for your extra content & widgets
- Standard WordPress : fully compliant with the standards required by WordPress
- WP 3.0 features : Fastfood supports the new features introduced by WordPress 3.0, like custom menus and post thumbnails
- Gravatars Support : your gravatar follows you everywhere
- Quick navigation : all the more useful links always at your disposal
- Print preview : you want to print an article? look at the preview first!
- Custom header and background : change the look of your site header easily
- Theme options : enable or disable theme special features
- Funny animations : your site comes to life!
- Mobile support : Fastfood has a dedicated style for mobile view (touchscreen friendly)
- Custom widgets : A lot of new widgets (like "Social Links", "Popular Post", "Latest Activity", "Popular Categories" and many more) at your disposal
- Post formats: support for post formats ("aside", "gallery", "status")
- Floating comment form: now draggable (required js enabled)
- Custom Template "One column, no sidebar": a custom page template without sidebar
- Inline post expander: expand a post to show the full contents when the reader clicks the "Read more..." link
TECHNICAL:
- theme uses a custom "comment-reply.js" file, named "comment-reply.min.js" (YUI compressed)
- *.dev.js files are the same as *.min.js, but commented and uncompressed
- theme uses jQuery javascript framework. jquery-ui-effects-1.8.6.min.js contains extra visual effects
- if you experience any javascript problem, try disable animations in admin -> theme options
- print_preview.css is a stylesheet file used to emulate a print preview.
- the theme detects the following mobile devices/browsers/os : ipod, iphone, android, opera mini, blackberry, palm, symbian and many more
- in order to use the new widgets, you need to activate them in admin -> widgets
- the secondary menus (one on top of page and one above the footer widget area) are optionals and must be enabled in appearance -> menu. They support only one level of hierarchy
CHANGE LOG (FROM VERSION 0.32.2):
- Adds:
- Breadcrumb NavXT native support
- simple javascript-based font resizer
- "quote selected text" function
- filter for adding/customizing theme options
- YFrog added to the "Follow me" widget
- WP Multibyte Patch excerpt length support (thanks to gdgd_hirahira)
- WP-Paginate native support
- Fixes:
- now uses the WP jquery-effects-core script
- in static extra info, was displaing "1" instead of post author infos
- PHP version removed for security reasons
- wp_title() now uses filter
- the_title filter warnings
- minor fixes in code and style
CHANGE LOG (FROM VERSION 0.32.1):
- Fixes:
- mobile detection
- WP3.4 - some "Deprecated function" notices
CHANGE LOG (FROM VERSION 0.30):
- Adds:
- simple gallery editor
- option for hiding main menu
- new look for options page
- mobile view customizable using widgets
- Pinterest added to "I like it" buttons and to the "Follow me" widget
- Delicious added to share links
- "back to defaults" link for resetting the theme options
- custom lenght for posts excerpt
- custom css code in theme options
- custom "more" tag and "excerpt more" string
- custom text for blank titles
- audio player
- header images slider
- Fixes:
- "mini login" form behaviour
- Orkut and Buzz removed from share links and from the "Follow me" widget
- minor fixes in code and style
- Notes:
- IE6 support no more maintained
CHANGE LOG (FROM VERSION 0.28.2):
- Adds:
- Google +1 and Xing added to "Social Links" widget
- javascripts grouped
- new look for theme options page, and a lot of new options
- "like" badges (Google +1, Facebook, Twitter, LinkedIn, StumbleUpon)
- Thickbox for images/galleries
- fixed bars (quickbar, navigation and status) fully customizable (via theme options)
- title and content (in indexes) can be selected for each supported post format
- new widget area, after the post content
- WP-pagenavi native support
- breadcrumb navigation
- Fixes:
- Wordpress 3.3 compatibility
- links in navigation bar
- fallback file for non-supported post formats
- style for status/aside posts with float images inside
- Odnoklassniki icon
- post info rollover not working in Safari and Chrome
- "Follow me" widget links and "Recent Comment Authors" widget links now open in new tab/window
CHANGE LOG (FROM VERSION 0.27):
- Adds:
- Options for post/page details management
- Qzone, WindowsLive, Odnoklassniki and VKontakte services added to "Social Links" widget
- Fixes:
- links in navigation bar
- gallery preview + custom permalinks
- EXIF informations for attachments (can be disabled via options)
- small bug in multipages menu dropdown
CHANGE LOG (FROM VERSION 0.21):
- Adds:
- floating comment form is now draggable
- child theme friendly
- custom template "One column, no sidebar"
- option for showing content or excerpt in posts overview
- inline post expander
- gallery preview on fly
- 2 custom widgets ( "Besides...", "Recent Posts in Category" )
- "status" format support
- page 404 can be enriched with some useful widgets
- new 5 cool header images
- customizable links color
- customizable header height
- share links on posts/pages
- Weibo (aka Sine) and Tencent services added to "Social Links" widget
- new custom background page (now with the position-x missing option)
- option for disabling the navigation bar
- Fixes:
- "mobile support" option now is deactivable
- page hierarchy
- minor changes in style
- heavy changes in mobile support
- excerpt in quickbar
- increased compatibility with IE6
- title in "Social Links" widget
CHANGE LOG (FROM VERSION 0.20.2):
- Adds:
- Post formats support ("aside", "gallery") (can be disabled/enabled in theme option)
- Two new widgets ("Social Links" and "Popular Categories")
- More integrated style for wp admin bar (can be disabled/enabled in theme option)
- Two new menus, one on top of page and one above the footer widget area
- "rtl" language support
- New contact methods in user profile (Twitter, Facebook)
- New header image ("orange stripes")
- Linked header image (can be disabled/enabled in theme option)
- Fixes:
- "today is" issue (thanks gdgd_hirahira)
- Increased compatibility with multi-byte environments
- Increased compatibility with WP admin bar
- Theme functions, variables, options, etc. prefixed with theme-slug (WP require)
CHANGE LOG (FROM VERSION 0.20):
- Fixes:
- Images width
- Clearing floats
- Compatibility issues with WordPress 3.1
CHANGE LOG (FROM VERSION 0.16):
- Adds:
- Mobile dedicated style (touchscreen friendly)
- editor-style support
- Paginated comments
- Three new widgets ("Popular Post", "Last Activity" and "Latest comment authors")
- Option for disable/enable mini login form in quickbar
- New header image ("abstract")
- Fixes:
- Removed useless "trackback" label after comments list
- Position of floating comment form (when sidebar is showed)
- Automatically disable mini login form in quickbar if siCaptcha Plugin is installed
- "Leave a comment" link error when custom comment form is not active
- Comments on closed posts/pages
- Full translation ready
- Some minor graphical and coding issues
CHANGE LOG (FROM VERSION 0.14):
- Adds:
- New powerful core engine
- A lot of options
- Floating comment form can now be disabled (via options)
- Custom background
- Widget area under main menu
- Highlight current page in menu
- Sidebar on pages/articles (via options)
- jQuery powered (instead of MooTools)
- Custom admin panel appearance
- Quickbar tools. Add your tools to the quickbar (need basic html and php coding skills)
- Fixes:
- Main menu correctly sorted: sorted as you sort it
- Images grouped: the theme loads faster
- Custom header: you don't need to delete your site title anymore. Just unset it in Appearance->Header panel
- Links to Wordpress admin even in non standard installations
- Previous/Next page links now follow the menu ordered sequence
- No more trackbacks in recent comments (useless)
- Minimum width 960px (from 1024px), for small devices
- Some javascript bugs
- Some graphical bugs
SUPPORT:
- for any question/problem contact us at
- code repository
CREDITS:
- Everyone who helped us with bug reports, suggestions and translations. Thanks!