Git Product home page Git Product logo

genesis-bw's People

Watchers

 avatar  avatar

genesis-bw's Issues

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

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;
}

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.