Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

gymgangsta

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 22 total)
1 2 →
  • Author
    Posts
  • May 7, 2010 at 11:21 pm in reply to: Coupon System – buggy ?? #20408
    gymgangsta
    Member

    Also…since they are supposed to get a discount only if they buy two items, once they apply the coupon and the discount is given, they can remove one item from the cart and the cart keeps the discounted price, it doesn’t revert back to the original price.

    =(

    May 4, 2010 at 3:04 pm in reply to: How to make a Pay for online Video viewing site with access for 30 days #18117
    gymgangsta
    Member

    Hi Amin,

    I understand what you are saying and have moved past that,

    I think what we need is some new flow ideas or scenarios… Your plugins are complex. There are so many uses for it. I just wanted to allow someone to order videos buffet style. add to cart, membership levels etc, it’s getting complicated.

    “do I need to undo the emember settings etc. i.e. membership levels…

    I went ahead and deactivated the emember plugin.

    By doing so the encrpted links on my thank you page worked and sent them to the videos. I did a test buy of 2 dvds to purchase, and all 4 were unlocked…”

    May 4, 2010 at 5:10 am in reply to: How to make a Pay for online Video viewing site with access for 30 days #18115
    gymgangsta
    Member

    “Once you have done this exercise things will start to become clear then you can add in a bit more twist with the Membership plugin :) “

    I’ve had lots of twists so far, can’t say I need more.. ;P

    ummm regarding your test, do I need to undo the emember settings etc. i.e. membership levels…

    I went ahead and deactivated the emember plugin.

    By doing so the encrpted links on my thank you page worked and sent them to the videos. I did a test buy of 2 dvds to purchase, and all 4 were unlocked…

    I’m doing something wrong here…what is it?

    recapping: 4 videos embedded on 4 wordpress pages (not posts)

    /vod-disc-1/

    /vod-disc-2/

    /vod-disc-3/

    /vod-disc-4/

    /buy-now/ page:

    has 4 add to cart tags, [wp_eStore_add_to_cart id=1], [wp_eStore_add_to_cart id=2], [wp_eStore_add_to_cart id=3],[wp_eStore_add_to_cart id=4]

    when purchasing 1,2 / 3 and 4 gets unlocked with emember deactivated.

    I’m stumped.

    May 4, 2010 at 3:20 am in reply to: How to make a Pay for online Video viewing site with access for 30 days #18113
    gymgangsta
    Member

    I’m trying….yes sir I’m trying indeed.. :)

    I have 4 flv videos. each one is on it’s own page.

    I want them to be able to buy any video, video 1 and video 3 via add to cart for example. Each video can be viewed for 30 days (not forever).

    I can’t be the only one doing this, will check out the script that was sent to me by IVy for pay per view…

    cheers Amin, we are close, I feel it..

    May 4, 2010 at 12:16 am in reply to: Can I sell streaming media through this plugin? #16817
    gymgangsta
    Member

    Cheers IVY! Will give it a shot!

    May 3, 2010 at 8:09 pm in reply to: Can I sell streaming media through this plugin? #16815
    gymgangsta
    Member

    Hi Ivy,

    Umm please see my other thread, perhaps I’m a candidate too for this method???

    https://support.tipsandtricks-hq.com/forums/topic/how-to-make-a-pay-for-online-video-viewing-site-with-access-for-30-days

    May 3, 2010 at 8:05 pm in reply to: How to make a Pay for online Video viewing site with access for 30 days #18111
    gymgangsta
    Member

    Hi Amin,

    I’ve set it up as you have noted above with 5 membership levels.

    Here’s the problems:

    1. for each video they buy (each membership level) they get an email. Disc 1 “Complete your registration” disc 2 “Complete your registration” etc.

    I was curious to see if this can be cleanly done with digital content delivery. The trouble with this, is when they are sent to the thank you page, they do see:

    You ordered the following items:

    DVD 1 online – [http://www.example.com/?enc_dl_action=process&file=2xOaS0BW%2FWWgarq]

    DVD 2 Online – [http://www.example.com/?enc_dl_action=process&file=FS0BW%2FWWgarq]

    When they click on the link (They have yet to register) they see:

    “Please Login to view this Content.(Not a member? Join Today!)”

    clicking on login &event=login takes them to page not found and join today takes them back to my buy now page.

    This is frustrating. There’s got to be a cleaner way for someone to use paypal for online video viewing. Customer does not need any confusion.

    When they get their email to click on the link to register, it is to register for each DVD viewing.

    Membership = Disc 1 30 Days, the other email takes them to Membership = Disc 2 30 Days,

    Sure hope there is a better way to do this…. 4 DVDs online. Using add to cart buttons, so they can buy dvd 1, dvd 3 online etc.

    March 20, 2010 at 5:41 pm in reply to: estore – paypal encrypted button #18958
    gymgangsta
    Member

    “Remember, you can use your “Secure Merchant ID” instead of the plain email address which should take care of this concern.”

    Where is that? A setting in your plugins? or in Paypal?

    TY

    March 16, 2010 at 1:17 am in reply to: How do you Turn off Styling around the Buy Now Button Custom Image? #18838
    gymgangsta
    Member

    Was just about to post that the problem was in my theme, but you beat me to the response by 3 minutes. ;p

    this code was in my template wp_core.css… thanks for the help!

    input{

    background: url(../images/form-field-bg.gif) no-repeat;
    border-top: 1px solid #ccc;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #ccc;
    font-size:110%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:5px 3px 3px 5px;
    }
    .button, input[type="submit"], .submit {
    border-color:#DEDEDE #bbb #bbb #DEDEDE;
    border-style:solid;
    border-width:1px;
    background: #e5e5e5 url(../images/lightgrayup.png) repeat-x left top;
    margin:0;
    padding: 2px 3px 1px 5px;
    color: #666;
    }

    .button:hover, input[type="submit"]:hover, .submit:hover {

    color: #000;
    }
    .button:active, input[type="submit"]:active, .submit:active {

    background: #e5e5e5 url(../images/lightgraydown.png) repeat-x left top;

    March 11, 2010 at 6:38 pm in reply to: How to make a Pay for online Video viewing site with access for 30 days #18109
    gymgangsta
    Member

    is there a way to skip the intermittent screen?

    March 9, 2010 at 5:58 pm in reply to: How to make a Pay for online Video viewing site with access for 30 days #18108
    gymgangsta
    Member

    thanks for the info.

    I want the customer to have the option of buying videos 2 and 3 together etc. So i need the add to cart function.

    So the intermittent screen letting them know they are on the way to paypal is a must? They can’t just go there from the cart?

    March 8, 2010 at 6:31 pm in reply to: How to make a Pay for online Video viewing site with access for 30 days #18106
    gymgangsta
    Member

    So with the Buy Now, there is no adding to the cart. They keep going back and forth to paypal, paying for each video at a time, with no way to add them together.

    I’d be better with the add to cart buttons right?

    I don’t mind the add to cart buttons, except it has that intermittent screen letting them know they are on the way to paypal. Was hoping to by pass that.

    So buynow buttons can’t add to cart?

    March 7, 2010 at 9:04 pm in reply to: Want to send text msg to my phone upon sale. #18659
    gymgangsta
    Member

    I use yahoo email for that. When you get notified of your sale, forward that email to yahoo.com. You can have it notify your cell. Works great!

    Happy Sales!

    GG ;P

    March 1, 2010 at 11:02 pm in reply to: Tweaking the Affiliate TOS Url to include A Facebox (Similar to Lightbox) #18466
    gymgangsta
    Member

    Demos can be viewed at: [http://famspam.com/facebox/]

    I’m not sure of their licensing.

    My site is stil under development and for private eys at the moment but if you send me an email I’ll reply and give you access of course.

    My facebox on my site looks just like the demos…. at [http://famspam.com/facebox/]

    :P

    February 20, 2010 at 12:47 am in reply to: Fatal Error #18170
    gymgangsta
    Member

    that’s a relief eh? ;P

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 22 total)
1 2 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ