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

wzp

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

Forum Replies Created

Viewing 15 posts - 256 through 270 (of 6,723 total)
← 1 2 3 … 17 18 19 … 447 448 449 →
  • Author
    Posts
  • September 2, 2021 at 3:55 pm in reply to: emember creating courses #83626
    wzp
    Moderator

    You might try using Multiple Membership Levels Per User. Each member would have an overall “base” membership level, and 1 or more “stacked” levels; representing the courses. As the stacked levels expire, they become inaccessible, until only the base level is left.

    September 2, 2021 at 3:46 pm in reply to: Multiple unique encrypted download links for each customer for email #83624
    wzp
    Moderator

    What is the purpose of creating “40 links?” Please take a look at the WP eStore Download Now via Text Link Addon first, and see if that meets your needs. Each time the text link is clicked, a unique encrypted download link is created and redirected to.

    • This reply was modified 3 years, 10 months ago by wzp.
    September 1, 2021 at 2:55 pm in reply to: RGB Font color pdf stamper #83620
    wzp
    Moderator

    The line numbers were based on using the Vim (or Vi) *nix editor. Lines 224 through 226 read the desired RGB colors from the input form. Lines 441 through 443 set the RGB colors (including the black default). That is the only interaction the plugin has, with the 3rd party PDF library. If you wanted to try hard coding values, I’d try line 441-443. Once the values are set, all further stamps use those RGB colors.

    • This reply was modified 3 years, 10 months ago by wzp.
    August 26, 2021 at 6:35 pm in reply to: RGB Font color pdf stamper #83576
    wzp
    Moderator

    Can the font color be modified/manipulated in the stamping code somehow?

    Look in the vicinity of line 227 in the file: pdf_stamp_settings_page.php

    August 26, 2021 at 3:11 pm in reply to: RGB Font color pdf stamper #83574
    wzp
    Moderator

    Have you tried 127|127|127 (hex 7F7F7F)?

    August 25, 2021 at 4:28 pm in reply to: Customer email after checkout #83562
    wzp
    Moderator

    If the intent is to maintain post-sales contact with customers; you could use one of the eStore integration options for AWeber, MailChimp, GetResponse, MadMimi, MailPoet, ActiveCampaign, ConvertKit, Infusionsoft, or Constant Contact.

    The use of any of these options, will collect/organize customer email addresses.

    • This reply was modified 3 years, 10 months ago by wzp.
    • This reply was modified 3 years, 10 months ago by wzp.
    August 25, 2021 at 4:16 pm in reply to: Add another tax in the shopping cart #83561
    wzp
    Moderator

    Is there a legal requirement for you to itemize each particular tax? For instance, in the United States, sales are taxed at the city, county and state level; but sellers are not required to itemize each tax; at the point of sale. If this is the case, could you not compute the required combined tax for each product?

    August 25, 2021 at 4:03 pm in reply to: Automatic Invoice #83559
    wzp
    Moderator

    …is there a way to create automatically an invoice?

    No. To be legally clear; eStore issues receipts, not invoices. Receipts are acknowledgements of payment. Invoices are demands for payment.

    The purpose of eStore is to sell products, collect payments, and deliver paid-for products. What is the specific use-case you are trying to accomplish, that requires invoicing?

    As a footnote: I’ve been asked why Amazon uses the term “invoice.” That is because they do not charge your credit card, until your ordered items actually ship. What you see at (Amazon) checkout is the “demand” they intend to make, when your items ship. In the case of eStore, customers receive a “receipt,” after the plugin collects their payment.

    • This reply was modified 3 years, 10 months ago by wzp.
    August 24, 2021 at 2:17 pm in reply to: PayPal … Commerce? #83548
    wzp
    Moderator

    Please post a copy of this email.

    There has been no official announcement of any type; in regards to this matter. Neither has there been a response to a similar query posted on the official PayPal community forums.

    The only official indication I can find that says PayPal Standard is being discontinued for anyone; is an integration footnote, stating that PayPal Standard is being discontinued for Magneto Community Edition, and that those users need to migrate to PayPal Express.

    Because we are Verified PayPal Partners; we would be advised directly by PayPal, if such a situation develops.

    • This reply was modified 3 years, 10 months ago by wzp.
    • This reply was modified 3 years, 10 months ago by wzp.
    August 22, 2021 at 7:26 pm in reply to: Form Builder Addon – Profile Image UPLOAD not working in member profile Profilec #83540
    wzp
    Moderator

    There is an option for members to upload a profile picture. Please enable this option from the following area of eMember:

    WP eMember Settings -> Pages/Forms Settings -> Edit Profile Form Fields -> Enable Profile Thumbnail image

    Otherwise, use the gravatar.com site.

    Please note: The eMember profile picture is not linked with the WP avatar as it cannot push a profile photo to the Gravatar.com site.

    • This reply was modified 3 years, 10 months ago by wzp.
    • This reply was modified 3 years, 10 months ago by wzp.
    • This reply was modified 3 years, 10 months ago by wzp.
    • This reply was modified 3 years, 10 months ago by wzp.
    • This reply was modified 3 years, 10 months ago by wzp.
    August 19, 2021 at 5:23 pm in reply to: Form Builder Addon – Profile Image UPLOAD not working in member profile Profilec #83538
    wzp
    Moderator

    Are you looking for this addon?

    August 16, 2021 at 6:56 pm in reply to: Access to details on shipping costs #83534
    wzp
    Moderator

    BUT the problem seems to happen when both payments use the same gateway (PayPal).

    What you are saying is; that when both payments are made using the PayPal Standard gateway, that is built into eStore, the problem occurs?

    BUT for one book the receipt includes the shipping cost for the book in the book’s price and for the other book the receipt shows the shipping as a separate amount.

    And the above issue only occurs when using the PayPal Standard gateway built into eStore, but not the Stripe gateway; which you are using through the Payment Gateway Bundle?

    • This reply was modified 3 years, 11 months ago by wzp.
    August 13, 2021 at 9:18 am in reply to: Ö Ä Ü – How to define Special Letters (North Europe) ? #83521
    wzp
    Moderator

    The issue is with the library, that the plugin uses. We are not licensed to modify the library.

    August 12, 2021 at 3:11 pm in reply to: Payment Plan (aka Subscription) with a Variable total #83512
    wzp
    Moderator

    When it comes to cart orders; payment plans are not an option. These limitations are because PayPal simply does not support this kind of capability.

    • This reply was modified 3 years, 11 months ago by wzp.
    • This reply was modified 3 years, 11 months ago by wzp.
    August 11, 2021 at 7:38 pm in reply to: Access to details on shipping costs #83507
    wzp
    Moderator

    There is a delay in my response because I didn’t receive the notification of an update. I’m sure you sent it but who knows why it didn’t arrive.

    Did you check the “Notify me of follow-up replies via email” option at the bottom of this page, just before the SUBMIT button?

  • Author
    Posts
Viewing 15 posts - 256 through 270 (of 6,723 total)
← 1 2 3 … 17 18 19 … 447 448 449 →

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