
Get the Theme
| Version | Demo | Download |
|---|---|---|
| Version 2.0 | Demo | Download |
Malleable is a child theme for the Hybrid theme framework, which means you must have Hybrid installed to use Malleable. Don’t worry. Just because it uses a framework doesn’t mean it’s complicated. It just means that your site will be a lot more powerful and all you have to do is have Hybrid installed.
How to install Malleable
- Install the Hybrid theme first. This is required to run the Malleable child theme.
- Unzip the
malleable.zipfile (you’ve probably already done this). - Upload the
malleablefolder to your/wp-content/themesdirectory. - Go to Appearance > Themes in your WordPress admin.
- Activate the Malleable theme.
Using the Theme
Theme Settings
Malleable allows you to enter information into the WordPress backend and then displays it in the theme.
Go to Appearance > Themes > Malleable.
You can enter the following information:
- Address & Phone number (displays in the header and footer)
- Front page slider settings
Front Page Template
The theme comes packaged with an extra page template for you to use called Front Page.
When you write a page, scroll down toward the bottom of the Write Page panel and select the template of your choosing. You can also set this as your home page by going to Settings > Reading and choosing the page you added the template to as your front page.
You’ll also want to add feature images and thumbnails to your posts to make them look good. For your convenience both of these are located under the Hybrid Settings meta box when you write a post. Of course, Hybrid has a built-in image script that will automatically include images for you (if you’ve attached an image).
The settings for this page template are located at Appearance > Malleable.



[...] ich bin jetzt durch. das neue theme bleibt nun erstmal. das gute stück heißt malleable, stammt von patrick daly und basiert auf dem framework hybrid (wie übrigens das vergangene [...]
[...] Malleable [...]
Um, what am i missing?
Fatal error: Cannot redeclare _check_activewidgets() (previously declared in /home/content/s/p/a/…/wp-content/themes/malleable/functions.php:155) in /home/content/s/p/a/…/wp-content/themes/hybrid/functions.php on line 20
hybrid is installed and seems to be working but when I try to activate malleable it pees its pants a little.
Did you edit the theme at all?
Try re-installing Hybrid and removing your widgets and then adding them back.
Cool theme. Thanks guy for developing it. ;-)
Thanks for your theme Patrick. Just wondering how do I remove the top category navigation that show all the different categories?
The easiest way is to find line 29 in
functions.phpand comment it out or delete. Look for this:add_action( 'hybrid_after_page_nav', 'malleable_cat_nav' );