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 - 436 through 450 (of 14,824 total)
← 1 2 3 … 29 30 31 … 987 988 989 →
  • Author
    Posts
  • June 9, 2020 at 1:14 am in reply to: Unable to update email settings of Photo Seller Plugin #80674
    admin
    Keymaster

    Also, worth doing the following:

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    June 9, 2020 at 1:12 am in reply to: No email sent after auto-upgrade member level #80634
    admin
    Keymaster

    THere is only one cronjob log file (eMember_debug_cronjob.txt). The cronjob log file empty would be the issue. It means that the cronjob is not running on this site (something has messed it up).

    Please do the following:

    #1) Deactivate the eMember plugin from the plugins menu

    #2) Then re-activate the eMember plugin. This should re-register the cronjobs.

    #3) Install the following plugin and check the currently active cronjobs to make sure the emember cronjobs are also registered:

    https://wordpress.org/plugins/wp-crontrol/

    Do you see the emember cronjobs now registered to run? You can search for the keyword “emember” in that crontrol plugin’s interface to see if there is any emember ones there.

    Also, do you have any caching that could be caching the log file?

    June 9, 2020 at 12:44 am in reply to: Cart not secured on checkout #80668
    admin
    Keymaster

    We don’t hardcode any image URLs. Those image URLs are auto-calculated so it should automatically use the “HTTPS” path (given all the HTTPS is setup correctly).

    Did you by any chance add any custom CSS where the URL was hardcoded? I will log into your site and take a look to see what I can fine. I have sent you an email for it.

    June 6, 2020 at 4:25 am in reply to: eStore – Multi Currency Addon – Pay now and subscibe button #80658
    admin
    Keymaster

    Thank you. I have added this to the multi-currency addon. I have sent you an email with update.

    June 6, 2020 at 1:02 am in reply to: wp affiliate – Affiliate commissions are not being awarded after a sale #80599
    admin
    Keymaster

    I am talking about the integration addon (which is a small addon that integrates them). You can download this addon from the following page (I mentioned it in my previous post).

    Stripe Payments Plugin and Affiliate Platform Integration

    Fully read that page so you can understand what I am saying. Have you downloaded that integration addon and activated that also?

    June 6, 2020 at 12:59 am in reply to: eMember – cannot access settings page #80664
    admin
    Keymaster

    It is likel that the previous management used some kind of “Role manager” and gave custom role access to eMember. I will need to look into your site and check this. I have sent you an email for it.

    June 6, 2020 at 12:57 am in reply to: Cart not secured on checkout #80666
    admin
    Keymaster

    Our cart works with HTTPS so this normally shouldn’t be an issue on the plugin’s side. If you were using “http” before and then later switched to “https” then somewhere in the configuration of your site, it sill has “http” URL set which is what is contributing to this.

    If you go to your General settings of WordPress, do you see “HTTPS” url specified in the following field?

    WordPress Address (URL)

    Site Address (URL)

    Then go to the eStore’s settins menu and check all the fields that has a URL value. Are all those using https URL?

    Are you using a plugin like the following to force everything to go to HTTPS?

    https://wordpress.org/plugins/https-redirection/

    June 4, 2020 at 2:00 am in reply to: eStore – Multi Currency Addon – Pay now and subscibe button #80656
    admin
    Keymaster

    Please tell me the currency symbols of those two currencies you mentioned so I can check it with the API and add it (if supported).

    A subscription item cannot be added to the cart. Subscription payments uses a different API so they are handled as a separate button type called “subscription”. Read the following post for some general info on this:

    https://support.tipsandtricks-hq.com/forums/topic/different-types-of-payment-buttons-and-their-behaviour

    June 4, 2020 at 12:42 am in reply to: WP affiliate – affiliate IDs disappeared #80647
    admin
    Keymaster

    All the profiles are saved in the database. All those profiles will also be visible in the “Manage Affiliates” menu. You can search for a particular profile. If a profile is missing (that you know was present before) then it means the profile was deleted.

    Do the following test to make sure the normal account creation process is working correctly on your site:

    If you register for an affiliate account (just as a test), do you see that affiliate profile in the admin dashboard area?

    June 4, 2020 at 12:40 am in reply to: wp affiliate – Affiliate commissions are not being awarded after a sale #80597
    admin
    Keymaster

    Thank you. I am not seeing any trace of the following integration addon. Do you have that integration addon installed?

    https://www.tipsandtricks-hq.com/wordpress-affiliate/stripe-payments-plugin-affiliate-platform-integration-1457

    June 3, 2020 at 1:40 am in reply to: eStore – Multi Currency Addon – Pay now and subscibe button #80654
    admin
    Keymaster

    For the standard “add to cart” and then checkout option, it will be same for all.

    However, there will be some limitations with the Stripe subscription option since Stripe’s API is different than the PayPal one for Subscription. I am pretty sure it will not work for Stripe subscription. I will check.

    June 3, 2020 at 1:38 am in reply to: eStore – PayPal and Stripe button Your price field layout #80659
    admin
    Keymaster

    I think that 4th button maybe using a slightly different shortcode.

    Try adding the following CSS code to your site to add the space below the “You Price” input field for that 4th option:

    .wppg-eStore-buy-button-custom-price {

    margin-bottom: 30px;

    }

    June 3, 2020 at 1:06 am in reply to: Photo Details Page – Quantity Box too small for mobiles #80640
    admin
    Keymaster

    This looks like a CSS issue with the theme for mobile. You can do the following test to confirm.

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    Try adding the following CSS tweak to see if that is helpful to make the quanity input bigger:

    .wps_digital_details_table .qtyInput {

    min-height: 30px !important;

    min-width: 50px !important;

    }

    June 3, 2020 at 12:02 am in reply to: What are all the payment processors supported? #80653
    admin
    Keymaster

    It also has integration with the Stripe payments plugin:

    https://wordpress.org/plugins/stripe-payments/

    You can view the integration details here:

    https://www.tipsandtricks-hq.com/wordpress-membership/membership-payments-using-the-stripe-payments-plugin-1848

    June 2, 2020 at 12:53 am in reply to: No email sent after auto-upgrade member level #80632
    admin
    Keymaster

    The cronjob events are logged in the other log file that has the keyword “cronjob” in the name (you can find it below the standard one). Please look at that one.

    The cronjob is triggered on a regular interval and can add a lot of debug output. So we didn’t want to clutter the main log file with the items from the cronjob related events (there are a couple of cronjobs that are to do with account upgrade and expiry control).

  • Author
    Posts
Viewing 15 posts - 436 through 450 (of 14,824 total)
← 1 2 3 … 29 30 31 … 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