Forum Replies Created
-
AuthorPosts
-
dgmufasaMember
Hello again,
I saw in the instructions, the following to enable the content:
Go to the settings menu of eMember and check the “Enable Google First Click Free Feature” field to enable this feature.
Wait for Google to index your protected content.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
What does “Wait for Google to index your protected content” mean? Do you turn on the FCF and leave it on – or – do you turn it on for an afternoon and then turn it off?
Regards.
dgmufasaMemberThanks!
dgmufasaMemberHello there,
Not so dumb of a question. I am having the same problem. Where can this be corrected?
TIA
July 6, 2012 at 3:16 pm in reply to: eMember – paid for membership, received no ID and Password #46887dgmufasaMemberHello,
Never mind about this request. I misunderstood and made a mistake in the setup. It seems like an ID that is used as a reference in EStore/EMember “Settings” (configuration) cannot be used when testing the scenarios.
Thank you for your patience with me… all good now.
TIA
dgmufasaMemberHello again,
Never mind this request.
Found out that I was using the shortcode associated with EMember and not EStore. When switching to the shortcode for EStore, all worked OK.
Regards.
dgmufasaMemberHello again,
Never mind this message. If you can point out the EStore shortcode that will list products in the category like this:
http://demoitems.apostx.com.s3.amazonaws.com/layout_silver_gold_membership.jpg
That will be fine.
Regards.
July 5, 2012 at 1:42 pm in reply to: eMember – paid for membership, received no ID and Password #46885dgmufasaMemberHello again,
I have attached the log – as you can see – it says that registration happens successfully both times (even though this is not the case). When I try to log in with the ID and password I used (from email verification form), it does not work – it says that the combination is in error – even though your logs say : SUCCESS.
There seems to be a problem with your function module : eMember_Register_with_confirmation (in the file eMember_registration_utils.php) – as seen in your log, it creates a record in the DB after the FIRST interaction (on the registration form).
This should not be the case. It should not create anything in the DB *at all* until the SECOND interaction (when the email comes to the inbox of the person and he/she chooses an ID/password).
Would appreciate some assistance here though as I did not write this code and am somewhat new to PHP.
TIA
July 5, 2012 at 8:41 am in reply to: eMember – paid for membership, received no ID and Password #46884dgmufasaMemberHello,
Thought I would add additional items to make things clear.
0. From the WordPress back-end, I log into the EMember “Member” area and remove the member that has the e-mail address (so I can repeat the process).
1. Sign up again using the registration form:
[http://practicemysap.com/main/join-us/registration/]
2. An e-mail is sent with an encrypted link:
Thank you for joining us!
Please complete your registration by visiting the following link:
[http://practicemysap.com/main/?page_id=37&member_id=10& code=0582d64bba4cb84aa0d8f9763e29db50]
Thank You
3. Clicking on the encrypted link produces this:
[http://practicemysap.com/main/join-us/registration/?member_id=10& code=0582d64bba4cb84aa0d8f9763e29db50]
Filling out an ID / password gets the error mentioned above:
Email:The email address you are using is already taken!
Please choose a different email address. .
TIA
July 5, 2012 at 7:51 am in reply to: eMember – paid for membership, received no ID and Password #46883dgmufasaMemberHello,
When this scenario was done, I was not logged into the site.
1. I filled the registration form
2. An email was sent to my email address with a generated link inside.
3. Clicking on the generated link, I get a new form that has all the information I filled out in the registration form (it cannot be changed) – but – there are 2 additional fields: a) userid b) password
In other words, I now need to create an ID and password.
4. I fill out an id and password
5. I get the message that was mentioned above.
TIA
July 5, 2012 at 3:47 am in reply to: Getting email address from EStore into EMember or Aweber #46733dgmufasaMemberThanks for the info.
dgmufasaMemberThanks for the response.
I am new to WP but will follow your instructions. Does this evaluate to a “1” or “0”?
The idea is to have one page for the “landing”. If the person has logged in, the menu will change to show Contacts, Prices, Staff, etc.
If the person has not logged in, then there will be nothing on the menu until they do.
Can you provide a quick example of just using this piece of code?
TIA
June 28, 2012 at 5:26 am in reply to: [wp_eStore:product_id:2:end] not working inside NextGen gallery #46469dgmufasaMemberHello and thanks again,
The suggestion you made is working thus far. Also, I had hired someone to help with template customization. He fixed the problem – so – now even that version is working.
Cheers!
June 27, 2012 at 1:25 pm in reply to: [wp_eStore:product_id:2:end] not working inside NextGen gallery #46467dgmufasaMemberHi – and thanks,
This looks like it would work (and is actually more preferable because the IDs don’t have to be updated in 2 places). How does one list all products for sale? When looking at the options in the shortcode, I just see id=XXXX. It would be nice to do just a short code that would point to a category and have all the products in a category or area listed out.
TIA
June 26, 2012 at 1:53 pm in reply to: [wp_eStore:product_id:2:end] not working inside NextGen gallery #46465dgmufasaMemberHello and thanks for the response,
>> You have a shortcode nesting issue here.
I thought the same thing but I still get the same problem if I place it on a single page. If you go to the home page: http://practicemysap.com
The input for Scenario 1 is :
Item 1:
Silver Membership
Price:39.00
[wp_eStore_add_to_cart id=1]
Item 2:
Gold Membership
Price:59.00
[wp_eStore:product_id:2:end]
then ~only~ item #2 gets a button. Item Number one will
The input for scenario 2 is:
Item 1:
Silver Membership
Price:39.00
[wp_eStore:product_id:1:end]
Item 2:
Gold Membership
Price:59.00
[wp_eStore:product_id:2:end]
in which case, I get no buttons.
TIA
June 26, 2012 at 11:19 am in reply to: [wp_eStore:product_id:2:end] not working inside NextGen gallery #46463dgmufasaMemberI also forgot to mention that the shortcode is under the tab called “Buy It”
-
AuthorPosts