add plugin links
This commit is contained in:
parent
e1bd196215
commit
3b12d3f6e0
|
@ -22,25 +22,25 @@ First time using WooCommerce and second time using WordPress to build a site.
|
||||||
Uses pre-existing theme.
|
Uses pre-existing theme.
|
||||||
|
|
||||||
Nothing special required.
|
Nothing special required.
|
||||||
Main customisations were little bits of CSS to tidy some things up -- created child theme based on a theme from ModernThemes called Exchange.
|
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.
|
||||||
|
|
||||||
Plugins used:
|
Plugins used:
|
||||||
|
|
||||||
* Contact Form 7.
|
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/).
|
||||||
* Cookie Notice.
|
* [Cookie Notice](https://wordpress.org/plugins/cookie-notice/).
|
||||||
* Display Posts.
|
* [Display Posts](https://wordpress.org/plugins/display-posts-shortcode/).
|
||||||
Would most likely write own plugin for this now.
|
Would most likely write own plugin for this now.
|
||||||
* Hustle.
|
* [Hustle](https://wordpress.org/plugins/wordpress-popup/).
|
||||||
* iThemes Security.
|
* [iThemes Security](https://wordpress.org/plugins/better-wp-security/).
|
||||||
* MC4WP:Mailchimp for WordPress.
|
* [MC4WP:Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/).
|
||||||
* QuickView WooCommerce.
|
* [QuickView WooCommerce](https://wordpress.org/plugins/quick-view-woocommerce/).
|
||||||
* UpdraftPlus - Backup/Restore
|
* [UpdraftPlus - Backup/Restore](https://wordpress.org/plugins/updraftplus/).
|
||||||
* WooCommerce.
|
* [WooCommerce](https://wordpress.org/plugins/woocommerce/).
|
||||||
* WP Super Cache.
|
* [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/).
|
||||||
|
|
||||||
Would reassess the best plugins available currently, if doing this site now.
|
Would certainly reassess the best plugins available currently, if doing this site now.
|
||||||
|
|
||||||
Would definitely use a better theme.
|
Would definitely use a better theme.
|
||||||
Main reason using this is that it was free.
|
Main reason using this is that it was free.
|
||||||
Would now almost certainly develop a child theme based on Storefront.
|
Would now almost certainly develop a child theme based on [Storefront](https://woocommerce.com/storefront/#).
|
||||||
|
|
||||||
|
|
|
@ -17,12 +17,11 @@ Done a while ago.
|
||||||
|
|
||||||
Their [website](https://stanthams.rayelliott.dev/).
|
Their [website](https://stanthams.rayelliott.dev/).
|
||||||
|
|
||||||
Uses Elementor.
|
Uses [Elementor](https://elementor.com/).
|
||||||
|
|
||||||
Was before Gutenberg update.
|
Was before Gutenberg update.
|
||||||
|
|
||||||
Nothing particularly special.
|
Nothing particularly special.
|
||||||
Some bits of minor customisation via CSS required and so a child theme, based on OceanWP, is used.
|
Some bits of minor customisation via CSS required and so a child theme, based on [OceanWP](https://oceanwp.org/), is used.
|
||||||
|
|
||||||
Reasons for choosing OceanWP:
|
Reasons for choosing OceanWP:
|
||||||
|
|
||||||
|
@ -32,15 +31,16 @@ Reasons for choosing OceanWP:
|
||||||
|
|
||||||
Plugins used (with reasons, and what I would probably use now):
|
Plugins used (with reasons, and what I would probably use now):
|
||||||
|
|
||||||
* Contact Form 7.
|
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/).
|
||||||
* Elementor.
|
* [Elementor](https://wordpress.org/plugins/elementor/).
|
||||||
* Elementor Addon Elements.
|
* [Elementor Addon Elements](https://wordpress.org/plugins/addon-elements-for-elementor-page-builder/).
|
||||||
* GDPR Cookie Compliance.
|
For Google Maps integration.
|
||||||
* iThemes Security.
|
* [GDPR Cookie Compliance](https://wordpress.org/plugins/gdpr-cookie-compliance/).
|
||||||
* Ocean Extra.
|
* [iThemes Security](https://wordpress.org/plugins/better-wp-security/).
|
||||||
* UpdraftPlus - Backup/Restore
|
* [Ocean Extra](https://wordpress.org/plugins/ocean-extra/).
|
||||||
* WP Fastest Cache.
|
* [UpdraftPlus - Backup/Restore](https://wordpress.org/plugins/updraftplus/).
|
||||||
* WP Mail SMTP.
|
* [WP Fastest Cache](https://wordpress.org/plugins/wp-fastest-cache/).
|
||||||
|
* [WP Mail SMTP](https://wordpress.org/plugins/wp-mail-smtp/).
|
||||||
|
|
||||||
Not much to say - a pretty basic brochure site.
|
Not much to say - a pretty basic brochure site.
|
||||||
The primary purpose is to allow users to discover/get more information about the firm.
|
The primary purpose is to allow users to discover/get more information about the firm.
|
||||||
|
|
Reference in New Issue