mark l chaves
Forum Replies Created
-
Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] Login & register links to custom pages?No worries. A WordPress site has a gazillion moving parts. Thereโs no way we can know and remember them all.
Well, weโre happy you worked it out!
Thanks so much for letting us know and about that tutorial.
Not sure what happened to that link. But, in case anyone needs it, search on โtutsplus Build a Custom WordPress User Flowโ.
Cheers ๐
- This reply was modified 4 years, 4 months ago by mark l chaves. Reason: Clarification
Hey @sophierose,
I visited your site a couple of times over the weekend and today. It looks like the theme you’re using is still having issues. At least for me anyway. Here’s what I see on Firefox and Chrome.
https://share.wppopupmaker.com/eDulX4EO
Will you be able to fix that or switch to the Twenty Twenty-One theme before we have a look at your popups?
Otherwise, we might just be wasting everybody’s time.
Please let us know.
Cheers!
Forum: Reviews
In reply to: [Hide and Seek Header] did not work on phlox themeHey @sepicompanywork,
Please read the plugin description more carefully next time. Hide and Seek Header only works with the Avada theme.
Here’s the statement right under Description section.
Built for Avada by ThemeFusion
Here’s what I have under the Usage section.
Your site must be using Avada by ThemeFusion.
Sorry, you missed that part. So, yes. It won’t work on Phlox or Elementor. It’s not supposed to.
BTW, before leaving a review, it’s great etiquette to post any questions on the support forums first.
Have an excellent day ๐
- This reply was modified 4 years, 4 months ago by mark l chaves. Reason: Typo
Hey @tosstec,
That’s a great question.
If your site is on SSL (
https), you’ll need an ipstack paid plan if you want to avoid any insecure script errors. Insecure script errors happen when an SSL site tries to load a non-SSL (http) script.Check out the details in our ipstack setup guide.
https://docs.wppopupmaker.com/article/538-setting-up-geotargeting#setting-up-using-ipstack
Have a great weekend ๐
Hey @lmer123,
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-us/
Have a great day!
Forum: Fixing WordPress
In reply to: Different Page background colourHey @droyed,
Check if your theme has a
category-xxxxclass in thearticletag of your content. Thexxxxis the name of your category.Use your browser’s inspector tool to find out.
Here’s what that looks like in Twenty Twenty-one.
article.category-test { background-color: cyan; }Notes:
1) That CSS only affects the main content area of my posts.
2) The different colours also show up on my main blog page too.
Just so you know.
But, it’s a start and it’s pure CSS like you wanted ๐
Have fun!
Forum: Fixing WordPress
In reply to: Cookie error message on a fresh installation of wordpressHey @artylady,
I’m pretty sure that error is from the browser (i.e., not a plugin or the server).
I get that too if I forget to disable my enhanced protection for the /wp-admin/ page I’m logging into.
Try running in an incognito or private browser window with no extensions running.
Also double-check that your /wp-admin/ page is not blocking cookies. That will definitely throw that error.
Here’s how you’d check in Firefox.
https://support.mozilla.org/en-US/kb/block-websites-storing-cookies-site-data-firefox
BTW, I also get that error when all cookies are allowed. But, I just log in again and the second time I get through. Annoying, but I can log in.
Good luck!
- This reply was modified 4 years, 4 months ago by mark l chaves. Reason: Typo and clarification edits
Hey @seorez,
Hi! Can you offer smth according to our discussion with GB support? https://generatepress.com/forums/topic/gpgbpopup-maker-issue/ I really appreciate any help!Can you help clear up a couple of things?
1) Who were you addressing in your reply?
2) What exactly do you mean by “smth”?
Lastly, can you confirm whether or not our suggestion worked?
Cheers ๐
Hey @seorez,
I think the Advanced Targeting Conditions (ATC) Query Argument Is setting will work better.
That’s because
document.referreris only set if you come from another page using a browser. Anddocument.referreris the URL of the page that you were on before you get to your site.Here’s a demo of what you can do with Query Argument Is.
https://share.wppopupmaker.com/DOum4RG5
Here’s what that advanced targeting rule looks like.
https://share.wppopupmaker.com/nOu99AqY
Shout if you have any questions.
Cheers!
Hey @kimcoetzee,
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/
Have a great day!
Hi everybody,
The permanent code change for this went out yesterday in Popup Maker v1.16.4. Please update if you haven’t yet ๐
Apologies for the delay.
Cheers!
Closing here since we’re taking care of this in our help system.
Hey @lmer123,
We see what you’re describing coming from either a caching plugin or a plugin conflict like you mentioned.
The best thing to do is go through the standard plugin and theme conflict troubleshooting steps. If you have never done that yet, here’s a guide you can follow.
https://gist.github.com/marklchaves/90f5af8d0ea08d6e54254f2afb1109df
Maybe start with deactivating wpForo first. Just for a quick test. Then, continue with all plugins except User Menus if needed.
If youโre still seeing the issue afterward, please reach out to us via our contact form.
https://code-atlantic.com/contact-us/
That way we can get your details using a more private channel.
Cheers!
Hey @tnlceo,
For the initial shortcode, can you try the following using the classic or Block editor?
1) Redo all the double-quotes. They look like backward double-quotes instead of the standard “. Maybe something weird happened if you did a copy/paste.
2) Remove the
logged_out="0"completely. You shouldn’t need that once you specify theroles=parameter.Once that works, on a regular post or page, can you try it using Elementor?
If those don’t work, please reach out to us via our contact form.
https://code-atlantic.com/contact-us/
That way we can get your details using a more private channel.
Cheers!