Merge pull request #101 from andyfreer/master

Update WooCommerce and Evo pages
This commit is contained in:
Andy Freer 2017-02-06 02:29:37 +00:00 committed by GitHub
commit daadcd09ea
4 changed files with 20 additions and 31 deletions

View file

@ -7,7 +7,7 @@ pages:
description: Dash is Digital Cash
hero-heading: WooCommerce
hero-text: WooCommerce is a free eCommerce plugin that allows you to sell anything, beautifully. Built to integrate seamlessly with WordPress, WooCommerce is the worlds favorite eCommerce solution that gives both store owners and developers complete control.
hero-text: Get WooCommerce for Dash
hero-btn: Github Repo
hero-btn-download: Zip download
@ -15,8 +15,8 @@ pages:
hero-description-link: the technical requirements
plugin-heading: >
What is Plugin:
plugin-text: Three GoUrl Payment Integration Options for WooCommerce
What is WooCommerce
plugin-text: WooCommerce is a free eCommerce plugin that allows you to sell anything, beautifully. Built to integrate seamlessly with WordPress, WooCommerce is the worlds favorite eCommerce solution that gives both store owners and developers complete control.
feature-private-heading: Private
feature-private-text: Protect your financial information. PrivateSend ensures your activity history and balances are private.
@ -28,12 +28,11 @@ pages:
video-heading:
video-btn: Woocommerce Overview Video
install-heading: WordPress DashSetupvideo
install-heading: WordPress Plugin Installation
install-text:
install-btn: Learn More
how-heading: How to
how-link: MANUAL PLUGIN INSTALLATION
how-heading: Manual Installation
how-text: >
There are a few cases when manually installing a WordPress Plugin is appropriate.
@ -47,17 +46,17 @@ pages:
Backup your site completely before proceeding.
To install a WordPress Plugin manually:
Download your WordPress Plugin to your desktop.
If downloaded as a zip archive, extract the Plugin folder to your desktop.
Read through the "readme" file thoroughly to ensure you follow the installation instructions.
With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
how-text-plugin: screen and find the newly uploaded Plugin in the list.
how-text-plugin: Go to the Plugin screen and find the newly uploaded Plugin in the list.
Click Activate to activate it.
Check the Details readme file for customization and further instructions.
how-text-link: Go to Plugin
how-text-link: Get Plugin
how-install-link: Install Plugin
graphics:
title: Dash Official Website | Dash Crypto Currency

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View file

@ -60,7 +60,7 @@ description: pages.evolution.description
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a-->
</div>
<div class="col-sm-6 home-network-graphic-live">
<img src="/assets/img/evolution/merchants.png" alt="{% t pages.evolution.merchants-heading %}">
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
</div>
</div>
</div>

View file

@ -18,6 +18,8 @@ description: pages.woocommerce.description
<div class="section__content">
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
<h3>&nbsp;</h3>
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
</div>
</section>
@ -46,15 +48,6 @@ description: pages.woocommerce.description
</div>
</div>
</section>
<!--WOOCOMMERCE VIDEO OVERVIEW-->
<section>
<div class="content">
<h2>{% t pages.woocommerce.video-heading %}</h2>
<div>
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
</div>
</div>
</section>
<!--
HOW TO
@ -64,36 +57,33 @@ description: pages.woocommerce.description
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<h2>{% t pages.woocommerce.how-heading %}</h2>
<p><a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">{% t pages.woocommerce.how-link %}</a></p>
<p></p>
<p>{% tmd pages.woocommerce.how-text %}</p>
<p><a href="https://wordpress.org/plugins/" _target="blank">{% tmd pages.woocommerce.how-text-link %}</a>{% tmd pages.woocommerce.how-text-plugin %}</p>
<a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" class="btn-blue" target="_blank">{% t pages.woocommerce.how-install-link %}</a>
</div>
<div class="col-sm-6 col-sm-pull-6 ">
<img src="/assets/img/update/updateevo.png" alt="{% t pages.update.update-heading %}">
<img src="/assets/img/woocommerce/woocommerce_plugin.jpg" alt="{% t pages.update.update-heading %}">
</div>
</div>
</div>
</section>
<!--
Woocommerce setup video
<section class="">
<div class="content">
<div class="row">
<div class="col-sm-6">
<h2>{% t pages.woocommerce.install-heading %}</h2>
{% tmd pages.woocommerce.install-text %}
<p>{% tmd pages.woocommerce.install-text %}</p>
<p>{% tmd pages.woocommerce.how-text-plugin %}</p>
<a href="https://wordpress.org/plugins/" class="btn-blue" target="_blank">{% t pages.woocommerce.how-text-link %}</a>
<a href="https://youtu.be/HFzMPBY1rAQ" target="_blank" class="btn-blue-solid">{% t pages.woocommerce.install-btn %}</a>
</div>
<div class="col-sm-6">
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
<img src="/assets/img/evolution/merchants.png">
</div>
</div>
</div>
</section>
-->
</div>