Bumping price to /year.

This commit is contained in:
Samuel Clay 2017-11-10 15:43:25 -08:00
parent d3eafcd411
commit 975c141ed0
9 changed files with 29 additions and 27 deletions

View file

@ -149,7 +149,7 @@
.NB-static-form .NB-stripe-plan-choice {
float: left;
width: 200px;
margin-top: 4px;
margin-top: 0px;
padding: 0 2px;
font-weight: bold;
}
@ -157,6 +157,7 @@
width: auto;
float: left;
margin-top: 0;
padding-top: 0;
}
.NB-static-form .NB-stripe-plan-choice input {
width: auto;

View file

@ -133,22 +133,22 @@ _.extend(NEWSBLUR.ReaderFeedchooser.prototype, {
])
]),
$.make('div', { className: 'NB-modal-submit NB-modal-submit-paypal' }, [
$.make('div', { className: 'NB-feedchooser-payextra' }, [
$.make('input', { type: 'checkbox', name: 'payextra', id: 'NB-feedchooser-payextra-checkbox' }),
$.make('label', { 'for': 'NB-feedchooser-payextra-checkbox' }, 'I\'m feeling generous')
]),
// $.make('div', { className: 'NB-feedchooser-payextra' }, [
// $.make('input', { type: 'checkbox', name: 'payextra', id: 'NB-feedchooser-payextra-checkbox' }),
// $.make('label', { 'for': 'NB-feedchooser-payextra-checkbox' }, 'I\'m feeling generous')
// ]),
$.make('div', { className: 'NB-feedchooser-dollar' }, [
$.make('div', { className: 'NB-feedchooser-dollar-value NB-2' }, [
$.make('div', { className: 'NB-feedchooser-dollar-month' }, [
$.make('div', { className: 'NB-feedchooser-dollar-image' }, [
$.make('img', { src: NEWSBLUR.Globals.MEDIA_URL + '/img/icons/circular/g_icn_coffeecup_gold16.png', style: "position: absolute; left: -56px;top: 15px;width: 16px;" }),
$.make('img', { src: NEWSBLUR.Globals.MEDIA_URL + '/img/icons/circular/g_icn_coffeecup_gold24.png', style: "position: absolute; left: -31px;top: 10px; width: 24px;" }),
$.make('img', { src: NEWSBLUR.Globals.MEDIA_URL + '/img/icons/circular/g_icn_coffeecup_gold32.png', style: "position: absolute; left: 0; top: 6px; width: 32px" })
]),
'$24/year'
]),
$.make('div', { className: 'NB-feedchooser-dollar-year' }, '($2/month)')
]),
// $.make('div', { className: 'NB-feedchooser-dollar-value NB-2' }, [
// $.make('div', { className: 'NB-feedchooser-dollar-month' }, [
// $.make('div', { className: 'NB-feedchooser-dollar-image' }, [
// $.make('img', { src: NEWSBLUR.Globals.MEDIA_URL + '/img/icons/circular/g_icn_coffeecup_gold16.png', style: "position: absolute; left: -56px;top: 15px;width: 16px;" }),
// $.make('img', { src: NEWSBLUR.Globals.MEDIA_URL + '/img/icons/circular/g_icn_coffeecup_gold24.png', style: "position: absolute; left: -31px;top: 10px; width: 24px;" }),
// $.make('img', { src: NEWSBLUR.Globals.MEDIA_URL + '/img/icons/circular/g_icn_coffeecup_gold32.png', style: "position: absolute; left: 0; top: 6px; width: 32px" })
// ]),
// '$24/year'
// ]),
// $.make('div', { className: 'NB-feedchooser-dollar-year' }, '($2/month)')
// ]),
$.make('div', { className: 'NB-feedchooser-dollar-value NB-3' }, [
$.make('div', { className: 'NB-feedchooser-dollar-month' }, [
$.make('div', { className: 'NB-feedchooser-dollar-image' }, [
@ -230,7 +230,7 @@ _.extend(NEWSBLUR.ReaderFeedchooser.prototype, {
var $paypal = $('.NB-feedchooser-paypal-form', this.$modal);
$.get('/profile/paypal_form', function(response) {
$paypal.html(response);
self.choose_dollar_amount(2);
self.choose_dollar_amount(3);
});
},

View file

@ -10,7 +10,7 @@ Here are some easy ways to have a great time on NewsBlur:
* Follow friends from Twitter, Facebook, and NewsBlur: http://{% current_domain %}{{ user.profile.autologin_url }}?next=friends
* Visit the popular blurblog, The People Have Spoken: http://popular.newsblur.com
* Upgrade to a premium account for only $24/year: http://{% current_domain %}{{ user.profile.autologin_url }}?next=chooser
* Upgrade to a premium account for only $36/year: http://{% current_domain %}{{ user.profile.autologin_url }}?next=chooser
I made NewsBlur because I wanted a better way to read the news and talk about it with people. I hope you love it, too.

View file

@ -12,7 +12,7 @@
<ul style="list-style: none;">
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/icons/circular/share.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> <a href="http://{% current_domain %}{{ user.profile.autologin_url }}?next=friends" style="text-decoration:none">Follow friends from Twitter, Facebook, and NewsBlur</a></li>
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/reader/popular_thumb.jpg?1" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> Visit <a href="http://popular.newsblur.com" style="text-decoration:none">The People Have Spoken</a>, our blog of the most popular and talked-about articles posted by NewsBlur readers</li>
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/icons/circular/g_icn_coffeecup_gold32.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> <a href="http://{% current_domain %}{{ user.profile.autologin_url }}?next=chooser" style="text-decoration:none">Upgrade to a premium account for only $24/year, and get access to an unlimited number of RSS feeds</a></li>
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/icons/circular/g_icn_coffeecup_gold32.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> <a href="http://{% current_domain %}{{ user.profile.autologin_url }}?next=chooser" style="text-decoration:none">Upgrade to a premium account for only $36/year, and get access to an unlimited number of RSS feeds</a></li>
</ul>
</p>
<p style="line-height: 20px;">I made NewsBlur because I wanted a better way to read the news and talk about it with people. I hope you love it, too.</p>

View file

@ -14,6 +14,6 @@ Here are some easy ways to have a great time on NewsBlur:
* Follow friends from Twitter, Facebook, and NewsBlur: http://{% current_domain %}{{ user.profile.autologin_url }}
* Visit the popular blurblog, The People Have Spoken: http://popular.newsblur.com
* Renew your premium account for only $24/year: http://{% current_domain %}{{ user.profile.autologin_url }}?next=renew
* Renew your premium account for only $36/year: http://{% current_domain %}{{ user.profile.autologin_url }}?next=renew
Spend a few days trying out NewsBlur again. We hope you love it.{% endblock body %}

View file

@ -14,7 +14,7 @@
<ul style="list-style: none;">
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/icons/circular/share.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> <a href="http://{% current_domain %}{{ user.profile.autologin_url }}" style="text-decoration:none">Follow friends from Twitter, Facebook, and NewsBlur</a>.</li>
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/reader/popular_thumb.jpg?1" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> Visit the popular blurblog: <a href="http://popular.newsblur.com" style="text-decoration:none">The People Have Spoken</a>.</li>
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/reader/hamburger_l.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> <a href="http://{% current_domain %}{{ user.profile.autologin_url }}?next=renew" style="text-decoration:none">Renew your premium account for only $24/year</a>.</li>
<li style="line-height:22px;"><img src="http://{% current_domain %}/media/img/reader/hamburger_l.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> <a href="http://{% current_domain %}{{ user.profile.autologin_url }}?next=renew" style="text-decoration:none">Renew your premium account for only $36/year</a>.</li>
</ul>
</p>

View file

@ -111,16 +111,17 @@ float: right;">
{{ zebra_form.email }}
</div>
<div style="overflow: hidden">
<div style="overflow: hidden;">
<style>
.NB-stripe-plan-choice label:first-child {
.NB-stripe-plan-choice label:first-child,
.NB-stripe-plan-choice label:nth-child(2) {
display: none;
}
</style>
{{ zebra_form.plan.label_tag }}
<label for="payextra" class="payextra-label">
<input type="checkbox" id="payextra" name="payextra" />
I'm feeling generous
<!-- <input type="checkbox" id="payextra" name="payextra" />
I'm feeling generous -->
{{ zebra_form.plan|safe }}
</label>
</div>

View file

@ -14,7 +14,7 @@
<div class="NB-modal-submit-green NB-modal-submit-button NB-module-premium-button NB-javascript">Upgrade</div>
<p class="NB-module-premium-price">Only $24/year</p>
<p class="NB-module-premium-price">Only $36/year</p>
</div>
</div>
{% endif %}

View file

@ -192,7 +192,7 @@
<th></th>
<th>Free Account</th>
<th class="NB-last">
<div class="NB-price">$24 / year</div>
<div class="NB-price">$36 / year</div>
Premium Account
</th>
</tr>