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

admin

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

Forum Replies Created

Viewing 15 posts - 13,636 through 13,650 (of 14,824 total)
← 1 2 3 … 909 910 911 … 987 988 989 →
  • Author
    Posts
  • November 16, 2011 at 3:56 am in reply to: Variations Drop Down Select and Checkout Button Not Showing Up for Some Visitors #38512
    admin
    Keymaster

    The URL you provided is wrong.

    November 16, 2011 at 3:55 am in reply to: Can I sell access to specific posts or pages #38539
    admin
    Keymaster

    Yes, you can sell access to a particular post or page. This document will help:

    http://www.tipsandtricks-hq.com/ecommerce/using-wordpress-permalinks-as-digital-products-apr-1217

    November 16, 2011 at 12:50 am in reply to: After download PDF file format is not recognized on Mac by Preview #38534
    admin
    Keymaster

    Are you using PDF stamper option with these PDF files?

    Its a good idea to check the following two posts when you are having an issue with the encrypted download links:

    https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte

    How to Test WP eStore Plugin's Encrypted Download System on Your Site

    Yes, the limit and expiry on digital download link will work with Amazon S3 option too.

    November 16, 2011 at 12:44 am in reply to: Edit Membership Login Widget (Once user is logged in) #38516
    admin
    Keymaster

    You can customize the code of the login widget and tweak whatever you like. Find the following function in the “eMember_auth_utils.php” file:

    function eMember_login_widget()

    The code inside the function outputs the login widget so change it to whatever you like.

    There are some code samples at the following URL that can come in handy:

    http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248

    November 16, 2011 at 12:42 am in reply to: Change Default Look/Dimensions of eMember Login WIdget #17903
    admin
    Keymaster

    Update: It is better to use the following plugin for applying your custom CSS tweaks:

    http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413


    You only change the “css/eMember_style.css” file for customization. The other CSS file is for system use.

    November 16, 2011 at 12:40 am in reply to: eMember Login Widget Title #35458
    admin
    Keymaster

    There is now a settings option for the eMember login widget title.

    November 16, 2011 at 12:32 am in reply to: Plugin Language Translation #21186
    admin
    Keymaster

    Just set “English” as your language in the eStore settings which will make it read the “eng.php” file. Since you already translated that file it will load the language you translated.

    November 16, 2011 at 12:17 am in reply to: Mail Chimp login() API Method #38518
    admin
    Keymaster

    MailChimp just started this yesterday. They want you to use the API Key option rather than the normal “username” and “password” option.

    eStore and affiliate had the “API Key” option already. We have updated the eMember plugin so that an API Key can be specified in the settings for this plugin too. Get a new build of the plugin(s) from here and you will see the API Key option in the settings:

    https://support.tipsandtricks-hq.com/update-request

    Basically, specify an “API Key” in the autoresponder settings of the plugin and the plugin will use that (when you do that MailChimp won’t complain anymore).

    November 16, 2011 at 12:14 am in reply to: MailChimp doesn't love me anymore #38520
    admin
    Keymaster

    MailChimp just started this yesterday. They want you to use the API Key option rather than the normal “username” and “password” option. We have updated our plugin(s) so that an API Key can be specified.

    Get a new build of the plugin(s) from here and you will see the API Key option in the settings:

    https://support.tipsandtricks-hq.com/update-request

    November 16, 2011 at 12:13 am in reply to: Email Settings, Need Admin to receive Phone Number #38272
    admin
    Keymaster

    Yes, using the following tag will place the phone number in the email:

    {phone}

    You will need to update the plugin to get a newer build to get this new tag:

    https://support.tipsandtricks-hq.com/update-request

    November 15, 2011 at 10:51 pm in reply to: Change the Text that Says "Enter Affiliate ID"? #38514
    admin
    Keymaster

    https://support.tipsandtricks-hq.com/forums/topic/how-to-customize-various-textmessages-displayed-by-the-plugin

    November 15, 2011 at 10:50 pm in reply to: Variations Drop Down Select and Checkout Button Not Showing Up for Some Visitors #38510
    admin
    Keymaster

    The operating system (OS) won’t have anything to do with this. Internet Explorer might throw a fit and not render things properly if you have errors on your web page. So focus on asking what version of IE the user is using.

    Please post a link to the page in question so I can check it out.

    November 15, 2011 at 10:46 pm in reply to: Maximum upload file size (uploading file to my server) #38508
    admin
    Keymaster

    eStore doesn’t have any limitation on the filesize but WordPress has a limitation on the filesize that you can upload via WordPress. If your filesize is bigger than the limitation of WordPress then just do what wzp suggested. Use a FTP program to upload the file to your server.

    November 15, 2011 at 10:32 pm in reply to: Paypal link redirecting to wrong language #26899
    admin
    Keymaster

    Do the following to set the language to English by force (you can use this same technique to set other language also):

    Open the “eStore_advanced_configs.php” file and search for the following line of code:

    define('WP_ESTORE_FORCE_LANGUAGE_OF_PAYPAL_PAGE', '0');

    Once you find it, change it to the following:

    define('WP_ESTORE_FORCE_LANGUAGE_OF_PAYPAL_PAGE', 'US');

    That should force the language of the PayPal page to English

    This page has a full list of usable country/region codes:

    https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_api_nvp_country_codes

    Save and upload the file and it should show the language you specified here (in this case US English).

    November 15, 2011 at 10:20 pm in reply to: collect customer data #38483
    admin
    Keymaster

    Yes the customer details go in the “Manage Customers” menu of eStore. If you click on the “view/edit details” link of any entry it will have more details including the address.

  • Author
    Posts
Viewing 15 posts - 13,636 through 13,650 (of 14,824 total)
← 1 2 3 … 909 910 911 … 987 988 989 →

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