semperaye
Forum Replies Created
-
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Not working with Avast Passwords!UPDATE!!!
ISSUE SOLVED!!
reCAPTCHA IS INDEED COMPATIBLE with Avast Passwords. It was an issue with Cloudflare all along!
To fix this simply create a page rule *yourwebsite.com/login* (or wp-admin or w/e your login is set to) with the setting “disable performance.”
Hope this helps others 🙂
Update:
*yoursite.com/*?fl_builder* works now as a page rule! IDK if CF changed something, or if deleting, then re-adding the rules is what fixed it, but I can confirm it’s working now. I tried it with rocketloader on and with and without the rules, and I can confirm that the page rules work now…you may just need to delete and re-add them if they are old for some reason.
I hope this helps someone else.
Ben!
Hello again and thank you for the reply! The reason I didn’t think rocketloader was to blame was because I had cloudflares page rules set for both beaver builders q-string, login, and my home page. I had double and triple checked that the page rule for the home page “disable rocker loader” was in effect, and it was. I changed the global settings for cloudflare to rocket loader off, and to my surprise the home page is now able to load the row editor!
What I don’t understand however, is why did rocket loader not effect my other pages ability to use beaver builder as the same scripts are running on all pages, just in different places. Anyway, I think I might make cloudflare aware that their page rules are apparently not working correctly.
Thank you!
Honestly I’m not sure, I uninstalled. I will try again later this week and reply here. Thanks alot!
Hmmm not sure. I was able to eliminate the white space by using beaver builder then giving a -25px top margin, but the problem is still there in mobile view.
Ahhh sorry, thanks for the response anyway Tom. I thought maybe because it was changing in mobile view that it was something to do with GP 😛
Forum: Plugins
In reply to: [Custom Body Class] How to format the class?Thank you!
Forum: Plugins
In reply to: [deAdblocker] CSS Identifier to style the red close button?Here is what I’m currently trying but I can’t get it to work 🙁 For some reason I can’t use inputs in the code, I’m REALLY new with css so idk what to do.
#deadblocker_dialog .deadblocker_action input, #deadblocker_dialog .deadblocker_action input:visited { background:#3f3f3f; border: 2px solid transparent; border-radius: 5px; color:#FFF; } #deadblocker_dialog .deadblocker_action input:hover { background:#FFF; border: 2px solid #3f3f3f; border-radius: 5px; color:#c0c0c0 }Forum: Reviews
In reply to: [Block AdBlock] Great Idea, but didn’t work.Thank you for the reply. The link you gave me is to a product that requires a paid subscription to function.
.lsi-social-icons li a
Use this 🙂
I think it’s an issue with w3tc, although I’ve added exceptions, something is still being blocked I just don’t know what. Before I added the exceptions beaver builder wouldn’t work at all, now it’s just this.
Interestingly enough, I’ve found a temporary work-around. I’ve downloaded a plugin that allows cloning of pages. So all I did was clone a page that already had the banners, and that works, and bb allows me to move them. Note: It DOES NOT work if I try to clone one of the banners, it will show that it works on the editing screen, but in live it doesn’t.
Is there a list of things I should add as exceptions in w3tc? For example: /?fl_builder
Forum: Developing with WordPress
In reply to: Jump URL how to anchor to a shortcode?Only problem I’m having is that it’s messing up the bottom margin formatting of the page for some reason, but I was able to resolve that.
Forum: Developing with WordPress
In reply to: Jump URL how to anchor to a shortcode?Ty George, it worked!
Tom,
Your last code worked perfectly for what I was trying to accomplish 🙂 Thank you!
Thank you for this. I guess I was confused, I thought there was a difference between the site.info and the bottom.bar but it appears to be the same thing. I wanted to use the widget area of the bottom bar but I guess there really isn’t a true bottom bar widget area like there is for the header.