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

trock3

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

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • June 16, 2017 at 12:36 pm in reply to: Available hooks for button with stamper #75866
    trock3
    Participant

    OK, here’s what we are looking for:

    #1) Add following ***filter***

    Location: eStore-extra-shortcodes/shortcode_include.php

    Function name:

    function eStore_show_download_now_button_with_stamping($id, $view = 0) {

    How to add filter:

    // this is the function in which filter has to be include

    function eStore_show_download_now_button_with_stamping($id, $view = 0) {

    // Add this filter code just before the form

    $output = apply_filters(‘eStore_before_button_display_filter’, $id);

    $output .= ‘<form method=”post” action=”” style=”display:inline”>’;

    }

    #2) Add following ***action***

    Location: wp-cart-for-digital-products/download.php

    Function name:

    function download_dispatch($file_path, $file_name, $force_method=FALSE) {

    How to add filter:

    // Add this action before **** switch($eStore_dl_method) {

    function download_dispatch($file_path, $file_name, $force_method=FALSE) {

    // Add this action before **** switch($eStore_dl_method) {

    do_action(‘eStore_before_download_stamp_file’, $_GET );

    switch($eStore_dl_method) {

    }

    Hopefully that clarifies.

    June 14, 2017 at 12:35 pm in reply to: Available hooks for button with stamper #75864
    trock3
    Participant

    Thanks for the response.

    You can create any hook/filter function, i will get it and use according to that.

    June 13, 2017 at 11:01 pm in reply to: Available hooks for button with stamper #75862
    trock3
    Participant

    Any help on this would be appreciated!

    May 15, 2017 at 1:49 pm in reply to: Madmimi Integration not working all of a sudden #75684
    trock3
    Participant

    Hello, just checking back. If you have any other advice on this it would definitely be appreciated.

    Thanks.

    May 14, 2017 at 2:11 am in reply to: Madmimi Integration not working all of a sudden #75683
    trock3
    Participant

    I see no evidence of double opt-in. Honestly I see nowhere where that feature would even be turned on (Madmimi has a very simplistic set of features, at least the free version).

    No the email address is NOT a duplicate.

    Any other ideas?

    Chris

    May 13, 2017 at 5:07 pm in reply to: Madmimi Integration not working all of a sudden #75681
    trock3
    Participant

    OK so the weird thing is, the logs say it is WORKING:

    estore_post-payment-debug

    [05/13/2017 1:52 PM] – SUCCESS :Performing item specific autoresponder signup if specified.

    [05/13/2017 1:52 PM] – SUCCESS :Triggering action hook – eStore_item_specific_autoresponder_signup

    [05/13/2017 1:52 PM] – SUCCESS :Madmimi integration. Debug data: innovafire1005@mailinator.com|Dempster Music|Chris|Owens

    [05/13/2017 1:52 PM] – SUCCESS :Madmimi signup complete!

    But the email is NOT showing up in Madmimi.

    Any idea why that would be?

    May 13, 2017 at 4:35 pm in reply to: Madmimi Integration not working all of a sudden #75679
    trock3
    Participant

    OK, I misundertstood that message. Apparently it won’t letme download the log file because it expects some kind of user and pass. Any idea what that is? I wasn’t prompted for a user and pass when I clicked the link.

    May 11, 2017 at 10:28 pm in reply to: Showing the Member Registration Completion URL on the Thank You Page #47497
    trock3
    Participant

    So you’re saying that there is no way to ensure the registration link always shows or to do an automatic redirect using the same parameters in the email link because we cannot control how fast Paypal or some other gateway will send us the IPN?

    May 11, 2017 at 9:24 pm in reply to: Showing the Member Registration Completion URL on the Thank You Page #47495
    trock3
    Participant

    Are you sure this functionality still works? I changed the setting to ‘1’ and tested it with both Paypal and Stripe and neither one caused a registration button to show on the thank you page.

    I am assuming by “thank you page” that it is whatever page I designate inside the estore product field in the “Buy Now, Subscription or Donation Type Button Specific Settings (Click to Expand)” section, in the “Return URL” field.

    We are using estore products linked to emember membership levels.

    March 21, 2017 at 11:18 pm in reply to: PDF Stamped text color won't change from light yellow #75357
    trock3
    Participant

    Thank you very much.

    March 21, 2017 at 12:07 pm in reply to: PDF Stamped text color won't change from light yellow #75355
    trock3
    Participant

    Thank you – done. :)

    March 21, 2017 at 1:27 am in reply to: PDF Stamped text color won't change from light yellow #75353
    trock3
    Participant

    Thank you, that would be great.

    I checked with the client – the forum email is their’s since they bought the software bundle – and they have not received your email, and they have checked their spam folder.

    Since I’m helping them with their T&T plugins, would it be OK for me to give you my email address? I was able to receive emails from Luke when we we ran into an earlier issue.

    Thanks.

    Regards,

    Tony

  • Author
    Posts
Viewing 12 posts - 1 through 12 (of 12 total)

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