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

Peter

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

Forum Replies Created

Viewing 15 posts - 3,166 through 3,180 (of 3,409 total)
← 1 2 3 … 211 212 213 … 226 227 228 →
  • Author
    Posts
  • January 3, 2012 at 3:04 am in reply to: How to edit the not logged in message #40243
    Peter
    Member

    Hi,

    Regarding the space in the message – this post will help you do that:

    https://support.tipsandtricks-hq.com/forums/topic/wp-emember-login-text

    Regarding the placement of the popup, you can use to firebug or something similar to find out which element you need to modify. I had a brief look at your site and noticed that something is setting the following which determines your popup position:

    element.style {

    display: block;

    left: 533px;

    top: 363.9px;

    }

    You can override the above by entering the following in the eMember_custom_style.css file:

    #signin_menu {

    left: 33px !important;

    top: 63.9px !important;

    }

    I used some arbitrary values above but you can simply vary the left and top values to suit your needs.

    January 3, 2012 at 2:27 am in reply to: Selling photos in different size/different cost – trouble with URL's.. #40231
    Peter
    Member

    Good to hear that it’s working :)

    January 2, 2012 at 10:57 pm in reply to: Expiration Notices Showing Member Email Addresses #40239
    Peter
    Member

    There was a recent modification which resolved this behaviour.

    https://support.tipsandtricks-hq.com/forums/topic/bcc-expired-subscribers-e-mail

    If you upgrade to the latest plugin version you should be ok:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    January 2, 2012 at 10:45 pm in reply to: Selling photos in different size/different cost – trouble with URL's.. #40229
    Peter
    Member

    Hi,

    Looks like the following characters might be causing your problem:

    “::8”

    Try removing the above and see how it goes.

    January 2, 2012 at 10:24 pm in reply to: Expiration Notices Showing Member Email Addresses #40237
    Peter
    Member

    Hi,

    How did you bulk import the members?

    Where are the addresses appearing when the email is sent out?

    In the meantime you can temporarily disable the “Enable Auto Expiry Email Notification” in your eMember settings till the problem is resolved.

    January 2, 2012 at 10:17 pm in reply to: After Affiliate Sign up: "You must provide at least one recipient email add…" #40233
    Peter
    Member

    Hi,

    Can you please enable debug for the Affiliate plugin and reproduce the problem then share the contents of the debug file?

    January 2, 2012 at 1:46 am in reply to: Question about JavaScript – Load JavaScript in Footer #39843
    Peter
    Member

    Hi,

    Try removing the ‘}’ on the second last line in your code which you pasted above.

    January 1, 2012 at 11:38 pm in reply to: Extraneous Password Reset HTML in source #33998
    Peter
    Member

    Hi,

    I’m not entirely sure why your site still displays the reset password div but I can suggest a temporary fix until you find out what is causing it.

    Try adding the following line to your eMember_custom_style.css file:

    #emember_forgot_pass_prompt.emember_modal {display:none;}

    The above will at least remove the un-sitely password reset form on every page.

    January 1, 2012 at 11:16 pm in reply to: Question about JavaScript – Load JavaScript in Footer #39841
    Peter
    Member

    Hi,

    I’m not sure if the above code you pasted reflects the entirety of your changes but on the third line you have a ‘}’ which doesn’t appear to have a matching opening ‘{‘.

    January 1, 2012 at 10:47 pm in reply to: No link in Thank You page or in email #40211
    Peter
    Member

    Hi,

    You can test it live with the real PayPal (ie, not sandbox) by setting the price temporarily to say $0.01 or $0.10 and asking your friend to make a test purchase from their paypal account.

    As long as you don’t abuse this technique by doing thousands of real test purchases of $0.01 daily, paypal won’t mind.

    January 1, 2012 at 5:23 am in reply to: How to make PayPal Email a Required Field for Affiliate Sign-up #25075
    Peter
    Member

    Hi,

    Instead of changing the code you can now simply use the new setting as mentioned by admin in the response above.

    Just go to the Affiliate settings page and enable the “Make PayPal Email Address a Required Field” checkbox.

    If you can’t see this field you will need to upload the newest version of Affiliate plugin:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    January 1, 2012 at 4:08 am in reply to: WP eMember – 2 problems #40165
    Peter
    Member

    Hi,

    I know this might sound obvious but I’m assuming you saved the configuration after you unchecked the lastname flag :)

    Ccould you please check that you are not seeing some cached version of your signup page form. Are you using any caching plugin?

    January 1, 2012 at 4:03 am in reply to: eMember registration field issue #39093
    Peter
    Member

    Hi Dave,

    Sorry about the delayed response – I’ve been away recently.

    No I’m not one of the PHP architects but your issue sounds like a peculiar problem.

    When I went to your site to see it for my self I was unable to reproduce it with the latest version of firefox 9.0.1.

    January 1, 2012 at 3:33 am in reply to: One product in multiple categories? #40204
    Peter
    Member

    Hi Tink,

    Yes it is possible.

    Firstly create your categories by clicking on the “Categories” link in the eStore menu.

    Then you can assign each product to one or more categories simply by clicking on the “Product Category” checkboxes in the “Additional Product Details” section of your product configuration.

    January 1, 2012 at 2:25 am in reply to: eStore – Pay Per View is not working #40189
    Peter
    Member

    Hi,

    Which of the following two options did you use to set up the pay per view:

    http://www.tipsandtricks-hq.com/ecommerce/setting-up-pay-per-view-option-using-wp-estore-plugin-1066

    Also are there any errors on the page which shows as blank when viewing it via firebug or something similar?

  • Author
    Posts
Viewing 15 posts - 3,166 through 3,180 (of 3,409 total)
← 1 2 3 … 211 212 213 … 226 227 228 →

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