Giter Site home page Giter Site logo

obenland / the-bootstrap Goto Github PK

View Code? Open in Web Editor NEW
110.0 110.0 46.0 1.66 MB

A responsive WordPress Theme based on Bootstrap, from Twitter.

Home Page: http://en.wp.obenland.it/the-bootstrap/

License: GNU General Public License v3.0

PHP 80.10% CSS 6.63% JavaScript 13.27%

the-bootstrap's People

Contributors

benfarhat avatar claudiosanches avatar jmjf avatar m038 avatar meshuga avatar obenland avatar ronniskansing avatar serzhenko avatar zerquix18 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

the-bootstrap's Issues

Font Awesome iconic fonts instead of Glyphicons

Hi!

Have you considered packing Font Awesome iconic fonts instead of Glyphicons PNG?

Fonts scale much better, absorb the element's style and can be styled, and are much more complete (over 200 icons).

Also, integration is plain and simple.

Thumbnail image not visible in iPhone

Hello,
I have encountered a thumbnail image display problem when browse in iPhone.

To reproduce it, try browse to http://the-bootstrap.obenland.it/post-format-test-gallery/ from iPhone, you will find all the gallery images are reduced to 1x1px square. Same results are encountered for thumbnail image on my page http://www.ba0sh1.com

I can reproduce this using Safari under OS X, by reducing the windows width. However if I drag the window wider, the thumbnail images will be shown and if I again reduce the windows width, the thumbnail images are persistent.

This problem does not happen on other browsers such as Chrome on iPhone. It does not happen on Safari for iPad either.

child theme / css

re: child theme / css

i did some changes to 'the-bootstrap' functions.php file so that the calls to the css files use 'get stylesheet', instead of 'get template'.
this allows for me to reference the child theme's versions of 'bootstrap' and 'bootstrap-min' css files.

this seems to be the only way i can make changes that render. i would rather not edit the parent themes functions.php file, and i would rather just make changes in the child themes css file.

can you explain what would be the best way to use the child theme files rather than edit the parent theme?

Add 'updated' rich snippet information

When I run my site through the Google Rich Snippets Testing Tool[1], I receive the following for entries:

Warning: Missing required field "updated".

[1] http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fwww.codenoevil.com

I'm not sure however where in the theme to make the fix as different blogs say to add the necessary content in different places. Thanks!

http://wordpress.org/support/topic/theme-the-bootstrap-google-snippet-testing-tool-reports-warning-missing-required-field-updated

Gallery widget and carousel not working

Hi there,

I'm just getting started with this theme and I love it! Just one issue I've run into: the gallery widget and auto-carousel do not seem to work.

I've created a post, added a gallery with the Add Media button, assigned it the post type 'gallery' and published the post. Then, I added the widget and selected the post, but nothing appears in the sidebar. Other widgets in the same sidebar show up, but the gallery widget does not - in the source, there is nothing at all where the widget should be. Furthermore, the post itself does not show the slick slider, but the standard gallery layout.

Is there something I'm missing?

Thank you for your help and for a great theme!
Raeanne

Paginated posts will break layout

Just use in any post to split the post in 2 or more pages then if you go the page 2 of the paginated post the sidebar will go below comments section, breaking the layout.

Does it work with bootswatch?

Hi,

I'm struggling to make this work with bootswatch ( https://bootswatch.com/journal/ ).

Is there a trick to make it work with bootswatch? Or is it not compatible?

I'm using a child theme, de-registered & de-queue the bootstrap.css and replaced it with a bootswatch bootstrap.css but that broke the layout.

The Bootstrap Theme

Hi,
My client has built a website using bootstrap theme but it is not responsive why what is the problem we are not able to understand that.

Can u please help me to fix this issue and make website mobile responsive and even we have used multisite plugin in the website.

They just want responsive layout so please help me.

kindly find the website link:
http://ctravi.in/

Thanks,

Rashmi Reddy

Pagination Issue

Like this theme.. Learning as I go.
Question about pagination. Can't seem to get it to work on a custom page (page-blog.php).
Any suggestions?

Screen Shot 2012-12-17 at 12 00 02 AM

Page Templates

I have a question about page templates.
I don't have the option to select a different page template for each of my pages.
I do see there is a templates folder with a full width version inside.
How do I access for pages? Is the option to select different templates only enabled for posts?

Other sites I admin have the option to change page templates for a page.

h2 or h3 for widgets?

In functions.php, in the_bootstrap_widgets_init(), before_title and after_title are set up for

. In sidebar.php, before_title and after_title are set up for

on the archives and meta widgets.

The

in functions.php is prevailing, but which should it really be?

(Just striving for consistency in the base theme. I'm probably going to override it anyway because

is definitely too large and even

is iffy.)

http://wordpress.org/support/topic/widget-title-size-observation?replies=2#post-3849964

Strict Standards problem

I get this error in the top of my page

Warning: Declaration of The_Bootstrap_Nav_Walker::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in...

Warning: Declaration of The_Bootstrap_Nav_Walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in...

Translate

How can I translate the theme? Your the-bootstrap.pot file are quite empty... Thanks

Max Width = 980px?

Hello!

Responsive is really fantastic thing!
On my Monitor with the 1920x1280 resolution is this template 1170px wide. I think thats too much for effecitve reading.
How can i change it too max width 980 px?

typekit

hi,

i was wondering how you would go about adding 'typekit' js?
adding the scripts to the functions.php file or adding it directly to the footer.php file?

just wanted to get your take on what would be best practice with your theme, which i like a lot!

paul

Can't 'uncheck' Add searchform to navigation bar?

Thanks for an awesome theme! I have only just started working with it but am so glad that someone has merged Bootstrap with WordPress to make it easier for the rest of us to find our feet.

I have a small question re: the option called 'Add searchform to navigation bar' in Theme Options, because for some reason, when I try and uncheck this option and press Save Changes to confirm the change, when the page reloads the option remains checked. Not sure if its because I'm using a child theme?

Thanks!

Less wide in IE(8) than in Chrome or Firefox?

Hi again

Sorry to raise another question so soon after my last one (thank you for your help, Konstantin with that one) I have been viewing the test site I am working on Chrome, Firefox and IE(8) and have been really happy with how the site is working in the first two browsers (inevitably :p) and having to tweak small things just for IE.

However, one thing I have noticed is that - out of the box - the full width of The Bootstrap seems to be more narrow in IE than in Chrome or Firefox.

Put another way - the spaces to the left and right of the main content appear wider in IE, so the sidebar and content become more 'squished'.

Apologies for this really strange question, but any advice would be much appreciated about how best to change the display on IE.

Many thanks

Kind Regards
Flick

category.php 'not-found' partials?

Hi again :)

Sorry to bother you with a small issue this time but I was wondering if Line 36 from category.php

get_template_part( '/partials/content', 'not-found' );

should be

``get_template_part( '/partials/content', 'no-results' );`

instead?

Thanks

Header image - responsiveness

With reference to the question posed here - it suddenly reminded me that I added an extra class to my child theme header-image code (in header.php)
<img src="<?php header_image(); ?>" width="<?php echo get_custom_header()->width; ?>" height="<?php echo get_custom_header()->height; ?>" alt="" class="wp-image-" />

as it then allowed the image to expand and contract as usual. In hindsight, this is probably better adjusted using the stylesheet instead?

Thanks :)

Use less file

Since the theme uses the style.min.css and bootstrap.min.css files (I presume compiled with less compiler from style.css) why not use a style.less file directly and commit it?

Site name stays in navigation bar

From Appearance -> Themes -> Customize -> Theme Options there is is a checkbox for 'Add site name to navigation bar'. De-selecting it does not save and the site name remains in the navigation bar in v. 1.7.1. It was working correctly for me in the previous version. Thank you!

Strict Standards warnings in 3.7.1

Hi,

I get two Strict Standards warnings in WordPress 3.7.1
Anyone knows how to fix this?

Strict Standards: Declaration of The_Bootstrap_Nav_Walker::start_lvl() should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in C:\UniServer\www\wp37\wp-content\themes\the-bootstrap\inc\nav-menu-walker.php on line 104

Strict Standards: Declaration of The_Bootstrap_Nav_Walker::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in C:\UniServer\www\wp37\wp-content\themes\the-bootstrap\inc\nav-menu-walker.php on line 104

fatal error after activation

i tried to troubleshoot the best i can, and i'm sure it's a simple error i don't know about. i've uploaded 1.2.5 via ftp, activated. i get this error:

Fatal error: Call to undefined function wp_get_theme() in /home/content/19/9169419/html/pfeweb/wp-content/themes/obenland-the-bootstrap-8224391/functions.php on line 799

i've deactivated plugins i think may be problematic, and cleared the cache. what am i missing? running wp 3.3.1 on self-hosted, is it only 3.4 compatible?

thanks.

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.