Giter Site home page Giter Site logo

simplethemes / skeleton_wp Goto Github PK

View Code? Open in Web Editor NEW
1.0K 1.0K 395.0 2.93 MB

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 includes a bbPress skin/stylesheet and sample child theme.

Home Page: http://themes.simplethemes.com/skeleton/

PHP 81.14% CSS 18.13% JavaScript 0.73%

skeleton_wp's People

Contributors

agentk avatar eyecool avatar jeremyclark13 avatar koncept-web avatar simplethemes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skeleton_wp's Issues

Theme localization

I'm trying to translate the theme in to my language. The translated string doesn't show up on the site. I found in functions.php:
load_theme_textdomain( 'smpl', PARENT_DIR . '/languages' );

and changed this to:
load_theme_textdomain( 'skeleton', PARENT_DIR . '/languages' );

Now translation is OK. I'm not so familiar with localizing wordpress and I'm no sure if this is a bug or not.

a little typo in readme

Hi, on your readme file it says:

To crate your own, you should start with three files:

but should say

To CREATE your own, you should start with three files:

Thanks for a very nice theme and have a nice day

cant install from wp admin

Installing Theme from uploaded file: simplethemes-skeleton_wp-64453dd.zip
Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.

Unable to Join Buddypress Group.

Have isolated fault to be with theme.

On 2 separate installations with all plugin deactivated except buddy press the user cannot join group.

You can click it within the group, it refreshes and you haven't joined.

You can click it from within the Groups Directory and it disappear and you do not join.

If you right click and open link in new tab it will work.

See full screenshot doco here:

http://tradr.com/groups/report-a-bug/forum/topic/nothing-happens-when-you-click-on-join-group/

Cheers

Johnny

Horizontal menu on mobile version

Hi

I have a question that i hope you can answer.
Is possible to avoid the menu to risizein vertical mode on mobile version ?
I'd like to have the same full menu in the mobile version lime the desktop version in order to avoid the auto formatting in one column on mobile versione.

Is it possible to do that?

I really hope you will be able to help me out

Thanks a lot in advance.

Extra Header Text should be a WIDGET!

Extra Header Text should be a WIDGET, not some kind of custom data that you save besides the other CMS data structures - please use widgets for these kind of thing!

Jigoshop: Select what products that are visible on the first page?

I've come quite a long way in customising a child-theme based on skeleton_wp. It's not perfect, but I've managed to get it to work+look ok now.

I have some more things to sort out before I'm ready to send it out there :)

Is it possible to select what products that are visible on the first page in the JigoShop? As I have it default it shows the newest products. It would be great to be able to show for example featured products there instead.

Ideas for that?

Comment textarea resize problem

Hi again,

When you try to resize browser, textarea at the comment section doesn't resize with smaller size and horizontal scroll bar appear at the bottom....

Can't add url link to header image

Hi

I can upload a header logo image from the back end.

But i can't assign a url to it.

It always points to the current page/post url instead of the blog home page url.

Johnny

Gravatar images don't display now

A few weeks ago I've noticed that Gravatar images don't show anymore. The theme creates the image link to:

http://0.gravatar.com/avatar/6c403495892d6c202339f9554fa76c3f?s=64&d=%3Cpath_to_url%3E&r=PG

The problem seems to be don the "path_to_url" parameter as:

http://0.gravatar.com/avatar/6c403495892d6c202339f9554fa76c3f?s=64&r=PG

Works as intended.

I didn't change anything on the theme. The only change were Wordpress recommended upgrades. I'm using Wordpress 3.5

Shortcodes add "p tags" when hit Enter in Text Edition

Hi everyone, Im currently using some Shortcodes on a Page.

Columns, Buttons, and Callouts shortcodes add a new "p tag" when i hit Enter to indent with another shortcode. for example:

[callout]
[one_half]
Some Text 1
[/one_half]
[one_half_last]
Some Text 2
[/one_half_last]
[callout]

This prompt HTML:

<div class="cta">
<p></p>
<div class="one_third">
<p></p>
Some Text 1
</div>
<p></p>
<div class="one_third last">
<p></p>
Some Text 1
</div><br>
<p></p>
</div>

PD: Its better write all in HTML or use Shortcodes???

Thanks

bbpress_functions.php path in child theme's functions.php

used the skeleton_childtheme/functions.php in a child theme an got a

" Warning: require_once(/srv/www/intern/DemoBlog12/wp-content/themes/skeleton/bbpress_functions.php) [function.require-once]: failed to open stream ... Fatal error:

until I fixed the resp. require in skeleton_childtheme/functions.php to read
...
if ( class_exists( 'bbPress' ) ) {
# require_once (PARENT_DIR . '/bbpress_functions.php');
# os: 2012-05-07 no, bbpress now in subdir
require_once (PARENT_DIR . '/bbpress/bbpress_functions.php');
}
...

fresh install collapses on ie

Hi Guys, just got a fresh install for testing. Doesn't work on any versions of IE. It's weird, because the demo site works perfectly with the same IE versions on the same PCs.

Can't figure out the reason, css files / file versions are the same than on demo.

Here's a link: http://ske.balusite.com

As you can see the sidebar is down at the bottom of the page. Drop-down width is broken, etc... Basically css is broken.

I know IE is one of the worst things on Earth, but the demo site works fine on it so why an untouched fresh install collapses?

I'm probably missing something here, but can't see what.

Any help or suggestion is greatly appreciated.

Problem with is_page_template in skeleton_childtheme/funciotns.php

Hi,

I think there is a problem on row 770 in these rows:

if (is_page_template('onecolumn-page.php')) {
    $columns = 'sixteen'; 
}

I don't think it works. For me it returns false all the time. Even if I change to the onecolumn template.

I made the following instead:

if(endsWith(get_page_template(),'onecolumn-page.php')){
    $columns = 'sixteen';
}

Then I added the following functions from PHP.net

// returns true if $str begins with $sub
function beginsWith( $str, $sub ) {
    return ( substr( $str, 0, strlen( $sub ) ) == $sub );
}

// return tru if $str ends with $sub
function endsWith( $str, $sub ) {
    return ( substr( $str, strlen( $str ) - strlen( $sub ) ) == $sub );
}

Thanks!

Jigoshop Catalog Error

On the Jigoshop catalog page, I got the following errors.

Warning: require_once(I:\xampp\htdocs\wps2\wp-content\plugins\jigoshop/templates/jigoshop/loop-shop.php): failed to open stream: No such file or directory in I:\xampp\htdocs\wps2\wp-includes\template.php on line 390

Fatal error: require_once(): Failed opening required 'I:\xampp\htdocs\wps2\wp-content\plugins\jigoshop/templates/jigoshop/loop-shop.php' (include_path='.;\xampp\php\PEAR') in I:\xampp\htdocs\wps2\wp-includes\template.php on line 390

Tracked the issue into loop-shop.php which reads:

<?php jigoshop_get_template( 'jigoshop/loop-shop.php' ); ?>

Changing it to this (hinted by the extra "jigoshop" in the path in the error messages) works.

<?php jigoshop_get_template( 'loop-shop.php' ); ?>

WordPress 3.4.2
Jigoshop 1.3.3
Skeleton simplethemes-skeleton_wp-9d6405e
XAMPP 1.8

background issue

Hi,

I downloaded and tried with your theme .

I see that your background feature from wp admin panel doesn't work.

It would be better if you check it...

Hoko :D

Trouble installing skeleton

Hi,

I get a fatal error on installing skeleton. How do you think I can fix this?

Fatal error: Cannot redeclare st_related_posts() (previously declared in /home/u4524989/domains/marmalademoon.com/public_html/wp/wp-content/plugins/simple-tags/inc/functions.tpl.php:75) in /home/u4524989/domains/marmalademoon.com/public_html/wp/wp-content/themes/skeleton/shortcodes.php on line 380

No need for Role selext box in edit user page

In this page form-user-edit.php there is no need for the user to select what role to be.

To fix that I removed this part of the code:

    <?php if ( bbp_is_user_home() ) : ?>

        <div>
            <label for="role"><?php _e( 'Role:', 'bbpress' ) ?></label>

            <?php bbp_edit_user_role(); ?>

        </div>

    <?php endif; ?>

Tabs work well - not with shortcodes

Hi

The tabs you have included in the theme work well normally.

However, when you try to use short codes within the tab, the new short code does not execute at all.

Any way around this?

Many thanks,

Johnny

flyout menu does not display properly on smaller size (resize) of screen

Hi,

I am having trouble with the flyout menu, when the screen is minimized and the menu is in vertical mode. Unlike the demo site it does not "push" the items below it down and just displays the sub navigation menu over top of the top level items in the menu. I have redownloaded and copied across the theme and I am not showing any errors in wordpress regarding this. Wondering what the cause of this is?

Thanks,

Jeremy Cummings

skeleton_childtheme Warning and Fatal error after I activate the theme

I just started using the theme and I love it, but if I try to activate the child theme that comes with it it trows an error and a warning:

Warning: require_once(/.../wp-content/themes/skeleton/bbpress_functions.php) [function.require-once]: failed to open stream: No such file or directory in /..../wp-content/themes/skeleton_childtheme/functions.php on line 89

Fatal error: require_once() [function.require]: Failed opening required '/.../wp-content/themes/skeleton/bbpress_functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /.../wp-content/themes/skeleton_childtheme/functions.php on line 89

Of course I could just start my own child theme and I will, but I wanted to share with you so we can help other people that cannot.

Jigoshop Fatal error: Call to undefined method jigoshop_cart::get_subtotal_inc_tax() in /___/ themes/skeleton/checkout/review_order.php on line 30

After different tests the skeleton theme seems not to work correctly on the checkout page where the following message occurs:
Fatal error: Call to undefined method jigoshop_cart::get_subtotal_inc_tax() in /wp-content/themes/skeleton/checkout/review_order.php on line 30

Even I tryed to reinstall all from scratch and having deactivated all the others plugin and heaven that haven't give me a clue.
When putting back the twentyeleven theme it works correctly.

I'm not able to find out where is the problem from.

Faithfully yours,
Michael

Child Theme Constants Already Defined

Debug Messages:

Notice: Constant PARENT_DIR already defined in /Users/gregfuller/dev/htdocs/greful/wp-content/themes/skeleton/functions.php on line 60

Notice: Constant CHILD_DIR already defined in /Users/gregfuller/dev/htdocs/greful/wp-content/themes/skeleton/functions.php on line 61

Notice: Constant PARENT_URL already defined in /Users/gregfuller/dev/htdocs/greful/wp-content/themes/skeleton/functions.php on line 63

Notice: Constant CHILD_URL already defined in /Users/gregfuller/dev/htdocs/greful/wp-content/themes/skeleton/functions.php on line 64

Image logo is not responsive

If I set 500px wide image logo, there is no option to switch to smaller logo, if browser width is get smaller. Logo can't be responsive this way.

Langage folder for child themes

Hello,
to make the po/mo files accessible from child themes, could you use the STYLESHEETPATH constant instead of PARENT_DIR in the functions.php.

load_theme_textdomain( 'skeleton', STYLESHEETPATH . '/languages' );

thx

remove ?get_styles=css query in production

Its not optimal to parse theme css options this way. I see anywhere from 300-400ms to parse the style.php. it makes it so that I can't add this to the minified css.

Can you change the theme editor to write to a static file instead? Currently im just taking the contents of the file and just saving it off to a file.

I don't see where someone would want to change their styles all the time that would warrant a need to have it dynamically parsed.

wp 3.4

Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( 'custom-header', $args ) instead.

Notice: get_current_theme is deprecated since version 3.4! Use wp_get_theme() instead.

Notice: get_theme is deprecated since version 3.4! Use wp_get_theme( $stylesheet ) instead.

Notice: get_themes is deprecated since version 3.4! Use wp_get_themes() instead.

Problem with tabs shortcode

Hi,

I've got a problem with tab shortcode. By default the links in the ul.tabs li should be e.g.
<a href="#t1" class="active">Tab 1</a>
<a href="#t2">Tab 2</a>

The problem I had on one of the servers is I've got something like
<a href="http://domain.com/#t1" class="active">Tab 1</a>
<a href="http://domain.com/#t2" >Tab 2</a>

Because of the href tabs doesn't work.

Don't know why this happens and don't know how to solve this problem.

Maybe someone here can help with this.

Best
maarcin

getstyle is a performance issue.

Hi,
I like and I use this theme, but while I tried to make website faster to load, I noticed that the call to "get_styles=css" in the header.php each time is a heavy solution :\

And apparently neither supercache nor wp-minify can cache the result ( Did I miss something ? )

So, to solve the issue I created a static file with the generated CSS content, and I comment the css link in header.php, then I created a function to load the static file in wp_head.

Is it possible to have a caching solution, or you can write the CSS directly in the head/style of the HTML ?

Trying to create a new home.php template but getting columns issues

Hi

I am trying to create my own widgetised page with no loop in it.

For when users go to the root of my site.

If wordpress finds a home.php this will load.

I created home.php as follows:

http://pastebin.com/s4gr4fjX

However, for some reason it thinks it is eleven columns wide, and brings the body width down to 640px?

It is heaps weird. Has it got something to do with that st_before_content($columns); code?

All I want for my home page is

header
top widget zone (full width of wrapper)
bottom widget zone (full width of wrapper)
footer

Any ideas/guidance?

Cheers,

Johnny

skeleton/style.css "li.active" selector

line 244: #navigation ul li.active a {

shouldn't "li.active" be "li:active"?

maybe i'm misunderstanding its use, but it seems like all the skeleton css have '.active' as opposed to the pseudo-selector ':active' --- not just the one example i reference here.

Parse error on skeleton/admin/options-framework.php

Hi. When I tried to activate skeleton on wordpress I got a parse error on line 260 of options-framework.php:

260: add_settings_error( 'options-framework', 'restore_defaults', __( 'Default options restored'<--missing quote ,'skeleton' ), 'updated fade' );

There is a missing quote, fixing it everything works fine.

Can't install the theme

Hi!

I'm having a little trouble trying to install the theme. I copy the folder skeleton to the directory wp-content/themes just like you say in your instructions, but when I try to activate it, in the Appearance->Themes page, the theme isn't there. I tried with diferent versions of wordpress and the result is always the same.

So, what's the problem?

Thanks,
Mário Balça

Navigation bar

I have a problem with changing the color of the nav bar, is there an Easy way to do this - or do you have a guide already?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.