Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new theme to replace Canvas #1

Open
bobbingwide opened this issue Sep 10, 2018 · 2 comments
Open

Create new theme to replace Canvas #1

bobbingwide opened this issue Sep 10, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented Sep 10, 2018

Canvas is being replaced by Storefront. We need to create a new child theme using Storefront as the template.

Requirements

  • Support shortcodes
  • Support checkout customisations - currently implemented using a plugin
  • Needs custom CSS for responsive styling of extension plugin components.
  • Needs custom CSS for styling on the iPhone 4S and other small devices

If required,

  • Support caching and optimisation plugins
@bobbingwide bobbingwide added the enhancement New feature or request label Sep 10, 2018
@bobbingwide bobbingwide self-assigned this Sep 10, 2018
@bobbingwide
Copy link
Owner Author

The only shortcode that needed support was [box]. Rather than use the plugin I copied the code for this shortcode to functions.php.
I wrote some fix up code to remove the shortcode from products. But the fix up also needs to remove it from product categories.

@bobbingwide
Copy link
Owner Author

Checkout customizations were implemented using the WooCommerce Checkout tab in Customiser.

bobbingwide added a commit that referenced this issue Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant