mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Merge pull request #101 from andyfreer/master
Update WooCommerce and Evo pages
This commit is contained in:
commit
daadcd09ea
4 changed files with 20 additions and 31 deletions
17
_i18n/en.yml
17
_i18n/en.yml
|
@ -7,7 +7,7 @@ pages:
|
||||||
description: Dash is Digital Cash
|
description: Dash is Digital Cash
|
||||||
|
|
||||||
hero-heading: WooCommerce
|
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 world’s favorite eCommerce solution that gives both store owners and developers complete control.
|
hero-text: Get WooCommerce for Dash
|
||||||
|
|
||||||
hero-btn: Github Repo
|
hero-btn: Github Repo
|
||||||
hero-btn-download: Zip download
|
hero-btn-download: Zip download
|
||||||
|
@ -15,8 +15,8 @@ pages:
|
||||||
hero-description-link: the technical requirements
|
hero-description-link: the technical requirements
|
||||||
|
|
||||||
plugin-heading: >
|
plugin-heading: >
|
||||||
What is Plugin:
|
What is WooCommerce
|
||||||
plugin-text: Three GoUrl Payment Integration Options for 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 world’s favorite eCommerce solution that gives both store owners and developers complete control.
|
||||||
|
|
||||||
feature-private-heading: Private
|
feature-private-heading: Private
|
||||||
feature-private-text: Protect your financial information. PrivateSend ensures your activity history and balances are 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-heading:
|
||||||
video-btn: Woocommerce Overview Video
|
video-btn: Woocommerce Overview Video
|
||||||
|
|
||||||
install-heading: WordPress DashSetupvideo
|
install-heading: WordPress Plugin Installation
|
||||||
install-text:
|
install-text:
|
||||||
install-btn: Learn More
|
install-btn: Learn More
|
||||||
|
|
||||||
how-heading: How to
|
how-heading: Manual Installation
|
||||||
how-link: MANUAL PLUGIN INSTALLATION
|
|
||||||
how-text: >
|
how-text: >
|
||||||
There are a few cases when manually installing a WordPress Plugin is appropriate.
|
There are a few cases when manually installing a WordPress Plugin is appropriate.
|
||||||
|
|
||||||
|
@ -47,17 +46,17 @@ pages:
|
||||||
|
|
||||||
Backup your site completely before proceeding.
|
Backup your site completely before proceeding.
|
||||||
|
|
||||||
To install a WordPress Plugin manually:
|
|
||||||
|
|
||||||
|
|
||||||
Download your WordPress Plugin to your desktop.
|
Download your WordPress Plugin to your desktop.
|
||||||
If downloaded as a zip archive, extract the Plugin folder 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.
|
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.
|
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.
|
Click Activate to activate it.
|
||||||
Check the Details readme file for customization and further instructions.
|
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:
|
graphics:
|
||||||
title: Dash Official Website | Dash Crypto Currency
|
title: Dash Official Website | Dash Crypto Currency
|
||||||
|
|
BIN
assets/img/woocommerce/woocommerce_plugin.jpg
Normal file
BIN
assets/img/woocommerce/woocommerce_plugin.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
|
@ -60,7 +60,7 @@ description: pages.evolution.description
|
||||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a-->
|
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a-->
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6 home-network-graphic-live">
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -16,8 +16,10 @@ description: pages.woocommerce.description
|
||||||
-->
|
-->
|
||||||
<section class="section section--home-cta">
|
<section class="section section--home-cta">
|
||||||
<div class="section__content">
|
<div class="section__content">
|
||||||
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
|
<h2 class="section__title">{% t pages.woocommerce.plugin-heading %}</h2>
|
||||||
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
|
<div class="section__lead">{% tmd pages.woocommerce.plugin-text %}</div>
|
||||||
|
<h3> </h3>
|
||||||
|
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -46,15 +48,6 @@ description: pages.woocommerce.description
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</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
|
HOW TO
|
||||||
|
@ -64,36 +57,33 @@ description: pages.woocommerce.description
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-6 col-sm-push-6">
|
<div class="col-sm-6 col-sm-push-6">
|
||||||
<h2>{% t pages.woocommerce.how-heading %}</h2>
|
<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>{% 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>
|
||||||
<div class="col-sm-6 col-sm-pull-6 ">
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!--
|
|
||||||
Woocommerce setup video
|
|
||||||
|
|
||||||
<section class="">
|
<section class="">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<h2>{% t pages.woocommerce.install-heading %}</h2>
|
<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>
|
||||||
<div class="col-sm-6">
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
-->
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue