Forum Replies Created
-
AuthorPosts
-
September 19, 2014 at 10:09 pm in reply to: eMember – Upgrade to New Membership Level while logged in #55719ellie4905Member
cool beans…thanks, not sure what I was doing wrong – thought I tried that.
So, one more question…the redirect IS working, however my member isn’t being upgraded. When I logout and back in, it shows them at their old level. Any idea why this would be?
Secondly, I put the button in between section protection for the old level…so the user still sees it when they login (because they’re not being upgraded – just redirected).
Any thoughts on why this would be? If I didn’t use section protection would the button “go away” once the user clicked it? (I’m guessing no – but asking just cause that would be pretty cool for my purpose – I’m looking for a disappearing button, or a way to make a product button go away after a user has clicked it)
As always … Thanks for your awesome support and help!
September 17, 2014 at 5:36 pm in reply to: eMember – Upgrade to New Membership Level while logged in #55717ellie4905MemberHow can I use both of these shortcodes together?
[wp_eMember_upgrade_membership_level_to level=”2″ redirect_to=”url-of-the-page”]
[wp_eMember_upgrade_membership_level_to level=2 button_text=”Put Whatever Here”]
I want to change the text on the button, but also use the redirect feature…pls adivse?
Also, any idea why I am getting a yellow box around the area?
Thank you,
Ellie
P.S. I am redirecting to a page that is different from my Thank You page, hence the need to use this
September 11, 2014 at 1:56 pm in reply to: Question About Inapp Purchase and Accessing APR Page X Number of Times #65400ellie4905MemberOkay so let’s take the iTunes part out of it. I still need to be sure I’m setting things up right for my desktop users.
3 Membership Packages (do I include my page with the content on it in the Digital Content field for each membership though? Or do I set those up as separate products? I think that’s where I am confused…) I have watched the video, and I understand how to setup the levels, but just not sure about this part.
– One time access
– Monthly recurring
– Monthly non-recurring
Then use section protection to protection instead of APR so member will see content regardless of device they login from.
If I am using estore for everything do still need to use the “special” shortcode Paypal formatted buttons for subscription membership?
September 10, 2014 at 2:32 pm in reply to: Question About Inapp Purchase and Accessing APR Page X Number of Times #65398ellie4905MemberOK…let me ask you this:
“although the access to the page one-time I’m not quite sure how to correctly setup…. It’s not a downloadable product. It’s a form that on the APR page, so I only want the user to access this page once and fill out the form – then I don’t want them to be able to go back to it if they buy the one-time purchase.”
How do I control access to a page one-time? As opposed to a given time limit (i.e. – hours)?
And secondly…I’m having a blonde moment with getting this process setup. Do I setup my products first or my membership levels? Or both? I’m so confused and making this 10x harder than it really it is…I know I am…if you can give me a nudge, I’d really appreciate it.
I have 2 pages:
– I need to sell one-time access to the first page
– Monthly Unlimited access to the 2nd page
– Monthly Recurring access to the 2nd page
Do I make my buy buttons, membership buttons with the product page set as the “product”? (Told you I was confused)
Lastly….Do you recommend I use the APR feature? If so, then the person couldn’t purchase the product on the mobile device and then access the page on their desktop, right? That’s a problem. Or is that now fixed with a new addon I saw recently released?
ellie4905MemberTHIS WORKS:
[wp_lightbox_anchor_text_display_external_page link=”http://form.jotformpro.com/form/42075761645963″ width=480″ height=”600″ title=”DINER ONSITE FORM” text=”POPUP with Pixels”]
THIS OPENS IN A NEW PAGE:
[wp_lightbox_anchor_text_display_external_page link=”http://form.jotformpro.com/form/42075761645963″ width=”90%” height=”90%” title=”DINER ONSITE FORM” text=”POPUP With %”]
So, I need the 2nd one … but in the Popup “fashion” instead of opening in the new page.
ellie4905MemberIt doesn’t work….LOL
It opens the link in a whole new page…as opposed to when I put in actual pixel dimensions, it opens in the popup with said dimensions.
ellie4905MemberOh shoot…I hope you see my edited post. You answered while I was editing. Yes, I do need an equivalent…can you tell me how I can do this in my php page?
ellie4905Memberhi there – so I am almost there! Just 2 quick questions….Crossing my fingers you can help me. I have been able to figure out the code that I need by using this:
<?php echo print_eStore_buy_now_button($app['id']); ?>
And it works … It brings the user to buy the clicked item, BUT it is using the Paypal payment method instead of the methods I use which is CCBill, and/or the Credit Token Plugin.
#1 – Can you tell me the “php echo code” to use for one or both of my payment methods? (If I can only choose to use one, I guess I’ll go with CCBill directly and disable my credit token plugin.)
#2 – Is there a similar option to “Add to Cart” instead of “Buy Now”? I would like to have both buttons for the user to choose from (one on top of the other)
For now, you’ll see the “Buy Now” button on the icon instead of the popup…I’m still trying to figure that out. But, I’m def making progress. (I have only added this code to the top slider on this page.)
Thank you for any help you can provide…I really appreciate it.
February 21, 2014 at 12:40 am in reply to: Need to open Lightbox from Image Anchor with HTML not Shortcode #60990ellie4905MemberOops…not sure what happened. Code keeps getting lost upon send, so removing beginning < and ending >
Here is my HTML:
a href=”http://appstorexxx.com/credits/”><img src=”http://appstorexxx.com/media/logo100.png”/></a
ellie4905MemberHello – Not sure if this response will go back to OP or not…I am trying to do something a bit different than the shortcodes provide also, and I *think* this is what I need.
However, I am not familiar with php, I am comfortable making changes as long as I have directions to follow though.
Can you pls tell me
A) does it matter where this goes in my functions file?
How do I then call the code to perform on a page?
I am wondering if this has now been added to eStore because I see the post is a year old…
pls advise if possible…thank you
ellie4905MemberAlso…2 more things:
The videos are not mine, per se…they’re hosted on another server, from another company. I am just using an iframe to display them after purchase.
I am using CCBill as my pymt processor to buy the tokens, not Paypal as my site is an adult site. I had found the post about PDT processing but that had me using Paypal, which I cannot do.
**So, really my “product” is the page/link to that video. Not the actual video…does that make sense?**
-
AuthorPosts