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,831 through 13,845 (of 14,824 total)
← 1 2 3 … 922 923 924 … 987 988 989 →
  • Author
    Posts
  • October 31, 2011 at 10:18 pm in reply to: Logout automatically on quitting the browser? #37996
    admin
    Keymaster

    This is one of the main reasons why computers in a public place like Airports, Universities, Internet cafes and stuff have a system which automatically logs the user out every so many minutes and/or delete all browser cookies, passwords, history etc when they log out. There are some things that you can only do efficiently in the client side and this is one of those things. If you read up on how to setup computers to be used in a public place, you will find out the best practices and tools used in the industry.

    October 31, 2011 at 9:56 pm in reply to: Display username when logged into emember #38022
    admin
    Keymaster

    Here is an example:

    global $auth;
    $username = $auth->getUserInfo('user_name');
    echo "Username of the logged in member: ".$username;

    October 30, 2011 at 10:30 pm in reply to: Fetch Custom User Registration Fields using PHP #38021
    admin
    Keymaster

    If you are looking to retrieve/get member’s details then these posts should help:

    WP eMember Miscellaneous Tweaks

    https://support.tipsandtricks-hq.com/forums/topic/pulling-member-info

    October 30, 2011 at 10:24 pm in reply to: Please guide about how to create a Sale page #37982
    admin
    Keymaster

    Petreski’s answer should solve your issue. If it doesn’t then go through the following post (it has a full list of reason why a payment can be in a pending state):

    Reasons for a pending PayPal payment

    Go through it and fix your PayPal account settings so payments get cleared and processed after a payment.

    October 30, 2011 at 10:20 pm in reply to: Email Shortcodes not working #38019
    admin
    Keymaster

    Some of those shortcodes were recently added so make sure you have a recent build of the plugin too. You can get an update from here:

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

    October 30, 2011 at 8:33 am in reply to: Please guide about how to create a Sale page #37979
    admin
    Keymaster

    Please check the fields under the “Additional Product Details” section of the product and there will be one field that lets you specify a Custom Button Image for the button. You can use that field to customize the button image.

    Enable debug then do a test transaction and share the content of the debug file so I can see what is wrong. This post will help you understand the debug option:

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

    October 30, 2011 at 8:30 am in reply to: Modify Login and Register buttons in eMember #38009
    admin
    Keymaster

    You can modify them from the CSS file. Simply customize the following CSS class in the “wp-eMember/css/eMember_style.css” file or add your own CSS in the custom css file to override it:

    .eMember_button

    The following is another useful post on this topic:

    https://support.tipsandtricks-hq.com/forums/topic/registration-form-buttons-css-customization

    October 30, 2011 at 8:26 am in reply to: How to let customers checkout on my website instead of Paypal? #37851
    admin
    Keymaster

    The video on this page will show you how the checkout works when using PayPal Payments Pro:

    http://www.tipsandtricks-hq.com/ecommerce/wp-payment-gateway-bundle-paypal-payments-pro-payment-gateway-setup-1181

    October 29, 2011 at 11:01 pm in reply to: When my new affiliates sign up and get their link, it is always a 404 at my site #29507
    admin
    Keymaster

    Yes, the old links will still drop the cookie and tracking will work fine as long as you haven’t deleted those pages.

    October 29, 2011 at 10:30 pm in reply to: Please guide about how to create a Sale page #37977
    admin
    Keymaster

    The coupon code is a shopping cart functionality (You cannot use it for “Buy Now” type buttons).

    This post will help you with the PayPal sandbox failures that you are having:

    https://support.tipsandtricks-hq.com/forums/topic/paypal-sandbox-changes

    October 29, 2011 at 10:00 pm in reply to: Members Upgrading Themselves #37934
    admin
    Keymaster

    I made some changes to the plugin for that shorcode. Please get another build and give it a try.

    October 29, 2011 at 1:57 am in reply to: Fancy Redirection On Checkout not working #37991
    admin
    Keymaster

    IE doesn’t handle animated gif very well when submitting a form (It is a known bug with IE and they are suppose to address this in IE 10). However, I added a special workaround for IE to handle this in the plugin. If you get a new build of the plugin you should not see the loader/spinner image to freeze in IE. You can get a new build from here:

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

    October 29, 2011 at 1:49 am in reply to: Paypal not redirecting back to my website #38007
    admin
    Keymaster

    For a standard setup the IPN and PDT both should be on. If you do have PDF enabled please make sure that you have specified the correct PDT identity token in eStore settings.

    October 28, 2011 at 10:38 pm in reply to: IPN setup #38003
    admin
    Keymaster

    If you want to replace it then you can just replace it with your homepage URL. eStore doesn’t require you to specify a particular IPN URL in your PayPal profile (as long as you have IPN enabled in your profile it should work fine).

    October 28, 2011 at 10:24 pm in reply to: wp_eMember_manage page not listing members #30807
    admin
    Keymaster

    This is happening due to a JavaScript coding error in a plugin called “WP Tune Up”. this link will lead you to that Javascript file :

    http://www.autoblogadsense.com/wp-content/plugins/wp-tune-up/assets/js/wp-tune-up-script.js

    All JQuery code in WordPress must be running in no conflict mode to ensure that it doesn’t affect other plugins. To be honest with you the code in this file is very poorly written… deactivate this plugin then read the following post:

    https://support.tipsandtricks-hq.com/forums/topic/wrong-way-of-adding-jquery-library-to-wordpress-source-of-javascript-conflicts

  • Author
    Posts
Viewing 15 posts - 13,831 through 13,845 (of 14,824 total)
← 1 2 3 … 922 923 924 … 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