Skip to content

Commit

Permalink
Merge pull request #1289 from angelleye/PFWA-17
Browse files Browse the repository at this point in the history
PFWA-17 : Marketing Sidebar - Affiliate Info
  • Loading branch information
Drew Angell committed Feb 27, 2019
2 parents 8a95fee + ee5509a commit 1e3797f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added assets/images/marketing/angelleye_affiliate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions template/sidebar.php
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,18 @@
</p>
</div>
</div>
<div class="angelleye-sidebar__section m10">
<h2><?php esc_html_e('Become an Affiliate', 'paypal-for-woocommerce'); ?></h2>
<div class="wp-clearfix m10">
<p>
<a href="https://www.angelleye.com/affiliate-area/" target="_blank">
<img src="<?php echo PAYPAL_FOR_WOOCOMMERCE_ASSET_URL . 'assets/images/marketing/angelleye_affiliate.png'; ?>" alt="">
<strong><?php echo __('Affiliate Sign Up', 'paypal-for-woocommerce'); ?></strong>
</a><br>
<?php esc_html_e('Use your voice to inspire entrepreneurship with the Angell EYE Affiliate Program, Our affiliates include entrepreneurs, educators, influencers, and content creators.', 'paypal-for-woocommerce'); ?>
</p>
</div>
</div>
</div>
</div>

0 comments on commit 1e3797f

Please sign in to comment.