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

amin007

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

Forum Replies Created

Viewing 15 posts - 631 through 645 (of 5,807 total)
← 1 2 3 … 42 43 44 … 386 387 388 →
  • Author
    Posts
  • July 6, 2011 at 12:15 am in reply to: Question before buy PDF Stamper #33975
    amin007
    Participant

    Nope, PDF stamper won’t be able to do that.

    July 6, 2011 at 12:01 am in reply to: Download Integration problems with Aweber #28242
    amin007
    Participant

    This thread should help (check out both the posts on that thread):

    https://support.tipsandtricks-hq.com/forums/topic/wp-estore-troubleshooting-autoresponder-signup-not-working

    July 5, 2011 at 5:11 am in reply to: Product descriptions #33916
    amin007
    Participant

    We will modify the extra shortcode plugin to accommodate this.

    July 5, 2011 at 2:54 am in reply to: Received Paypal notification of payment but no WordPress download link #33946
    amin007
    Participant

    Thank you for the debug. It is now safe to say that the plugin is working fine and is sending the email after the payment. The following lines confirm it:

    [07/04/2011 5:43 PM] - SUCCESS :Product Email successfully sent to xxxxx.
    [07/04/2011 5:43 PM] - SUCCESS :Notify Email successfully sent to yyyyy.

    This post should explain what other reasons can prevent the email from going to the inbox of the customer:

    https://support.tipsandtricks-hq.com/forums/topic/not-receiving-emails-even-though-the-plugin-sent-the-email

    July 5, 2011 at 2:49 am in reply to: Displaying User Level Specific Messages Without Protected Content Box? #33766
    amin007
    Participant

    Good idea. I will actually modify the existing shortcode so you can specify an extra parameter in the shortcode that lets you customize if you want to display the “Restricted” message or not.

    July 5, 2011 at 1:28 am in reply to: Different Aweber Lists For Different Membership Levels #33953
    amin007
    Participant

    We will add a field in the membership level so you can specify a list name for a particular level. When a member signs up for that level he/she will be signed up to that list. We will look into adding this.

    July 5, 2011 at 1:05 am in reply to: I want to remove the comma and the last digit in price #33938
    amin007
    Participant

    Please open the “wp_eStore1.php” file from eStore and search for the following line of code:

    return $symbol.number_format($price, 2, $decimal, ',');

    This is the function that tells eStore how to show the price (by default it shows prices to two decimal places). You can change the above line with the following and it won’t show any decimal places or the comma:

    return $symbol.number_format($price, 0, $decimal, '');

    July 5, 2011 at 12:58 am in reply to: eMember Login Widget – Case Sensitive User Information #33952
    amin007
    Participant

    You can override this CSS in the eMember’s custom CSS file. simply add the following to “css/eMember_custom_style.css” file and that should do it:

    .eMember_label {
    text-transform: none !important;
    }

    July 5, 2011 at 12:46 am in reply to: Product descriptions #33914
    amin007
    Participant

    The product search is meant to search products only. We can add another parameter to that shortcode so you can make it search both products and categories for your install.

    July 5, 2011 at 12:42 am in reply to: No emails are being sent to affiliates OR customers of estore.. #33951
    amin007
    Participant

    Lets start with eStore. First I want to establish the fact that everything else is working except the email part. You can run a transaction with debug option enabled to verify this. This post will explain more:

    https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do

    Once we establish the fact that emails are not going out from your server then please read this post which will give you some directions as to where you should look into:

    https://support.tipsandtricks-hq.com/forums/topic/not-receiving-emails-even-though-the-plugin-sent-the-email

    There is a simple test you can do to verify if WordPress email system is working on your site. Whenever someone leaves a comment on your site, WordPress sends an email to the site admin (you). So you can open your site in a different browser (pretending to be a visitor) then leave a comment and see if you get a notification of that comment. If you don’t then you need to fix the emailing problem with WordPress first otherwise no plugins will be able to send emails from your WP install.

    July 5, 2011 at 12:33 am in reply to: Received Paypal notification of payment but no WordPress download link #33944
    amin007
    Participant

    The debug should reveal the issue (I just need to read the debug). Can you please post the full debug information from the “ipn_handle_debug.log” file here so I can follow it along and see what it did after the transaction?

    July 5, 2011 at 12:28 am in reply to: Gravity Forms and eMember #33947
    amin007
    Participant

    We actually use gravity forms ourselves and have not seen any conflicts. Whatever it is, we should be able to look into it and do something about it. What version of eMember and gravity forms do you have?

    July 4, 2011 at 4:35 am in reply to: Member List Not exporting correctly #33849
    amin007
    Participant

    I will send you an email to get site access so I can check this out.

    July 4, 2011 at 4:31 am in reply to: Received Paypal notification of payment but no WordPress download link #33940
    amin007
    Participant

    This can happen if you do not follow the upgrade instruction properly to upgrade the WP eStore plugin:

    http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31#upgrade

    Follow the instructions to the point then if you are still having issues please run a test transaction with the debug option enabled which will reveal more details. This post has details on debugging:

    https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do

    July 4, 2011 at 4:28 am in reply to: Lightbox – Not Working #22111
    amin007
    Participant

    This thread is for WP eStore plugin but your issue suggest that it is related to the lightbox ultimate plugin. Please post it in the “Lightbox Ultimate” forum category.

    WP Lightbox Ultimate

    When you post your issue there please also include a link to the page where you have embedded a video so we can have a look and determine what is going on.

  • Author
    Posts
Viewing 15 posts - 631 through 645 (of 5,807 total)
← 1 2 3 … 42 43 44 … 386 387 388 →

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