Giter Club home page Giter Club logo

bootcommerce-child's Introduction

bootCommerce Child Theme

This child-theme is no longer needed since bootScore 5.3.0 version. Theme automatically activates all scripts when WooCommerce is installed. Use the normal bootscore-child theme.

Start developing your new WordPress project right away in a upgrade-safe way using overrides by copying files from bootScore parent theme.

This child theme has already all settings to create a shop, all header settings with cart, user login and WooCommerce support.

Installation

WooCommerce must be installed first!

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

bootcommerce-child's People

Contributors

crftwrk avatar justinkruit avatar sean-au avatar

Stargazers

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

Watchers

 avatar  avatar

bootcommerce-child's Issues

Bootcommerce child - css not working

hello,

I have used this child theme in my other projects and never had an issue with this. But this time, I have installed the freshly downloaded version of your theme and I can't seem to make any changes in CSS.
The simplest example:
here is what I have in my bscore.custom.scss
h1 {
color: $primary;
}
and that is what I have in my bscore.variables.scss:
$primary: #00FF00;

obviously I have tried using just the "red" color etc - the CSS is not getting loaded in any way, my H1 is black as it was.

In my console I can see:
GET https://mydomain.pl/wp-content/themes/bootcommerce-child-main/css/main.css?ver=197001010000 net::ERR_ABORTED 404

By default this file is called "main.scss" and it is in the correct folder, so I have attempted to change the name of this file, to "main.css" but it did not help.

Template name is incorrrect

Currently style.css is defined as below and hence this child-theme is broken.:

Template: bootscore-main

Should be

Template: bootscore

Woocommerce Labels Not Displaying In Safari

Hello, I am having an issue with the checkout and cart for the bootcommerce child theme. The labels are not visible for the form on the cart and checkout page. This was a font issue not related to the theme

Offcanvas 'Remember me' conflicting with form-login.php

Just a small issue I noticed. Since the offcanvas login form and WooCommerce myaccount/form-login.php have the same IDs, we get invalid HTML markup. As well, the remember me checkbox can't be checked by clicking on the "Remember me" label because of the duplicate IDs (it works in the offcanvas form, but not on the my-account login form).

This can be seen on the official bootScore website while logged out: https://bootscore.me/account/

duplicate-ids

Bootcommerce

Thanks for this beautiful and fast theme. Please correct the minor error on line 140.
/bootcommerce-child-main/header.php

div class="my-offcancas-account"
to
div class="my-offcanvas-account"

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.