mark l chaves
Forum Replies Created
-
Hey @assistenzaprojectsrlnet ,
We’re going to close this thread since we haven’t heard back from you.
Feel free to post a new issue or contact us directly if you need help with anything else.
https://wppopupmaker.com/support/
Cheers π
Hey @rtd982,
Content Control has 3 redirect options:
1) Login and directly back to the restricted page
2) Go to your site’s home page
3) Go to a custom linkHere’s a screen capture of that again.
https://share.wppopupmaker.com/YEuBGxDB
If that’s not enough for what you’re trying to do, you might want to have a custom login plugin instead. From what you’ve described, you probably need to find a plugin that can:
1) Redirect people to an account page first
2) Then, when they log into their account from the account page, they go to a restricted page
We hope that helps. If you have any more specific questions for the Content Control plugin, please feel free to submit a ticket here.
https://code-atlantic.com/contact-us/
Have a great day π
Hey @fergumungus,
Just to add. If you haven’t yet, please check our help guide on this subject.
https://docs.wppopupmaker.com/article/544-your-popup-is-not-displaying-on-your-homepage
Cheers!
Just a heads up that we published a new guide for launching a popup from a popup or opening one popup after closing another.
Please have a look here: https://docs.wppopupmaker.com/article/554-launch-a-popup-from-a-popup-or-when-a-popup-closes
Also, we have a full guide that shows how to make a slide show using back-to-back popups if that’s what you’re trying to do as @mariatogonon mentions.
https://docs.wppopupmaker.com/article/553-make-a-slide-show-using-back-to-back-popups
We hope that helps.
Enjoy π
Hey @rtd982,
Thanks so much for your question.
Make sure you select Redirect and Login & Back under your Protection settings in the Restriction Editor.
Here’s what that looks like.
https://share.wppopupmaker.com/bLuq7Ang
So, when a non-logged-in visitor tries to bring up that page, they can log in and Content Control will automatically redirect them back to the restricted page.
We hope that helps.
Let us know if you need anything else.
Have a great day π
Mark
Hey @rbarron,
Ah, good to know.
You’re very welcome. We’re glad that it’s working now.
Have a great day π
Hey @onefastbusiness,
Yes. That’s a clever cache-busting technique. Thanks so much for sharing.
Cache busting using query parameters does have a side-effect that you might want to know about. Learn more here.
https://www.keycdn.com/support/what-is-cache-busting
Please remember that the Content Control plugin is *not* a cache plugin nor does it have a cache. Also, it’s possible to cache websites without using a cache plugin so you could check with your developer or host provider if there’s caching in place you don’t know about.
If you find something that points back to Content Control, please let us know! π
Cheers π
Hey @eliant,
Thanks for posting. What you can do instead of modifying core plugin code is use CSS to change the style (instead of the markup).
For example, the code below changes the Content Control denial message
divfrom a block to an inline layout (inline behaves like aspan)..jp-cc.jp-cc-not-accessible { display: inline; }Learn more about CSS here:
What is CSS: https://docs.wppopupmaker.com/article/484-popup-maker-glossary-of-terms#css
Getting Started with Custom CSS: https://docs.wppopupmaker.com/article/287-getting-started-with-custom-css
- This reply was modified 4 years, 6 months ago by mark l chaves. Reason: Typo
Hey @wpetschack,
Thanks for your post.
Did you verify that your
max_input_varsincreases take effect? You can verify that in Tools > Site Health > Info > Server.I’ve seen default settings go as high as 4000 so you might need to try that or even a bit higher depending on your site’s needs.
If you’re still seeing the issue after you’ve tried 4000+ and verified that your
max_input_varsactually increase, please reach out to us using the link below so we can have a closer look.https://code-atlantic.com/contact-us/
Let us know how that goes.
Cheers!
Hi @rbarron,
βThanks for reaching out. We’re sorry you’re seeing an issue with the shortcode.
Can you do us a favor? Please create a new test post or page, then copy and paste #1 and #2 from below into that new post or page.
1) https://gist.github.com/marklchaves/230ba030334d9f3984cedd71e1dc9193#1-for-logged-out-peeps
2) https://gist.github.com/marklchaves/230ba030334d9f3984cedd71e1dc9193#2-for-anyone-logged-in
Hit Publish, make sure Content Control is active, and re-test.
If that works, then Content Control shortcode should be working fine.
Next, please replace the test content with your Gravity Forms shortcode and re-test.
Please let us know how that goes.
Cheers!
Hey @onefastbusiness ,
βThanks for reaching out and for your explanation. We’re sorry you’re seeing that redirect issue.
A couple of questions:
1) Can you share screen captures of your Content Control restrictions?
2) From your explanation, it sounds like you’re using a custom login form. If so, can you temporarily disable it so you can run a test only using WordPress’s default login feature?
3) Lastly, can you also try again with all of your caching turned off?
Feel free to follow up via our contact form for a more private channel.
https://code-atlantic.com/contact-us/
We look forward to your reply π
Hey @nasirinbox ,
We’re going to close this thread since we haven’t heard back from you.
Feel free to post a new issue or contact us directly if you need help with anything else.
https://code-atlantic.com/contact-us/
Cheers π
Hello @nasirinbox,
Thanks for your question.
We’re not sure how the Login Logout Menu plugin is supposed to work.
But, we know the User Menus plugin has a redirect URL options you can use. Here’s what that looks like.
https://share.wppopupmaker.com/eDug4j5L
We hope that helps.
Let us know if you need anything else.
Have a great day π
Mark
- This reply was modified 4 years, 6 months ago by mark l chaves. Reason: Typo