Forum Replies Created
-
AuthorPosts
-
February 25, 2019 at 2:21 am in reply to: WP Payment Gateway Bundle disabling page parent option in the Gutenberg editor #78725wploveSpectator
I think you were right. It looks like the most recent version of WP fixed the problem. I’ll let you know if I see anything else.
February 7, 2019 at 2:49 am in reply to: WP Payment Gateway Bundle disabling page parent option in the Gutenberg editor #78723wploveSpectatorAS stated above, this behavior occurs with no other plugins activated, on the default twentynineteen theme.
February 7, 2019 at 2:43 am in reply to: WP Payment Gateway Bundle disabling page parent option in the Gutenberg editor #78722wploveSpectatorI think you’re looking in the right place. See the “Parent Page” dropdown under “Page Attributes”.
ericmarch.com/wp-content/uploads/2019/02/Screen-Shot-2019-02-06-at-9.38.59-PM.png
Do note, however, that for whatever reason it takes a couple seconds for the “Parent Page” dropdown to pop up and display, even without the Gateway plugin enabled. So on a clean install take a look at the Page Attributes section after the the Edit page has FULLY loaded. Eventually the Parent Page dropdown will display.
Once the Gateway plugin is turned on, however, the Parent Page dropdown never appears.
February 6, 2019 at 4:47 pm in reply to: WP Payment Gateway Bundle disabling page parent option in the Gutenberg editor #78720wploveSpectatorFebruary 6, 2019 at 4:47 pm in reply to: WP Payment Gateway Bundle disabling page parent option in the Gutenberg editor #78719wploveSpectatorThis problem could be related to this reported issue:
https://wordpress.org/support/topic/no-parent-page-option-in-gutenberg/
February 6, 2019 at 4:42 pm in reply to: WP Payment Gateway Bundle disabling page parent option in the Gutenberg editor #78718wploveSpectatorI am also experiencing this problem. I’m running:
Wordpress 5.0.3
Default twentynineteen theme
WP Payment Gateway Bundle Version 2.3.3
All other plugins deactivated.
I can still select the parent page in the Page list’s “Quick Edit” link. But the Page Parent dropdown disappears in the Editing window when the Gateway plugin is activated.
November 14, 2015 at 8:31 pm in reply to: Authorize.net Redirect Page Not Working Correctly (Thank you page issue) #57737wploveSpectatorI was having trouble with the Thank you page using Authorize.net AIM.
In WP estore/Settings/General Settings I had “Return URL” set to [https://www.singlemothersbychoice.org/thank-you/]
But post checkout was getting routed to my home page.
I finally just realized I had to put in that “Return URL” in the general settings of the Payment Gateway Bundle (Settings/Payment Gateway Bundle/General Settings).
Bingo. Thank you page started working.
October 31, 2015 at 9:41 am in reply to: Member Registration: country list, possible to modify? #64252wploveSpectatorGood point. It’s not officially a country. That being established, if I modify the code to include it anyway, is there a way to protect that change from future updates?
October 31, 2015 at 9:37 am in reply to: eMember – membership expiration warning notification for admin #69904wploveSpectatorThis would be a great feature to have. In my client’s organization membership expiry is connected with the termination of other services. Getting an email would be the easiest way to let admin know that an action needs to be taken.
A possible second option that I was exploring was to sort the membership list by expiry date, so recently past and upcoming expiries could be quickly identified. Unfortunately it doesn’t look like the membership list can be sorted that way.
Are there currently plans to enable admin expiry email notifications or to enable expiry date sorting on the membership list?
Thank you.
September 28, 2015 at 4:27 pm in reply to: Member Registration: country list, possible to modify? #64250wploveSpectatorI need to add “Bermuda” to the country list. I’ll modify the code above if needed. Can I put that in my child theme to protect it from updates? If so, what would be the appropriate file structure?
Would that edited country list also display for the backend new member creation?
May 19, 2015 at 6:51 pm in reply to: Protected bbPress forum only checks for Primary membership #64271wploveSpectatorUpdate on this. I just updated WordPress and several other plugins (not eMember) and that seemed to fix the problem. Sorry I should have done that before posting!
Running eMember 8.9.7.
April 7, 2015 at 1:58 pm in reply to: What happens when a paid membership expires or is cancelled #33615wploveSpectatorDo you have the status on this? I would like a similar admin notification when a membership expires.
wploveSpectatorI am searching by city, by state, by country, zip, phone number, and company name. All of these turn up either no results or inconsistent results.
You can try it yourself:
[https://www.detoxtheworld.com/colon-therapy-directory-emember/]
Putting in “United States of America” only yields one result of the two U.S. listings.
Copying and pasting in a listing’s phone number yields no result.
Copying and pasting in one of the company names yields two results!
Any idea what might be causing the confusion?
wploveSpectatorWorks! Thank you!
March 1, 2015 at 12:21 am in reply to: Protecting "member-profile" for different membership levels #68739wploveSpectatorA follow up on this:
I’m using Member Profile Extended to control what information is shown on the “Details” page.
What I would like is to have certain data fields (like “Phone Number” and “Email”) to display on the detail pages for “Therapists” (a public directory) and have those same data fields hidden for the detail pages for “Community” (a more private directory).
Is there a way to do that?
I’m thinking that there might be a bit of code for the Details page that controls the field display like this:
“If Membership level = ‘Therapist’ Then display profile fields x,y, and z. If Membership level = ‘Community’ then display profile fields a,b,c. If Membership level is ‘Therapist’ AND ‘Community’ then display profile fields x,y,z,a,b,c.”
Is this doable within the existing eMember framework?
-
AuthorPosts