GithubHelp home page GithubHelp logo

godaddy-wordpress / go Goto Github PK

View Code? Open in Web Editor NEW
327.0 18.0 65.0 29.76 MB

The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.

Home Page: https://wordpress.org/themes/go/

License: GNU General Public License v2.0

JavaScript 19.89% PHP 55.59% CSS 0.12% Shell 1.55% SCSS 22.85%
wordpress wordpress-theme godaddy gutenberg open-source hacktoberfest

go's Introduction

Go

The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.


Github Test Workflow WordPress Versions PHP Versions


Key Features  |  Download  |  Showcase  |  Contributing  |  Credits  |  License


screenshot

Key Features

  • Responsive Layout
  • Customize Colors
  • Customize Fonts
  • Multiple Design Styles
  • Multiple Header Variations
  • Multiple Footer Variations
  • Social Links Menu
  • WooCommerce-Ready
  • Available in 27 Languages
  • RTL Language Support

Download

Click here to download the latest release package of Go for WordPress.

Showcase

A theme is only as good as the websites it creates.

We are crafting Go to be powerful, yet simplistic, as demonstrated by this showcase of our favorite designs, each one built entirely with Go and a few recommended plugins, CoBlocks and WooCommerce.

Go + CoBlocks

Go + CoBlocks + WooCommerce

Contributing

You can fork and contribute back to Go by getting involved with existing issues, creating new ones, or issuing pull requests.

To clone this project, you'll need Git, Node.js, yarn, and Composer installed on your machine.

From your command line:

# Clone this repository
$ git clone https://github.com/godaddy-wordpress/go

# Go into the repository
$ cd go

# Install composer dependencies
$ composer install

# Install dependencies and create a build
$ yarn install && yarn build

Release

New Release Workflow

Credits

This software uses the following open source packages:

License

This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.

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, either version 2 of the License, or (at your option) any later version.

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.


Copyright © 2024 GoDaddy Operating Company, LLC. All Rights Reserved.

godaddy.com  ·  GitHub @godaddy-wordpress  ·  Twitter @godaddy

go's People

Contributors

adamf59 avatar amenk avatar amigoow avatar andersbea avatar anthonyledesma avatar audrasjb avatar bhrugesh96 avatar dannycooper avatar dependabot[bot] avatar ehamwey avatar eherman-godaddy avatar evanherman avatar frankiejarrett avatar godaddy-wordpress-bot avatar helgatheviking avatar jasonlemay avatar jbardo-godaddy avatar jkopepasah-godaddy avatar jlemay-godaddy avatar jonathanbardo avatar jrtashjian avatar kopepasah avatar olafleur-godaddy avatar prsnbrg avatar richtabor avatar sbalakrishnan1-godaddy avatar snovosel avatar snovosel-godaddy avatar szepeviktor avatar vilocity-brian 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go's Issues

Use higher contrast for footer copyright text

Describe the bug:
The current color applied to the Creative Services/Modern style footer copyright text do not pass WCAG contrast. The suggested color to use is: #767678 (the same as the suggested color for the footer navigation links).

Carousel scale effect should only be applied to the carousel

Describe the bug:

The scale transformation should only be applied to the Carousel block (where it looks great by the way!). Instead it's settings the scale of all gallery block items to .9, which is causing other spacing issues.

.coblocks-gallery--item:not(.is-selected) {
     transform: scale(.9);
}

Screenshot (current):
Screen Shot 2019-07-15 at 3 17 26 PM

Main navigation behaves strangely

It's possible that this bug report is the main navigation not working to my expectations. It's possible the nav works exactly as it's intended and this is not a valid bug report.

Describe the bug:
Clicking on a parent navigation menu item that contains a submenu causes the submenu to reveal. Moving your mouse to another menu item causes the original submenu to hide. Hovering back on the same menu item (without clicking anywhere else) causes the menu item to reveal again.

Clicking a second menu item and repeating the above steps produces the same output. After clicking a second menu item, hovering over both menu items causes them to reveal their submenu without a further click needed.

Expected behavior:
Clicking on the menu item should reveal the submenu. Moving your mouse away from the parent menu item should not hide the submenu. Clicking the parent menu item should re-hide the submenu item.

Another option would be to hide the menu item when the mouse leaves the parent menu item, but re-hovering on the parent menu item should not show the submenu.

Screenshot(s):
Demo

Priority (select one):

  • Medium - Doesn't work as expected

Inconsistent button styles

Describe the bug:
I know we have primary and secondary button styles for each but let's try to stick to one style for the vast majority of uses (if not all). The exception would be if we had two buttons next to each other. This would add some more cohesiveness to the individual styles.

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/traditional/

Screenshot (current):
Screen Shot 2019-07-15 at 3 42 47 PM
Screen Shot 2019-07-15 at 3 42 52 PM
Screen Shot 2019-07-15 at 3 42 35 PM
Screen Shot 2019-07-15 at 3 44 58 PM

ISBAT select a new header text color.

Describe the bug:

When selecting a new text color within the Customizer > Header Settings > Header Colors, the selected color is not reflected in the preview. The background color is working properly.

Expected behavior:

I expect the selected header text color to override the theme's colors.

Screenshot(s):

Screenshot from 2019-07-16 14-56-51

Priority:

  • High - Functional blocker
  • Medium - Doesn't work as expected
  • Low - Not a big deal but we'd want to get to this eventually

Improve style choices of the Traditional form fields

Describe the bug:
While I like the way the form fields of the Traditional style are presented, I do think we need a proper hover effect to better highlight that these are indeed fields. Perhaps a subtle background color (the very light gray used) will do.

Also, the textarea should have a 2px width border as per the Invision mock.

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/traditional/__contact/

Screenshot (current):
Screen Shot 2019-07-15 at 3 49 00 PM

ISBAT select and preview a color scheme without having to first toggle "use alternative colors"

Describe the bug:

When clicking a color scheme within the Customizer > Global Settings > Color Schemes, no change is visible. It seems that after clicking "Use alternative colors" I can then see the changes reflected in the preview window. The same behavior exists when selecting a "Primary Color" and "Secondary Color".

Expected behavior:

The checkbox toggles for "Use alternative colors" and "Use custom colors" are unnecessary. I expect it to be obvious which color scheme (light or dark) is selected and one should be selected by default when the checkbox is removed.

The "Select Color" controls for primary and secondary colors already have a UI for selecting and clearing their values. With the select box removed the override would happen if a color was selected, otherwise the normal color scheme colors would be used.

To make it more obvious that a color has been selected as an override the hex value input and the "clear" button could be shown. It looks like removing the .hidden class on the .wp-picker-input-wrap would allow this.

Screenshot(s):

It's not obvious which Color Scheme is selected (dark is).

Screenshot from 2019-07-16 14-43-09

Primary Color set but not overriding the color scheme if "Use custom colors" is not selected.

Screenshot from 2019-07-16 14-44-04

Primary Color set and overriding the color scheme when "Use custom colors" is selected.

Screenshot from 2019-07-16 14-46-49

Better Scenario

Screenshot from 2019-07-16 14-49-47

Priority:

  • High - Functional blocker
  • Medium - Doesn't work as expected
  • Low - Not a big deal but we'd want to get to this eventually

Footer copy text and social icons footer containers display when content hasn't been added.

Describe the bug:

If no content has been added to the Customizer > Footer Settings > Social Icons or Customizer > Footer Settings > Footer Text > Copyright Text, the .row--2 container is still rendered with borders and spacing.

Expected behavior:

The HTML should either not render or there should be a default copyright text shown if nothing has been set. The social icons HTML should just not render unless links exist.

Screenshot(s):

Customizer changeset link: https://godaddy.10uplabs.com/traditional/?customize_changeset_uuid=170dcbfe-2812-4d09-9fa5-19a13bc598c3

Screenshot from 2019-07-16 15-01-36

Priority:

  • High - Functional blocker
  • Medium - Doesn't work as expected
  • Low - Not a big deal but we'd want to get to this eventually

Improper fonts

Describe the bug:
The font styles of the Creative Services/Modern design style do not match the Invision mock.

Expected behavior:
The font size, height and color match the initial design.

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/creative-services/

Screenshot(s):
Current:
Screen Shot 2019-07-15 at 9 40 31 AM

Expected:
Screen Shot 2019-07-15 at 9 36 57 AM

Menu style improvements

Describe the bug:
First, the thickness of the hover effect on the header menu item is not the same as the Invision mock. Second, the font size of the header menu is a bit larger than that of the mock.

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/creative-services/

Screenshot (current):
current

Screenshot (expected):
expected

Search results are unstyled

Describe the bug:
In all styles, the search results are unstyled whereas the author, category, and tag archives are.

Author Archive:
https://godaddy.10uplabs.com/traditional/author/damon-cook/

Category Archive:
https://godaddy.10uplabs.com/traditional/category/block/

Tag Archive:
https://godaddy.10uplabs.com/traditional/tag/content-2/

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/traditional/?s=post

Screenshot (current):

Screen Shot on 2019-07-16 at 14_21_37

Screenshot (expected):

Screen Shot on 2019-07-16 at 14_24_08

ISBAT select a new icon color for social icons in the footer.

Describe the bug:

When selecting a new social icon color within the Customizer > Footer Settings > Footer Colors, the selected color is not reflected in the preview. The background and text color selection is working properly.

Expected behavior:

I expect the selected social icon color to override the theme's colors.

Screenshot(s):

Screenshot from 2019-07-16 15-13-21

Priority:

  • High - Functional blocker
  • Medium - Doesn't work as expected
  • Low - Not a big deal but we'd want to get to this eventually

Carousel block hover need improvements

Describe the bug:
Hovering the Carousel block controls results in the arrow turning white - which is the same color as the background. A suggested fix is to remove the shadow and then invert the colors, making the background the darker/black color, and the arrow white.

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/trendy-shop/

Screenshot (current):
Screen Shot 2019-07-15 at 2 57 54 PM

Opening navigation sub menu causes first link to get :focus

Describe the bug:
Clicking on a navigation menu item to reveal the submenu causes the first submenu nav item to get a :focus pseudo attribute.

Expected behavior:
When I click on the navigation menu item and reveal the submenu, the menu should appear and no menu items should have :focus.

Screenshot(s):

Current

Screen

Expected

Priority (select one):

  • Low - Styling fix, but not a blocker of functionality

Improve form field styling

Describe the issues:

  1. The textarea border is different than the other fields.
  2. The border width of the fields is not the same as the Invision mock (too thin).
  3. The placeholders are not vertically centered.
  4. There is too much spacing between each label and its corresponding field.
  5. There is too much spacing between each field (currently 3.75rem, suggest 1.75rem)

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/creative-services/about-3/

Screenshot (current):
Screen Shot 2019-07-15 at 11 30 28 AM

Screenshot (expected):
Screen Shot 2019-07-15 at 11 34 35 AM

Search button color issue

Describe the bug:
In the Traditional style, the search submit button icon is the same color as the buttons background color, resulting in a hidden icon (and a square box). It should be white.

Link to the demo page where the issue exists:
https://godaddy.10uplabs.com/traditional/

Screenshots (current):
Screen Shot 2019-07-15 at 3 37 34 PM
Screen Shot 2019-07-15 at 3 39 49 PM

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.