I got in another way and had to re-do my Paypal monthly arrangements. I don't understand why (everything was current in PayPal on my end).
1 14 Aug 2012 13:20:38
Re: Can't access Billing Preferences Screen (1 replies, posted in Support zone)
2 14 Aug 2012 12:23:23
Topic: Can't access Billing Preferences Screen (1 replies, posted in Support zone)
My monthly subscription was shut down because of a payment issue. I suspect it's an expired credit card. But I can't access the billing preferences under Account > Billing.
A popup window comes up for Account > Billing but stays up for only about 1/2 second then disappears. I have tried 4 times by quickly clicking on the PayPal option for Monthly billing but nothing happens.
This happens in Firefox, IE and Chrome. Please advise. I have an irate customer.
3 01 Jun 2011 12:15:54
Re: Make <ul> tags editable for User (3 replies, posted in Tutorials)
That's the fix, Thanks Simon.
4 31 May 2011 22:58:25
Topic: Make <ul> tags editable for User (3 replies, posted in Tutorials)
I want to make unordered lists and ordered lists editable for a user. I tried this:
<ul class="edit">
<li>first point</li>
<li>second point</li>
</ul>
But it doesn't work. Is this do-able?