mark l chaves
Forum Replies Created
-
Hey @howdy_mcgee,
Thanks so much for the excellent feedback on that beginner’s guide. That was super helpful.
I updated the guide to be more clear that the code sample will blindly create any Manual cookie you set up for your popup.
So, to selectively (or conditionally) create cookies, you can use a Popup Maker API to create a cookie with whatever name you want.
That’s all in the guide too with a link to a supporting code example.
https://docs.wppopupmaker.com/article/555-a-beginners-guide-to-manually-creating-cookies
Just adding my 2 cents in case anyone else wants to do the same thing as you.
Cheers 🙂
- This reply was modified 3 years, 8 months ago by mark l chaves. Reason: Clarification
Hey @alicegrt33,
Actually, there’s a link on how to add CSS to your site in that Troubleshooting guide that @belimperial gave you.
Here’s that link in case you missed it.
https://docs.wppopupmaker.com/article/287-getting-started-with-custom-css
If you need hands-on help or you want to email us the link to your page or post screen captures, please go to our support page and click Other Support at the bottom of the page to submit a help request.
To save time, make sure you put the link to your page and instructions on how to launch your popups. We can try to follow your instructions and check out what’s going on.
https://wppopupmaker.com/support/
Cheers!
Hey @aba212,
I’m pretty sure that’s a known issue.
Can you see if this thread helps?
https://wordpress.org/support/topic/scrolling-on-mobile-6/
Also, see suggestions from the plugin author here.
https://github.com/PopupMaker/Popup-Maker/issues/977
Cheers!
Hey @eddierosenthal,
We’re not seeing that on our test site. We have a simple site where only logged-in people can see posts and pages.
Everyone (logged in and not logged in) people can see the homepage and a custom login page we set up for a test.
The admin naturally has access to all restricted pages and non-restricted pages.
Here is a screen capture of our settings.
General: https://share.wppopupmaker.com/6quzdYen
Protection: https://share.wppopupmaker.com/E0uyDjZ7
Content: https://share.wppopupmaker.com/NQul2YjK
If you’re still seeing the issue, can you submit a ticket via our contact form?
https://code-atlantic.com/contact/
That way we can get more details from you and take a closer look.
Cheers!
Hey @angelfire4xx,
It looks like bbPress isn’t respecting (or going around) the standard WordPress content filter. Content Control only supports standard WordPress content rendering (namely the_content filter).
If you haven’t yet, can you change your restriction’s Protection setting to Redirect? Here’s what that setting looks like.
https://share.wppopupmaker.com/L1uWxd4g
Let us know how that goes.
Cheers!
Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] PHP Deprecated debug logHey @spy2,
Thanks for posting.
Can you submit a ticket via our contact form?
https://code-atlantic.com/contact/
That way we can get more details from you and take a closer look.
Cheers!
Hey @nathanrasdall,
Thanks for posting.
Content Control is great for restricting standard WordPress content based on logged-in user roles.
It doesn’t restrict or control content based on passwords. Sorry about that.
We hope you find something that does that for you.
Have a great day 🙂
Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] logout user and cutstomerHey @xxuuzz,
We’re going to mark this thread as resolved since we haven’t heard back from you.
Please feel free to start a new thread or submit a help request 🙂
https://code-atlantic.com/contact/
Have a great day!
Hey @mateostrasdas,
We’re going to mark this thread as resolved since we haven’t heard back from you.
Please feel free to start a new thread or submit a help request 🙂
https://code-atlantic.com/contact/
Have a great day!
Hey @eddierosenthal,
Understood. Thanks for letting us know 😉
Hey @mamoako,
Content Control is great for restricting post/page content based on user roles. So, it can hide (restrict) content until someone with the proper role logs in.
Have you thought of using a popup instead?
It sounds like you might be able to use a popup if you have embed code for your chatbot. If you can add your chatbot code to a popup, then you can set it up to display only when someone clicks a link or button of your choice.
You can even get fancy using popups in conjunction with icons. See example 5 in this guide.
https://wppopupmaker.com/guides/5-ways-to-use-popup-maker-that-you-probably-dont-know-about/
We hope that helps.
Let us know if you need anything else.
Have a great day 🙂
- This reply was modified 3 years, 10 months ago by mark l chaves. Reason: Clarification
Hey @mounasis,
Content Control uses the built-in WordPress login code. The best thing about WordPress though is you can override just about anything. This includes the login, register, and lost your password code and pages.
You’ll need to be pretty comfortable with PHP if you want to do this on your own (otherwise, find a plugin to do this for you).
For starters, here’s an example of using the WordPress login_url filter to redirect calls to wp-login.php to your login page instead.
https://gist.github.com/marklchaves/86f23654c0f4eb7de2223c85e1da31ec
Here’s the most comprehensive tutorial we’ve seen for changing those redirects. It’s not 100% (there are some cases not covered), but it should get you started.
By the way, you might want to consider customizing the built-in login, register, and lost your password forms. That way you’re only dealing with CSS and won’t risk breaking login features.
Here are a couple of basic examples just to give you a taste of what’s possible.
https://github.com/marklchaves/cme-login
https://share.wppopupmaker.com/llu6Dnw7
Learn more about customizing the WordPress login form on the WordPress Codex.
https://codex.wordpress.org/Customizing_the_Login_Form
Last but not least, you can look for a 3rd-party plugin that does custom logins.
We hope that helps. Let us know if you need anything else.
Have a great day 🙂
Mark
Hey @mateostrasdas,
We’d need to see what your restriction settings look like. Can you post screen captures and share the links with us?
In the meantime, make sure you’ve got A Page OR The Home Page selected in your Restriction > Content tab.
Here’s an example.
https://share.wppopupmaker.com/qGuOeqRe
Thanks!
Hey @brandvanagus,
We’re going to mark this thread as resolved since we haven’t heard back from you.
Please feel free to start a new thread or submit a help request 🙂
https://wppopupmaker.com/support/#submit-a-support-ticket
Have a great day!