latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Alex Koloskov

Sorry, I've not written a description yet. I'll get to it soon!


My Latest Replies (From Various Topics)

Viewing 8 replies - 1 through 8 (of 8 total)
Author Replies
Author Replies
Posted: Thursday Dec 19th, 2013 at 1:04 pm #62047

BTW, I’ve checked WP cron, and i see ws_plugin__s2member_auto_eot_system__schedule task running every 10 minutes.
So, it must be checking status of the subscription, right? Wondering why it do not demote uses with cancelled profile 2-3 months ago?

I really need a solution, please get back to to me:)

Posted: Sunday May 26th, 2013 at 12:44 am #50649

Cristian,
it used my template. If I add a word “test” just before the button, it shows on page.
Can you confirm that other S2 users has modified this button with custom CSS in template?

Or show m n example of such customization?
Btw, did you try to customize the button same way I am trying to do?

Wow, many questions, but I really start feling like nobody did what I am trying to do here… Please give e ome support:)

Posted: Thursday May 23rd, 2013 at 9:46 pm #50519

I was trying to modify both ways.. Did not make any difference. Currently I have paypal-sp-checkout-form.php in my theme folder.
So, right not in the php code I have:

<div id="s2member-pro-paypal-sp-checkout-form-submit-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-sp-checkout-form-div s2member-pro-paypal-form-submit-div s2member-pro-paypal-sp-checkout-form-submit-div">
	%%hidden_inputs%% <!-- Auto-filled by the s2Member software. Do NOT remove this under any circumstance. -->
	<input   type="submit" id="s2member-pro-paypal-sp-checkout-submit" class="my_checkout_button s2member-pro-paypal-submit s2member-pro-paypal-sp-checkout-submit" value="<?php echo esc_attr (_x ("Submit Form", "s2member-front", "s2member")); ?>" tabindex="500" />
</div>

where my_checkout_button is:

.my_checkout_button{
background-image: url(‘http://www.photigy.com/wp-content/uploads/2013/05/submit-order-short.png&#8217;);
background-repeat: no-repeat;
background-color: transparent;
height:106px; width:320px;
border:none;
text-indent:-999em;
cursor:pointer;
}

and this is what I am getting in html when page is loaded:

<input type="submit" id="s2member-pro-paypal-sp-checkout-submit" 
class="s2member-pro-paypal-submit s2member-pro-paypal-sp-checkout-submit"
 value="Submit Form" tabindex="500">

Whatever I put OUTSIDE “<input" tag, appeas in html, but anything inside gets overwritten soemhow to a default values. It looks like some code finds element with id "s2member-pro-paypal-sp-checkout-submit" and build it during runtime, without looking what is in the template.. Not sure if this right, but it looks like it si doing this..

Any ideas what si going on? is it normal behavior? I use Atahualpa 3.7.3 if it makes any difference..

Posted: Thursday May 23rd, 2013 at 6:15 pm #50476

Cristian,
Yes, the style will work when injected in firebug. My issue that it gets completelly wiped out by plugin when I add it in the template. I am sure creator of the plugin knows about this feature, hope to see if there is a way to get style to stay in the button.
See my initial post: style stays where I put it only if I remove Id of the button. But this cause issues, it does not work without Id :(

Posted: Wednesday Oct 24th, 2012 at 12:14 pm #29526

Thank you guys! now working like a charm:)

Posted: Monday Oct 22nd, 2012 at 5:10 pm #29336

Ok, I think I’ve fixed it, just changed description in Pro Form, made it less few characters.

Posted: Monday Oct 22nd, 2012 at 4:49 pm #29331

Update:

It looks like this is what plugin send to paypal :
‘L_BILLINGAGREEMENTDESCRIPTION0’ => ‘COUPON 60% off. ( Now: $13.98 / monthly ) ~ ORIGINALLY: Lighting Master / 34.95 Monthly ( recurring charge, for ongoing access )’,

128 characters

Then we getting this error:

‘L_SHORTMESSAGE0’ => ‘Transaction refused because of an invalid argument. See additional error messages for details.’,
‘L_LONGMESSAGE0’ => ‘Value of OrderDescription element has been truncated.’,

And if we look in paypal API:

OrderDescription field ->>> maximum length is 127. Warning only; API executes.


Now, how would I make s2Member not to include such long description?

  • This reply was modified 4 years, 2 months ago by  Alex Koloskov.
  • This reply was modified 4 years, 2 months ago by  Alex Koloskov.
Posted: Monday Oct 22nd, 2012 at 10:37 am #29265

Thank you Cristián, I’ve just submitted s2member log using the form.
Alex

  • This reply was modified 4 years, 2 months ago by  Alex Koloskov.
  • This reply was modified 4 years, 2 months ago by  Alex Koloskov.
Viewing 8 replies - 1 through 8 (of 8 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.