From 3cb5b37a2b68cd2bd02e138e01ddff3ded65075f Mon Sep 17 00:00:00 2001 From: Chuck Williams Date: Mon, 20 Feb 2017 21:18:46 -0700 Subject: [PATCH] Revert "Merge commit 'a3bab59b5162489a2345a700dc3d77e467c2a595'" This reverts commit bc16f7900cf94c8c740cd844b249e8fd4f113925, reversing changes made to 0cec223e9f47a23ef037a5fc89f5199ccb20e324. --- _i18n/en.yml | 28 ++++++++++++++-------------- _includes/hero/woocommerce.html | 9 ++++----- woocommerce/index.html | 10 ++++------ 3 files changed, 22 insertions(+), 25 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index c7fcc70..30aaa9d 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -32,31 +32,31 @@ pages: install-text: install-btn: Learn More - how-heading: Installation - how-text: | - 1. Download Dash-Woocommerce-Plugin.zip from https://github.com/snogcel/dash-woocommerce-plugin/blob/master/dist/dash-woocommerce-plugin.zip. + how-heading: Manual Installation + how-text: > + There are a few cases when manually installing a WordPress Plugin is appropriate. - 2. From the WordPress Admin interface, click plugins then click "Add New". + If you wish to control the placement and process of installing a WordPress Plugin. - 3. At the top of the screen find the "Upload Plugin" button and choose the zip file download previously. + If your server does not permit automatic installation of a WordPress Plugin. - 4. Click the "Activate Plugin" button, once the plugin has been activated you'll find it included in the listing of Installed Plugins. + The WordPress Plugin is not in the WordPress Plugins Directory. - 5. From "Installed Plugins", locate "Dashpay - WooCommerce Gateway" and click on Settings. + Installation of a WordPress Plugin manually requires FTP familiarity and the awareness that you may put your site at risk if you install a WordPress Plugin incompatible with the current version or from an unreliable source. - 6. Select "DASH Checkout" from the list of available payment methods. + Backup your site completely before proceeding. - 7. Check the "Enable this payment gateway" checkbox. - 8. Configure the "Payment Service API" and "Insight API" option to point to your server. - how-text-more-link: Click here - how-text-more-link-text: to learn how to configure your Payment Gateway Server + 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: 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-plugin-link: Get Plugin - how-install-btn: Install Plugin + how-text-link: Get Plugin + how-install-link: Install Plugin graphics: title: Dash Official Website | Dash Crypto Currency diff --git a/_includes/hero/woocommerce.html b/_includes/hero/woocommerce.html index afeff09..44a2b15 100644 --- a/_includes/hero/woocommerce.html +++ b/_includes/hero/woocommerce.html @@ -10,18 +10,17 @@ {% include nav-desktop.html %} - {% include base.html %} + {% include base.html %}

{% t pages.woocommerce.hero-heading %}

{% t pages.woocommerce.hero-text %}

-

{% t pages.woocommerce.hero-description %} {% t pages.woocommerce.hero-description-link %}

+

{% t pages.woocommerce.hero-description %} {% t pages.woocommerce.hero-description-link %}

diff --git a/woocommerce/index.html b/woocommerce/index.html index d3acb68..617e034 100644 --- a/woocommerce/index.html +++ b/woocommerce/index.html @@ -57,12 +57,10 @@ description: pages.woocommerce.description

{% t pages.woocommerce.how-heading %}

+

{% tmd pages.woocommerce.how-text %}

-

- {% t pages.woocommerce.how-text-more-link %} - {% t pages.woocommerce.how-text-more-link-text %} -

- {% t pages.woocommerce.how-install-btn %} + + {% t pages.woocommerce.how-install-link %}
{% t pages.update.update-heading %} @@ -78,7 +76,7 @@ description: pages.woocommerce.description

{% t pages.woocommerce.install-heading %}

{% tmd pages.woocommerce.install-text %}

{% tmd pages.woocommerce.how-text-plugin %}

- {% t pages.woocommerce.how-text-plugin-link %} + {% t pages.woocommerce.how-text-link %}