GithubHelp home page GithubHelp logo

afterimagedesigns / wp-bootstrap-starter Goto Github PK

View Code? Open in Web Editor NEW
54.0 54.0 26.0 2.83 MB

A versatile and responsive Bootstrap starter theme FOR DEVELOPERS based on Twitter Bootstrap v3.3.7. A minimal starter theme for your next WordPress site. The most seamless and minimalistic integration of Twitter Bootstrap Framework into the _s starter theme from Automattic, the developers of WordPress.

PHP 2.17% CSS 92.87% JavaScript 4.96%

wp-bootstrap-starter's People

Contributors

afterimagedesigns 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wp-bootstrap-starter's Issues

In case of robotoslab-roboto preset style "robotoslab-roboto.css" never gets loaded

From Preset Styles > Typography, if we select Roboto Slab / Roboto, it loads the google font but doesn't load wp-bootstrap-starter\inc\assets\css\presets\typography\robotoslab-roboto.css file.

This is because of an error in functions.php.

The string $handle should be wp-bootstrap-starter-robotoslab-roboto-font but it is currently set to wp-bootstrap-starter-robotoslab-roboto (missing -font) which conflicts with the $handle passed on line 204.

Comments numbers not showing correctly

In the comments.php file there are two references to a variable “underscore_comment_count” (one on line 41 and the other on line 42) but the variable is not defined in the code. I replaced both references to “underscore_comment_count” with “comments_number” (which is a defined variable) in my child theme and that fixed it.

Awesome theme by the way :)

Missing .pot file

Hi, for a full translation support need to have .pot file for the strings referred in code:

e.g. the_content( __( 'Continue reading ', 'wp-bootstrap-starter' ) );

woocommerce outdated template files cart.php

Hi is this still being mantained? I'm getting an error about outdated woocommerce template files just the one cart.php is it ok to replace it with the woocommerce one? if not can someone advice me how to update cart.php 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.