2020-02-09 19:04:45 +00:00
+++
draft = true
date = 2020-01-11T18:55:07Z
title = "Giana Boutique"
description = ""
slug = ""
2020-02-15 11:57:45 +00:00
tags = ["WordPress", "WooCommerce"]
2020-02-09 19:04:45 +00:00
categories = ["Portfolio"]
2020-02-09 20:13:02 +00:00
featured_image = "/images/giana/large-1.jpg"
2020-02-09 19:04:45 +00:00
externalLink = ""
series = []
+++
2020-02-09 20:13:02 +00:00
Giana Boutique is an online ecommerce store.
2020-02-15 13:52:57 +00:00
Done quite some time ago.
Their [website ](https://giana.rayelliott.dev/ ).
First time using WooCommerce and second time using WordPress to build a site.
Uses pre-existing theme.
Nothing special required.
2020-02-15 14:17:37 +00:00
Main customisations were little bits of CSS to tidy some things up -- created child theme based on a theme from [ModernThemes ](https://modernthemes.net/ ) called Exchange.
2020-02-15 13:52:57 +00:00
Plugins used:
2020-02-15 14:17:37 +00:00
* [Contact Form 7 ](https://wordpress.org/plugins/contact-form-7/ ).
* [Cookie Notice ](https://wordpress.org/plugins/cookie-notice/ ).
* [Display Posts ](https://wordpress.org/plugins/display-posts-shortcode/ ).
2020-02-15 13:52:57 +00:00
Would most likely write own plugin for this now.
2020-02-15 14:17:37 +00:00
* [Hustle ](https://wordpress.org/plugins/wordpress-popup/ ).
* [iThemes Security ](https://wordpress.org/plugins/better-wp-security/ ).
* [MC4WP:Mailchimp for WordPress ](https://wordpress.org/plugins/mailchimp-for-wp/ ).
* [QuickView WooCommerce ](https://wordpress.org/plugins/quick-view-woocommerce/ ).
* [UpdraftPlus - Backup/Restore ](https://wordpress.org/plugins/updraftplus/ ).
* [WooCommerce ](https://wordpress.org/plugins/woocommerce/ ).
* [WP Super Cache ](https://wordpress.org/plugins/wp-super-cache/ ).
2020-02-15 13:52:57 +00:00
2020-02-15 14:17:37 +00:00
Would certainly reassess the best plugins available currently, if doing this site now.
2020-02-15 13:52:57 +00:00
Would definitely use a better theme.
Main reason using this is that it was free.
2020-02-15 14:17:37 +00:00
Would now almost certainly develop a child theme based on [Storefront ](https://woocommerce.com/storefront/# ).
2020-02-15 13:52:57 +00:00