Offie
Offie is a free responsive WordPress theme for personal or developer blog. The theme packed with built-in 700+ Google web font options, custom homepage, custom intro and call to action setup, schematic data ready, microformat ready and SEO friendly.
Custom Homepage Header
You can add icons from fontawesome class, custom link and custom text to each box via customizer->theme options->home
Highlight Latest and Featured Posts
You can featured post in customizer->theme options->home->featured post ids
Mobile Friendly
Google consider snippet or schema markup as ranking factor, the theme also had built in schema markup options if you really want to boost your website search engine micro-data visibility.
[notice type=”info”]Admin backend theme options is obsolete, now to customize the theme, you need to use adminbar->customize->theme options[/notice]
Full Features
[list type=”check”]
- Logo and Fav icon setting in customizer->site identity
- Microformat ready for Google snippet
- Post and Breadcrumbs Schema for prettier search structure in SERP
- Built in social sharing buttons
- 700+ Google Web Fonts to choose from
- Google or any embed advertisement code in post loop, sidebar and single post
- Custom widget – recent post with thumbnail, popular post with thumbnail, featured posts with category and Custom Post Type widgets
- BuddyPress, BBPress and Woocommerce support
- Localization Ready ( mo and po file inside language folder )
[/list]
Still looking for more responsive WordPress theme? Checkout more Responsive WordPress Themes from MagPress.
Hi there,
First of all, Im very happy with this theme and I have started to use it also. Will be giving credits to this theme and magpress through a special link from my blog.
Secondly, there is a small concern with this theme after which i thought i will buzz you regarding this.
On the mainpage (homepage), below the header images the
1) ABOUT section and 2) FEATURED Video section seems to be half covered (i mean the letters) by the image above it. Can you please help me on this. My link would be http://www.netgyan.com/
Rgds
Lokapriya
seem fine to me, need to reduce your video iframe width tho..
ahh..i see what you mean..this happen in firefox not chrome etc..add this to customizer->theme options->custom css
[css]body#custom.gecko .cbp-left,body#custom.gecko .cbp-right {padding:40px 4%;}
body#custom.gecko footer.footer-top .footer-box {padding:30px 3% 10px 3%;}[/css]