Giter VIP home page Giter VIP logo

bootscore-child's Introduction


bootScore logo light/dark mode

Intuitive Bootstrap WordPress starter-theme and time-saving plugins

ThemePluginsShopDocsBlogCommunity



Bootscore

Github All Releases Packagist Prerelease Backers on Open Collective GitHub Sponsors

Bootscore combines Bootstrap and the Underscores theme boiler template in a compact starter theme for outstanding WordPress projects. It does not include customizer settings, logo upload functionality, or drag-and-drop features. Customization in Bootscore is entirely achievable through its .php, .scss, and .js files, requiring basic coding skills for editing.

The Bootstrap source code is included, allowing easy on-the-fly editing Bootstrap without the need for Gulp, Node, or any other technical commands. Simply add your styles, save, and let the built-in scssphp compiler do the rest.

Bootscore comes with full WooCommerce support, featuring an integrated AJAX offcanvas cart.

This time-saving tool is designed to swiftly create clean, mobile-first projects. If you are familiar with Bootstrap and its HTML classes, you'll feel right at home and be able to build whatever you desire.

Table of contents

Installation

  1. Download latest release bootscore.zip.
  2. In your admin panel, go to Appearance > Themes and click the Add New button.
  3. Click Upload Theme and Choose File, then select bootscore.zip file. Click Install Now.
  4. Click Activate to use your new theme right away.

Composer

To install using Composer, you will need to have Composer installed on your system. Ideally, it should also be available on your server with command-line access, although this is not mandatory. For detailed instructions on installing with Composer, please read the documentation.

Child-theme

Edit the theme in an upgrade-safe manner by using the provided Bootscore Child. Note that the child theme is not a stand-alone theme, Bootscore must be installed for it to function.

Installation

  1. Download latest release bootscore-child.zip.
  2. In your admin panel, go to Appearance > Themes and click the Add New button.
  3. Click Upload Theme and Choose File, then select bootscore-child.zip file. Click Install Now.
  4. Click Activate to use your new child-theme right away.

Plugins

Extend Bootscore with small yet useful plugins. Each plugin either utilizes Bootstrap or integrates it into third-party plugins.

Support & contribute

Discussions

If you have a general question that is not answered in the documentation or need help with your project, feel free to open a new discussion. Your question might already have been resolved in issues labeled help wanted.

Issues

If you find a bug or have a feature idea, feel welcome to open an issue. Before submitting, kindly check closed issues to avoid duplicates. Note that bug reports must include a link to a reduced test case.

Pull requests

We’re delighted if you'd like to contribute. Simply fork the repository, make your changes, and create a pull request. Every PR will be reviewed, and if everything looks good, we’ll merge your changes into the main branch.

Blog & Twitter

For important updates, read our blog and follow us on Twitter. This way, you'll stay informed about anything new that you should know.

Sponsor this project

Like what you see? You can support us by sponsoring this project. Every contribution is highly appreciated, as it helps us maintain high motivation and continually develop the project.

License & Credits

bootscore-child's People

Contributors

crftwrk avatar drdbanner avatar justinkruit 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

Watchers

 avatar

bootscore-child's Issues

style.css: incorrect Template value

The template-value is set to: "bootscore-main" and it has to be "bootscore". Otherwise the child-theme will not be aailable in on the theme-dashboard.

MIME type

Is this a server thing or a theme thing? Since the fresh Wordpress install and default theme work I would think the latter.

Refused to apply style from '..[domain]./bootscore-child-main/css/lib/bootstrap.min.css?ver=197001010000' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

in the header it is just

<link rel="stylesheet" id="bootstrap-css" href=".[domain]./bootscore-child-main/css/lib/bootstrap.min.css?ver=197001010000" type="text/css" media="all">

loading style.css twice

This functions.php in child-theme loads my style.css twice.
With id 'bootscore-style-css' and with id 'child-theme-css-css'. I can just comment out the second: wp_enqueue_style( 'child-theme-css', get_stylesheet_directory_uri() .'/style.css' , array('parent-style'));
and it works fine.

Screenshot 2021-03-07 at 15 25 43

Create multiple SCSS files

First of all, incredible theme + exceptional work & support. Kudos to you guys!

I have a doubt that I've been circling around for a while now. I use css/scss/_bscore_custom.scss for all the global custom SCSS.

However, I have a habit of creating separate CSS files for one-off pages to improve performance.

Main question - is there a way to create multiple custom SCSS files that are not combined together?

Sticky footer

Request sticky footer

I try to set footer at bottom of page but my-auto on footer doesn’t work

Child theme crashing site

Hello,

I just downloaded the main bootstcore theme and the child theme.
After I installed both on my fresh Wordpress installation, I can navigate the site with the parent theme activated.
But when I activated the child theme, I can't load the website anymore.
The progress bar on the browser starts loading but gets stuck right away and won't move.

Do I need to do something else than uploading and activating the theme?

Thank you.

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.