mark l chaves
Forum Replies Created
-
Hey @qwik3r,
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/
Thanks π
Hey @tombrouwer,
Can you remove the
logged_outparameter and try it again?Here’s an example.
[content_control roles="administrator" message="Sorry, you do not have access."]If you see this, then you must be an administrator![/content_control]Let us know how that goes.
Thanks so much
Hello @qwik3r,
One characteristic of popups is they display over (higher on the z-axis) normal content.
However, Popup Maker provides a JavaScript API that can help you extend or customize popups to behave differently.
Here’s an example of using the API to push the content down when a fixed-height and fixed-position popup displays.
https://gist.github.com/marklchaves/617bc37145421888aa25a904311f48eb
We hope that helps. Let us know if you need anything else.
Have a great day π
Mark
Hey @mstudioil,
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 @qwik3r,
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 π
Hellow @dhampik,
βThanks for reaching out and letting us know about that UTF8 error. We appreciate the details!
We haven’t seen that yet. We’ll have a go reproducing the issue and let you know what we find.
Cheers!
Hello @qwik3r,
Can you tell us where you’re seeing that?
Although our Scheduling extension doesn’t have a timezone selector, you can make your scheduling times local times.
See the example here https://docs.wppopupmaker.com/article/402-scheduling-plugin-introduction-option-settings#schedule_settings_box
Cheers!
Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] {username} in URLHelly @onewebsite,
βThanks for reaching out. That’s a great question.
Do you mean something like this?
http://twenty-twentyone.local/{username}
Where
{username}is equal totomjones. For example:http://twenty-twentyone.local/tomjones
Right now, no you cannot add the
{username}variable to the URL of a custom link menu item. WordPress strips off the curly braces, so all you’ll get ishttp://twenty-twentyone.local/username
We can research this as a possible feature request.
You can keep tabs on all feature requests on our public GitHub repo.
If you’re asking something different, please let us know.
Have a great day π
Hey @qwik3r,
We’ll need to reproduce the issue to see what’s going on.
Please bear with us. We’ll keep you posted once we find out anything.
Thanks so much!
Hey @mstudioil,
That’s a great question.
Can you please check out this code example and see if it works for you?
https://wordpress.org/support/topic/multiple-pop-up-priority/#post-14964401
Basically, if you have 2 popups, the second popup won’t open until it sees that the first popup was opened. The first popup needs to set a cookie that the second popup can check for.
So, on one of my sites. I have 2 popups that have the same size and positioning (fixed at the top). That means it looks like a banner ad that rotates random ads.
Learn more about setting cookies here.
https://docs.wppopupmaker.com/article/358-popup-settings-box-cookies-option-settings
Shout if you have any questions.
Have a great weekend π
Hey @vanetreg,
Thanks for submitting your help request. We’ll close out this thread here since we’re taking care of you through our customer support.
Cheers!
Hey @milesbrennan,
Thanks so much for your reply.
I went to your support page but I only had options to check 6 articles your system suggested to review for me, but no option to open a ticket! π
I wanted to share my link privately.You’ll need to scroll down to the bottom of the page and select the appropriate link.
https://wppopupmaker.com/support/#submit-a-support-ticket
We look forward to your reply.
Thanks!
Thanks for reaching out. That’s a great question.
I thought Iβd still ask the question if the cookie name has changed since last thread, and his is the correct workaround to our issue.
As Daniel mentioned in the thread your referenced, that cookie name is controlled by WordPress.
Learn more here https://developer.wordpress.org/reference/hooks/set_logged_in_cookie/
If they ever decide to change that cookie name, it would break a lot of websites. So, it’s probably safe to say that name hasn’t changed nor will it change any time soon.
Correct, you should use a cache that respects the logged-in cookie. If you can set your cache to bypass cached files when the logged-in cookie is set, you should be good to go as you’re noticing now.
We hope that helps. Let us know if you need anything else.
Have a great day π
Mark
Hello @qwik3r,
Thanks so much, for your feedback.
We agree with you. That technically wouldn’t be a popup since it’d be part of the page content (i.e., a static block added to a WordPress template).
The closest thing would be doing a fixed popup and using cookies to “rotate” which popup displays in that fixed location.
See my reply to your multiple popup priorities thread.
Cheers!
Hello @vanetreg,
βThanks for reaching out. We’re sorry you’re seeing that resets content layout issue.
We’d like to reproduce that issue on our test site to see what’s going on.
Can you share with us the following:
1) The link to what shortcode you’re trying to add. Or, an example of the shortcode you’re using.
2) The link to the exact Gutenberg addons plugin you’re using.
3) The link to the exact advanced heading plugin you’re using.
4) Any other steps or instructions that we’ll need to create a copy of the popup you’re working with.
5) Screen captures of the “left indented ugly layout” you’re seeing.
Feel free to submit a ticket if you want to share that information in a more private channel.
https://wppopupmaker.com/support/
We look forward to your reply.
Cheers!