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 - 496 through 510 (of 14,824 total)
← 1 2 3 … 33 34 35 … 987 988 989 →
  • Author
    Posts
  • April 28, 2020 at 1:36 am in reply to: Fancy version of buy now for specific gateway #80501
    admin
    Keymaster

    You can use the following standard shortcode that can display any type of button for any gateway:

    [wp_eStore_fancy_display id=”1″ type=”1″ style=”1″ gateway=”manual”]

    This shortcode comes from the extra shortcodes addon. You can see details here:

    https://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    April 28, 2020 at 1:35 am in reply to: eStore – product specific thank you pages w/ manual checkout #71853
    admin
    Keymaster

    The manual checkout process is a little different. The following should be helpful:

    https://support.tipsandtricks-hq.com/forums/topic/wp-estores-manualoffline-checkout-methods-how-manual-checkout-works

    You can maybe use the product specific instructions feature:

    https://www.tipsandtricks-hq.com/ecommerce/using-product-specific-instructions-in-wp-estore-3800

    I am not 100% sure if the manual checkout will work for your particular situation.

    April 24, 2020 at 12:38 am in reply to: EMember export all members data failed #80499
    admin
    Keymaster

    The Export All Members Data option does dispatch a CSV file. It does the dispatch (download for you) using PHP. So something on this server is stopping that PHP dispatch from working correctly.

    What is the PHP RAM memory limit for this server? Do you see any other errors in the server’s error log (which might contain more clues as to what is failing)?

    April 24, 2020 at 12:30 am in reply to: eStore – Encrypted Download Not Working When BackWPUp plugin installed #80495
    admin
    Keymaster

    Looks like it a conflict with the Amazon S3 library. I think you have the eStore’s Amazon S3 integration addon. That addon includes the amazon s3 library. Which is also being included by the Backup plugin and they are both trying to load.

    Are you using the S3 addon of eStore or you can deactivate that?

    April 22, 2020 at 11:59 pm in reply to: Aligning to the Center of page | Galleries Layout & Gallery Layout #80388
    admin
    Keymaster

    Use the following CSS tweak in your site to make those gallery items center on the page.

    #gallerybuy {

    max-width: 775px !important;

    margin-right: auto;

    margin-left: auto;

    }

    You can insert the CSS tweaks in the following interface of your site:

    Appearance -> Customize -> Additional CSS

    Also, there are a few other templates available for the gallery. Try them to see if there is another one that you like better:

    http://photography-solutions.tipsandtricks-hq.com/photo-seller-plugin-available-photo-gallery-templates/

    April 22, 2020 at 12:45 am in reply to: "There has been a critical error on your website." using shortcodes #80486
    admin
    Keymaster

    Looks like your site is running out of PHP RAM memory. Thats what the following error means:

    PHP Fatal error: Allowed memory size of XXXX bytes exhausted

    It can happen if you are using a shared hosting where the provider has allocated little PHP RAM memory for your plan. Please request your hosting provider to increase the PHP RAM memory limit. Then try again.

    April 22, 2020 at 12:43 am in reply to: Customers NOT getting download email AND link not showing up on Thank You page. #61323
    admin
    Keymaster

    We have just sent you an email with new download info. Let us know if you don’t receive it.

    April 22, 2020 at 12:40 am in reply to: Stripe and the New SCA Regulation #79609
    admin
    Keymaster

    :)

    April 21, 2020 at 12:21 am in reply to: Stripe and the New SCA Regulation #79607
    admin
    Keymaster

    This is already in the plugin now. Please use the following documentation to set it up:

    https://www.tipsandtricks-hq.com/ecommerce/wp-payment-gateway-bundle-stripe-checkout-sca-setup-4645

    April 19, 2020 at 1:06 am in reply to: Title: Problem with wp eMember plugin and wooCommerce in accounts #80477
    admin
    Keymaster

    okay so have you done the setup shown in the 2nd method in this page?

    https://www.tipsandtricks-hq.com/wordpress-membership/woocommerce-wp-emember-integration-1013

    1) Do you get an emember user record after a customer registers via WooCommerce?

    2) Then if they log in and make a membership payment, do you see the member’s membership level get applied to the level they paid for?

    April 19, 2020 at 12:40 am in reply to: eMember – Show the user all the levels he is a member of #80483
    admin
    Keymaster

    You can use the following shortcode to show the additional membership levels of that user:

    [wp_eMember_user_details user_info=”user_additional_membership_level_names”]

    The following documentation should be useful (it shows another shortcode that you can use to list all the levels with their welcome pages (if applicable):

    https://www.tipsandtricks-hq.com/wordpress-membership/how-to-use-multiple-membership-levels-per-user-291

    April 18, 2020 at 12:14 am in reply to: Title: Problem with wp eMember plugin and wooCommerce in accounts #80475
    admin
    Keymaster

    There are two potential user registration scenario option when using WooCommerce and WP eMember. It is explained in the following documentation:

    https://www.tipsandtricks-hq.com/wordpress-membership/woocommerce-wp-emember-integration-1013

    Which option are you using? Have you fully read the above mentioned page?

    April 18, 2020 at 12:11 am in reply to: eStore – My slider disappears when eStore is activated #80474
    admin
    Keymaster

    This normally happens if one of the plugins you are using is adding a JavaScript error to your usite. Please do the following to check it:

    https://support.tipsandtricks-hq.com/forums/topic/debugging-javascript-errors-on-your-site

    April 17, 2020 at 1:10 am in reply to: Stripe Payments Plugin with paid Subscriptions Addon. – Coupon Shortcode #80472
    admin
    Keymaster

    The stripe payments plugin doesn’t have an email merge tag for coupon code. At the moment it only offers the email merge tags shown in our documentation:

    https://s-plugins.com/email-merge-tags-email-shortcodes-email-customization/

    We have plans to add the {coupon_code} merge tag in there. Hopefully we will be able to add it in the next release.

    Any modifications to the email merge tag will require a custom job.

    April 17, 2020 at 12:33 am in reply to: Unable to download the shortcode due to account issue #80471
    admin
    Keymaster

    We have sent it to you via the email. Let me know if you don’t receive it.

  • Author
    Posts
Viewing 15 posts - 496 through 510 (of 14,824 total)
← 1 2 3 … 33 34 35 … 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