starter-theme
starter-theme copied to clipboard
The "_s" for Timber: a dead-simple theme that you can build anything from
Hi, I'm new to Wordpress Timber + AFC theme development. I read all the `Getting started` pages and set up my local env. I stopped when I wanted to use...
I'm using the Timber plugin with Underscores.me template (https://github.com/timber/starter-theme) to create a website (manual install). I used the Yoast and SEO Framework plugin and both create an issue! When I...
I am experiencing a challenge getting search results in a theme created with Timber and using the Timber starter theme. I've documented my issue [here](https://stackoverflow.com/questions/48310429/timber-search-results-not-working). In doing some further troubleshooting,...
Hey guys, we're inheriting a project which was built on timber and are running into quite the mess in terms of performance. On every page load timber Term class is...
Are there any plans allow twig namespace registers? This is built-in twig functionality, see: http://twig.sensiolabs.org/doc/2.x/api.html#loaders These namespaces would allow, for example, pattern lab twig templates to be imported via a...
Hi guys! I tried to research a little over the internet and did not found any consistent snippet or example of using TGM with timber. I believe and built-in example...
I read about Timber on [Chris Coyier's blog](https://css-tricks.com/timber-and-twig-reignited-my-love-for-wordpress/) and thought I would give it a shot. Is there anything additional we have to do to get this starter theme up...
I'm a little confused about wp_head, get_header and wp_footer: I installed WooSidebars which needs a call to get_header(); So i placed get_header in page.php Now the header.php gets executed and...
Timber `1.0.0` now uses namespaces, the starter theme should reflect that.