Forum Replies Created

Viewing 15 replies - 1 through 15 (of 33 total)
  • Thread Starter cerrone

    (@cerrone)

    Thank you. Please make it available for text links as well. I currently don’t have any use for your plugin unfortunately. Thanks and take care.

    • This reply was modified 11 months ago by cerrone.
    Thread Starter cerrone

    (@cerrone)

    Hey guys, so it looks like that I can set a link to another tab from a button block. But can I also set a text link? I don’t see the “Open tab” section on the right when I create a text link.

    Is there a way to accomplish this? Thank you.

    Thread Starter cerrone

    (@cerrone)

    Hey guys, I would like to link from a button, paragraph, text, or else within tab A to tab B, C, or else.

    e.g. the user is on tab A, and clicks a button within that tab A, then the user lands on/opens tab B automatically, without the need for her to manually click tab B herself.

    Does that make sense?

    Thread Starter cerrone

    (@cerrone)

    Hey there, thank you! I had actually looked at the option a couple of times before I realized that made the change to be made.

    Thanks for the effort.

    Thread Starter cerrone

    (@cerrone)

    Hey there, has the issue with sending emails been fixed with 3.1.7?

    I have just checked Tools > System Info >


    Active Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set

    It still says the same as shown above, initial comment.
    Thanks.

    Thread Starter cerrone

    (@cerrone)

    That would be great. Thanks, Rebecca.

    @thetrew I am not aware of any button or trick

    Thread Starter cerrone

    (@cerrone)

    I don’t understand why RC (free version) sets them in the staging WP but not in the production WP.

    Setting subject/body is required for emails to be sent (to the registering user in my case).

    Thread Starter cerrone

    (@cerrone)

    Did what you said above. When I save, the browser shows the “missing” input fields (to set a subject/body for an email) only for a fraction of a seconds and then hides them again.

    Alas, these settings are still the same (taken out of RC > Tools > System Info).

    — RCP Email Settings

    RCP_DISABLE_EMAILS Constant: Status: Not Set
    Email Verification: Status: Off; Subject: Not Set; Body: Not Set
    Active Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Active Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Cancelled Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Cancelled Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Expired Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Expired Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Free Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Free Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Trial Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Trial Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Payment Received (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Renewal Payment Failed (member): Status: Enabled; Subject: Not Set; Body: Not Set
    New User Notifications: Enabled

    Thread Starter cerrone

    (@cerrone)

    I have added the snippet.

    Turns out, I don’t see any new content/button/input fields in Settings of Restrict Content.

    Thread Starter cerrone

    (@cerrone)

    It’d be happy to try this out.

    In which file shall I add the code to the bottom?

    The rcpStripeEnableForm function is defined in the register.js file but not in the register.min.js file.

    Minified versions of the .js file may not contain the same variable names as the unminified versions.

    I would strongly assume that …min.js is based on register.js, hence, the error would not be that you don’t find rcpStripeEnableForm in …min.js.

    Thread Starter cerrone

    (@cerrone)

    Here’s the issue. On staging, the subject and body have been set (not by me, see below)

    How can I set the subject and body without having the actual input fields in Settings > Email?

    +++ STAGING +++

    – doesn’t use HTTPS
    – no use of Cloudflare
    – uses a subdomain as it’s just staging
    – 1:1 setting in RC as production
    – I don’t see fields for subject nor body in Settings > Email: https://jmp.sh/zZxb5i5k
    – I have not actively set subject/body myself

    — RCP Email Settings
    RCP_DISABLE_EMAILS Constant: Status: Not Set
    Email Verification: Status: Off; Subject: Set; Body: Set
    Active Subscription (member): Status: Enabled; Subject: Set; Body: Set
    Active Subscription (admin): Status: Enabled; Subject: Set; Body: Set
    Cancelled Subscription (member): Status: Enabled; Subject: Set; Body: Set
    Cancelled Subscription (admin): Status: Enabled; Subject: Set; Body: Set
    Expired Subscription (member): Status: Enabled; Subject: Set; Body: Set
    Expired Subscription (admin): Status: Enabled; Subject: Set; Body: Set
    Free Subscription (member): Status: Enabled; Subject: Set; Body: Set
    Free Subscription (admin): Status: Enabled; Subject: Set; Body: Set
    Trial Subscription (member): Status: Enabled; Subject: Set; Body: Set
    Trial Subscription (admin): Status: Enabled; Subject: Set; Body: Set
    Payment Received (member): Status: Enabled; Subject: Set; Body: Set
    Renewal Payment Failed (member): Status: Enabled; Subject: Set; Body: Set
    New User Notifications: Enabled

    +++ PRODUCTION +++

    – uses HTTPS
    – all DNS goes through Cloudflare
    – uses a proper domain
    – 1:1 setting in RC as staging, but added 2 pages in Settings > Misc for privacy policy
    – I don’t see fields for subject nor body in Settings > Email: https://jmp.sh/MCf2RDrz

    — RCP Email Settings
    RCP_DISABLE_EMAILS Constant: Status: Not Set
    Email Verification: Status: Off; Subject: Not Set; Body: Not Set
    Active Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Active Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Cancelled Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Cancelled Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Expired Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Expired Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Free Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Free Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Trial Subscription (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Trial Subscription (admin): Status: Enabled; Subject: Not Set; Body: Not Set
    Payment Received (member): Status: Enabled; Subject: Not Set; Body: Not Set
    Renewal Payment Failed (member): Status: Enabled; Subject: Not Set; Body: Not Set
    New User Notifications: Enabled

    Thread Starter cerrone

    (@cerrone)

    I have installed the same WP Mail Logging plugin on the production WP (same server as staging WP).

    The logs do NOT show any emails to the user that registered. For testing purposes I have used the same @domain for the user that registered, for both stating and production WP.

    In terms of the help article…
    https://help.ithemes.com/hc/en-us/articles/360050104153-Emails-Not-Being-Sent

    Step1: status is active
    Step2: I don’t see subject nor body on production, however, on stating I don’t see that either, but the registering user did receive the email
    Step3: NOT TRIGGERED

    What’s the solution for emails that are not being triggered, please? Thanks indeed!

    • This reply was modified 2 years, 5 months ago by cerrone.
Viewing 15 replies - 1 through 15 (of 33 total)