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

Rikk03

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

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 35 total)
1 2 3 →
  • Author
    Posts
  • December 14, 2015 at 8:38 pm in reply to: estore emember squeeze form #72093
    Rikk03
    Member

    I see your point (1.)

    OK so could i put the registration from for the specific level within the [/wp_eStore_APR] tags?

    Regarding the APR submission, does it have to be distributed by email …… I’d just like the user to be redirected to the APR protected page because the email is slow, I had to wait an hour for it.

    December 14, 2015 at 8:04 pm in reply to: estore emember squeeze form #72091
    Rikk03
    Member

    Correction,

    They can view the apr page, however I would like the downloader to be added to a membership group automatically.

    Can this be done.

    December 14, 2015 at 11:10 am in reply to: estore emember squeeze form #72090
    Rikk03
    Member

    How, I have not been able to implement this.

    Perhaps I missed a step, please walk me though it.

    The problem im having is that the squeeze form submission is not adding to membership level necessary to view the apr page.

    What should I check?

    November 12, 2015 at 12:12 am in reply to: Is it possible to use moneybookers #17714
    Rikk03
    Member

    Skrill really should be in the payment gateway package.

    November 7, 2015 at 2:15 pm in reply to: eStore – how to find out what country a purchase comes from? #69786
    Rikk03
    Member

    Does the eStore Table Rate Tax work with the IPN Paypal buttons.

    How does it work?

    What I want to do is account for EU VAT the best way I can. I do not need the cart but rather paypal subscription button as well as pay now buttons.

    I know that the table rate tax can be set for all countries within paypal however I have a problem with the country im in (will not allow the VAT rate to be set for the country in which you have the paypal account). I need to calculate the VAT prior to getting to paypal as a result.

    I guess what i need to know is if i use the buttons from estore for paynow and subscribe does this use the data from the table rate tax addon?

    Also can the eStore Table Rate Tax also be used for eMember? It would be a nice option!

    November 7, 2015 at 2:06 pm in reply to: Suggestion for emember – custom post types #71812
    Rikk03
    Member

    Not even with the new functionality in the recent versions of wordpress?

    November 3, 2015 at 10:12 am in reply to: Suggestion for emember – custom post types #71810
    Rikk03
    Member

    Im talking about the categories of custom post types, not just the posts within the custom post type. As far as i can see there is no protection for such custom post type categories.

    October 27, 2015 at 4:42 am in reply to: Can Gravity forms integration be used for other form #71726
    Rikk03
    Member

    I guess ive figured this out myself ……..

    ?>

    <form name=”frm_payment_method” action=”https://www.paypal.com/cgi-bin/webscr&#8221; method=”post”>

    <input type=”hidden” value=”<?php echo $amount;?>” name=”amount”/>

    <input type=”hidden” value=”<?php echo $returnUrl;?>” name=”return”/>

    [wp_aff_paypal_fields]

    <input type=”hidden” value=”<?php echo $cancel_return;?>” name=”cancel_return”/>

    <input type=”hidden” value=”<?php echo $notify_url;?>” name=”notify_url”/>

    <input type=”hidden” value=”_xclick” name=”cmd”/>

    <input type=”hidden” value=”<?php echo $item_name;?>” name=”item_name”/>

    <!–<input type=”hidden” value=”xxxxxxxxxxxxx” name=”item_number”/>–>

    <input type=”hidden” value=”<?php echo $merchantid;?>” name=”business”/>

    <input type=”hidden” value=”<?php echo $currency_code;?>” name=”currency_code”/>

    </form><?php */?>

    October 27, 2015 at 4:27 am in reply to: Can Gravity forms integration be used for other form #71725
    Rikk03
    Member

    Sorry the initial topic has changes slightly – feel free to rename the topic.

    In the below code im guessing this is where i need to add it :-

    $cancel_return = $paymentOpts;

    so how can I add the [wp_aff_paypal_fields] ?

    <?php /*?><?php

    global $General, $Cart;

    $paymentOpts = $General->get_payment_optins($_POST);

    $merchantid = $paymentOpts;

    $returnUrl = $paymentOpts;

    $cancel_return = $paymentOpts;

    $notify_url = $paymentOpts;

    $currency_code = $General->get_currency_code();

    $cartInfo = $Cart->getcartInfo();

    October 27, 2015 at 3:13 am in reply to: Can Gravity forms integration be used for other form #71724
    Rikk03
    Member

    Im not using a plugin, its part of the theme where you can add listings (paid listings)

    OK after a lot of reading I came to the following conclusions.

    I can use the 3rd party integration option, however the form – is also a cart, provides product selection options, the form im using works with IPN not PDT, so this confused me initially. It also allows recurring payments.

    Direct/Plain/Hosted PayPal Button and Affiliate Plugin Integration

    Except i dont have paypal buttons. Paypal loads upon the selection of listing type. In the settings it uses the:

    Cancel url

    Return url

    Notify url

    All of which I can specify in the form settings. Im guessing I cant change these or the form wont work as it should. Question is how do i make this work with affiliate plugin?

    Im guessing I need to figure out where to put [wp_aff_paypal_fields] and this would be in the section code for the listing type, since I dont have paypal buttons.

    I have estore, affiliate and emember and a bunch of other plugins from you so I would hope you can help me on this.

    It would also be great if I could integrate listing package price to emember level but I suspect this is far harder.

    October 16, 2015 at 8:48 pm in reply to: emember stats + emember captcha interferes with widget display #71341
    Rikk03
    Member

    OK, so I compared the source html ….. its the same, so it has to be the css, something is effecting the source display.

    October 16, 2015 at 2:37 pm in reply to: emember stats + emember captcha interferes with widget display #71340
    Rikk03
    Member

    Hah, just noticed this is missing in the HTML when the emember captcha and emember stats are active.

    This displays at the very top when plugins are not activated

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;

    Also

    <head profile=”http://gmpg.org/xfn/11″&gt;

    is just

    <head> when the plugins are active

    Could this explain the plugin issue? How could your plugins be causing this change?

    September 14, 2015 at 7:04 pm in reply to: emember stats + emember captcha interferes with widget display #71338
    Rikk03
    Member

    Hi,

    No its only this one theme.

    Tried it with several default WP themes and they showed fine. I have 80 or so plugins however I have deactivated them all and clearly identified your two plugins as the culprit.

    All the other plugins work fine.

    September 12, 2015 at 1:07 pm in reply to: emember stats + emember captcha interferes with widget display #71336
    Rikk03
    Member

    The critical change in how the style sheet is read by the browser is as follows.

    Before the plugins are activated

    user agent stylesheet (inherited from another element)

    div {

    display: block;

    }

    After the plugins are activated this is no longer present

    There are other changes too however this is the critical one preventing the widgets from displaying. What is it about your plugins that causes the removal of this!!

    September 12, 2015 at 4:46 am in reply to: emember stats + emember captcha interferes with widget display #71335
    Rikk03
    Member

    Both plugins cause the problem independently. Even the content of text widgets are blocked.

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

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