You cannot post messages because only members can post, and you are not currently a member.
Description:
This is a mailing list for the users of the Roots Theme for WordPress that's based on HTML5 Boilerplate and Bootstrap from Twitter. http://www.rootstheme.com/
|
|
|
Live examples
|
| |
Hi all,
I think it would be helpful to start a thread where we'll post
examples of finished sites we've developed under the Roots Theme.
I always find great answers and insight when seeing actual work and
solutions.
Thanks.
|
|
Theme Wrapper Explained
|
| |
First off, kudos to Ben and to the community for creating and supporting this project for free. It's a great tool in most regards and I hadn't run into any issues until today, when I got creative with overriding the base.php 'Theme Wrapper.' In a nutshell, the theme wrapper concept is designed to save the rewriting of code, but unfortunately it hacks away at... more »
|
|
Gallery shortcode on Home Page
|
| |
Hey all, wondering if you can help me. I'm setting up a home-template.php which contains <?php /* Template Name: HomePage */ ?> <?php get_template_part('templates/p age', 'header'); ?> <?php get_template_part( 'templates/content', 'page'); ?> <?php get_template_part( 'templates/home-category', 'posts'); ?>... more »
|
|
[Coming Soon] Bootstrap 3.0.0
|
| |
This is a reminder that Bootstrap, the CSS + HTML + JS framework that Roots utilizes, is fast approaching a major milestone that will shake things up. For existing themes, consider freezing updates to them on their current branch(es) before BS3 is merged into Roots next month, when Bootstrap 3.0.0... more »
|
|
Broken plugins? Check your console
|
| |
Roots is now using jQuery 1.9.x which includes lots of code removal that breaks existing plugins that haven't yet updated: [link] If you're running into a problem where a plugin isn't working with Roots but works on another theme, this is likely the issue. You should always be... more »
|
|
Disable wide layout on roots theme
|
| |
I'm developing a site using Roots/Bootstrap and I was wondering what the easiest way to disable the wide layout (1200+) is? I'd like my design to be 960px wide and scale down from there. Also, is there a list of the media queries I should be using? The app.css only had @media (max-width: 767px) {... more »
|
|
pagination / static front page /
|
| |
Hi guys, the pagination on a page is breaking when that page is set as the Roots Themes static front page. I'm reasonably sure this is a Roots Theme conflict with permalinks / .htaccess / static front page. next_posts_link points to page/2/ on the homepage. On page/2/ the next_posts_link points to the same page/2/.... more »
|
|
Modernizr, cssHooks, LESS and proprietary properties!
|
| |
Hi all, I really need to have to summarize here... Please tell me If I understood clearly. *First:* Modernizr does not do magic! It won't add the missing functionnality to a browser that doesn't support it. *Second:* cssHooks can change a standard css property for a browser that only accepts the proprietary one by this specific one.... more »
|
|
Roots & Multi-Site & Domain Mapping
|
| |
Hi guys, I'd like to use roots with WP Multi-Site and Domain-Mapping active. In order to make the multi-site work I needed to change the .htaccess and now the /assets/* rewrites stopped working. Is there something I can do to make it work again? Kind regards Mikey
|
|
Missing Title for Buddypress pages
|
| |
Hello guys. Somehow, titles for Buddypress pages are showing up empty. Not much of a PHP developer, I get around with the codex. But I've been scratching my head for the last few hours and can't figure what's wrong. I'm hoping someone could help me out. I'm using bp 1.7.2, fresh install, no other plugins activated. And it seems... more »
|
|
Custom avatars
|
| |
I'm having a fair bit of trouble with custom avatars with a theme I'm building... and I was wondering if anyone would know how to apply this tutorial to the Roots setup? [link]
|
|
Question: How to handle responsive images?
|
| |
Hi guys, does the theme support responsible images in a way that big image-files are served to desktops and smaller images to phones/small screen sizes?? Is there a plugin (which is compatible with this theme) that you would recon for this? Thanks for your tips and kind regards Mikey
|
|
Roots Site for Whenua Iti Outdoors - New Zealand
|
| |
Hi Folks, Meant to post this up here an age ago. Here is a site I built on the loveable Roots Theme for the Non-Profit Whenua-Iti Outdoors last year: [link] It was a pleasure to work with great graphics from Branch Design, and of course Ben Word's Roots Theme. Mad props to Ben and ALL the contributors.... more »
|
|
Another Base.php
|
| |
Hi All, Really getting my head round root's but as with everything we hit walls sometimes! I have added a base-home-page.php for the home page so I can add a full with slider but want to do the same on my contact page. How do I do this? Can I add another base.php or can I edit the config file to remove... more »
|
|
|