Code Monkey home page Code Monkey logo

genesis-bw's Introduction

genesis-bw

screenshot

  • Contributors: bobbingwide
  • Donate link: http://www.oik-plugins.com/oik/oik-donate/
  • Tags: genesis, one-column, two-columns, sidebars, responsive-layout, accessibility-ready, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments
  • Requires at least: 4.7
  • Tested up to: 4.7.1
  • Version: 0.0.2
  • License: GPLv3
  • License URI: http://www.gnu.org/licenses/gpl-3.0.html

Genesis Child Theme for the main bobbing wide website

Description

genesis-bw is a child theme for the Genesis Theme Framework

Widget Areas

  • Primary Sidebar - This is the primary sidebar if you are using the Content/Sidebar or Sidebar/Content Site Layout option.
  • Front Page 1 - This is the first section of the home page.
  • Front Page 2 - This is the second section of the home page.
  • Front Page 3 - This is the third section of the home page.
  • Front Page 4 - This is the fourth section of the home page.
  • Flexible Footer - This is the footer section.
  • After Entry - This is the widget that appears after the entry on single posts.

Installation

  1. Purchase and Install the Genesis parent theme
  2. Download the genesis-bw child theme
  3. Install the genesis-bw child theme
  4. Activate the genesis-bw child theme
  5. Navigate to Appearance > Customize in your admin panel and customize to taste.
  6. Navigate to Genesis > Theme Settings to set other options
  7. Optionally, install and activate a range of oik-based plugins.

Change Log

0.0.2

  • Added: archive.php and archive.css for improved display of plugins, themes and portfolio

0.0.1

  • Changed: Converted to Genesis BW for bobbingwide.com

0.0.0

  • Added: Originally just a clone of StudioPress's Workstation Pro theme v1.0.0

Copyright

(C) Copyright Bobbing Wide 2017

  • This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

genesis-bw does not bundle third-party resources.

Notes

  • Dependent upon the Genesis Theme Framework
  • Uses genesis-footer-widgets and other oik plugins.

genesis-bw's People

Contributors

bobbingwide avatar

Watchers

 avatar  avatar

genesis-bw's Issues

Add "per hour" suffix to service products

Instead of applying a "From:" prefix to every product we want to be able to vary it depending on the product type.
Websites should be "From:"
Services should be "per hour"

Proposed solution

Use information from the product to determine how to alter the price.

Add "From:" prefix for all product prices

While we don't expect anyone to actually click on a product and buy it directly from bobbingwide.com, it would be nice to have a prefix in front of the price saying "From:".

Proposed solution

Add the prefix in a filter function for 'woocommerce_get_price_html'.

Correct styling for WooCommerce Quantity field

The WooCommerce quantity field styling is incorrect. You can't see the number, due to the left and right padding. The CSS needs to be improved. This should do the job.

div.quantity input[type="number"] {
	padding: 10px 0px;
}

Support Genesis 3.2.1

Same as for other Genesis child themes.

use genesis_pre_get_option_footer_text instead of genesis_footer_creds_text

Improve PageSpeed Insights figures

There are a couple of things that can be done in the theme to improve the PageSpeed Insights figures.

  1. Reduce image sizes
  2. Reduce time messing about with google fonts
  3. Remove the need to load the whole of the dashicons.css on the front end or
  4. Have it included in Autoptimize's file

I've already improved the performance significantly.

State Mobile Desktop
Initial 33 56
First fiddle 85+ 95+
Eliminate large images 99 100
Reinstate lower quality images 94 99

Now I want to see if I can deal with some of the other suggestions.

  • Remove Google fonts
  • Restrict usage of dashicons to only those required.

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.