salocime
Forum Replies Created
-
Wait: How do I register a test member without actually paying with PayPal?
Yes, I have PayPal IPN set up.
Okay, I’ll try the debug later today.
And I have the additional issue of figuring out which payment is actually tied to the member account that works. :/
Okay, make that 3 people now…
Perfect! Thank you!!
Well, in the preview, the background is grey, so the box shows up clearly, but there’s also grey around the ends of the textbox, whereas on my page, the box just fills up the full width of the background colour. Everything on my site is white, so it gets completely lost. When I put a background colour to the post, because the textbox fills the width of the colour, there just aren’t really defining edges. If my screen is tilted just right, *then* I can see the textbox well, but otherwise…
Adding in the code you suggested makes the box large and the typing inside just as large. I’ve removed the protection from the site to show you:
https://www.athomefrench.com/marc-et-anne-quiz/
I’m using the theme Spacious.
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber NOT showing upOk, thank you for your help!
I did check the IPN log and it only has everybody else’s payments this week, not hers, so it sounds like that’s where the issue was?
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber NOT showing upI have no clue how to go about fixing those errors. A lot of people seem to get that one though…
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber NOT showing upI didn’t know about the PayPal IPN. I now have it set up.
I’m guessing the simplest thing, and perhaps the only thing, to do at this point is to refund her and ask her to sign up again?
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber NOT showing upI found something called error-log. Is that it? I was looking for debug.log.
There’s this:
[10-Sep-2015 23:12:56 UTC] PHP Notice: Undefined offset: 0 in /home2/athomefr/public_html/wp-includes/query.php on line 3716
[10-Sep-2015 23:12:56 UTC]
PHP Notice: Trying to get property of non-object in /home2/athomefr/public_html/wp-includes/query.php on line 4601And that second one repeats over and over.
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber NOT showing upTo be more specific, my PayPal says her payment is completed and I have the option of refunding it.
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber NOT showing upHi, I’ve enabled debug mode, but I’m not able to find a debug.log file. (I’ve never done a debug before…) Not sure what to do?
She is neither under users nor members. And yes, both of our PayPal accounts say she has paid for a monthly membership, but she is nowhere to be found. And there are only 3 other members at the moment, so it’s not like she’d be hard to find if she were there.
Forum: Plugins
In reply to: [Simple Membership] Paid subscriber didn't receive confirmation linkThank you!
Forum: Themes and Templates
In reply to: [Spacious] Remove automatic navigation buttonsResolved! I had another look through the different sections and discovered that navigation.php had this:
<ul class=”default-wp-page clearfix”>
<li class=”previous”><?php previous_post_link( ‘%link’, ‘<span class=”meta-nav”>’ . _x( ‘←’, ‘Previous post link’, ‘spacious’ ) . ‘</span> %title’ ); ?>
<li class=”next”><?php next_post_link( ‘%link’, ‘%title <span class=”meta-nav”>’ . _x( ‘→’, ‘Next post link’, ‘spacious’ ) . ‘</span>’ ); ?>I deleted it and no longer have those navigation links on the posts. ??
Forum: Themes and Templates
In reply to: [Spacious] Remove automatic navigation buttonsHere’s a link to show what I mean: https://www.athomefrench.com/2015/03/24/b1u1l1/
The bottom of all of my lesson pages automatically gets Buttons to other lessons. But they’re not links I want. So, this first lesson has a link at the bottom to lesson 3, but it shouldn’t.