• Resolved onstreamingtv

    (@onstreamingtv)


    On successful sign up – the box that appears has the Call To Action message appearing large and above the small message that thanks the user for signing up. It should not repeat the Call To Action message again after successful sign up right? how do i get the successful signup box to simply confirm with a message like it has at the bottom of the box?
    message me directly if you’d like the secret URL
    Thanks!
    John

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Voltroid

    (@voltroid)

    Hey,

    I’m sorry, I didn’t understand the question. Could you please explain, probably with screenshot maybe?

    [ Signature moderated ]

    • This reply was modified 7 years, 10 months ago by Jan Dembowski.
    Thread Starter onstreamingtv

    (@onstreamingtv)

    Hello Voltroid,
    Its been almost 3 weeks and I haven’t heard back about the above issue (in this thread)
    Are you able to see the screenshot of the “Successful Subscribe” pop-up box?
    I need instructions to remove the repeated text at the top of the box.
    Thanks!
    John

    Plugin Author Voltroid

    (@voltroid)

    Hi there,

    I’m extremely sorry for the delay.
    I understand the issue, you’ll need to tweak in the code a bit to get it work.
    file : chimpmate/public/assets/js/public.js
    Add a new line after line no. 332
    here you need to give the code to hide those elements.

    Please mention the theme you are using, so that we can provide the code to hide the unwanted html tags

    [ Signature moderated ]

    • This reply was modified 7 years, 10 months ago by Jan Dembowski.
    Thread Starter onstreamingtv

    (@onstreamingtv)

    I’m using NOVA theme for the main lightbox and LEO theme for the “slider” box.
    Please send me the fixes for the “Successful Subscribe” box.
    Thanks

    Thread Starter onstreamingtv

    (@onstreamingtv)

    Hi – I never heard back from you – after providing the name of the themes I am using.
    Please “provide the code to hide those elements” – as described above.

    Thanks.

    Plugin Author Voltroid

    (@voltroid)

    I’m sorry again, this new WP forum system layout is now like messed up. Normally threads are arranged in order with new replies first and now I’ve no idea in what order they do it. And so your reply didn’t bring up the thread, and I didn’t notice it either.

    $("#wpmchimpa h3, #wpmchimpa .wpmchimpa_para, #wpmchimpas h3, #wpmchimpas .wpmchimpa_para").hide();

    Here is the code, Add it after line no. 332

    [ Signature moderated ]

    • This reply was modified 7 years, 10 months ago by Jan Dembowski.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Successful Sign up box repeats CTA text above confirmation’ is closed to new replies.