skeleton_wp icon indicating copy to clipboard operation
skeleton_wp copied to clipboard

Skeleton is a simple, responsive WordPress theme based on the Skeleton Boilerplate. It has several useful shortcodes, such as tabs, toggles, cross-browser CSS3 buttons, and layout columns. It also inc...

Results 12 skeleton_wp issues
Sort by recently updated
recently updated
newest added

I've been trying to get the sub-menus to change background colour when hovering over but can't seem to do it. The preview and demo Skeloton site does have menus that...

The Skeleton Theme needs an update (is throwing notices when debug is "On".) It calls deprecated "add_custom_image_header" on line 269 of functions.php. Should use add_theme_support( 'custom-header', $args ) instead. It...

Including this - /wp-content/themes/smpl-skeleton/images/arrow_bullet.png /wp-content/themes/smpl-skeleton/images/arrow_bullet_left.png

Fixed Github Markdown rendering

Any hints as to how I could add a typical bootstrap-like top bar nav that collapses in mobile view with a RHS hamburger icon?

When you create a custom post type, the blog page turns into active state as if it's the current one. Need a way to exclude or separate the 2 posts...

I have tested your theme very well on https://developers.google.com/speed/pagespeed/insights/ and it reports some css problem can you fix?

the Url which is http://themes.simplethemes.com/skeleton/

My hosting provider upgraded PHP to 5.5.6 today and now my site with Skeleton doesn´t work. I get an 500 internal error. The normal themes (twentyfourteen etc.) works fine. Wordpress...

Hi Casey, Is it possible to modify and use the layout.css within the child theme. For instance, skeleton_childtheme > css > layout.css does not render. It always uses the parent's...