Dear WF,
I've used your free plugin for several years, and thank you for providing this service.
I'd like to ask, if I may;
I wish to allow all genuine Yandex cidr's access to my WP site, but notice many fake registrations to our WP member site, by bots on IP's adjacent to Yandex cidrs.
Question:
Will WordFence override any manual additions I make to the root htaccess file?
ie. I wish to deny access to all of 77.0.0.0/8 using the WF plugin Custom blocks…
except I want to allow this genuine Yandex 77.88.0.0/18 by manually adding this code to my root htaccess along this line;
Order Allow,Deny
Allow from all
deny from 77.0.0.0/8
allow from 77.88.0.0/18
I'm asking first because I don't want to do a clumsy experiment.
Colin
]]>I’ve had to update the source code of the plugin to fix it, I’m adding instructions on how to fix, please add this fix and push so we can update this plugin.
country-state-city-auto-dropdown/assets/js/script.js
Change line 6
From:
var cnt=$("select.country_auto").children("option:selected").attr('data-id');
To:
var cnt = $( this ).find( 'option:selected' ).attr( 'data-id' );
You’ve actually used this code on the states code but not in the countries code.
Thanks!
]]>Is it possible to do this with your plugin?
Thank you in advance.
]]>Have you seen this before? I just finished making sure the integration page had my latest v2 keys and that your plugin config page was set to v2. I can fill out the form, check the checkbox, but when I hit Send, it just reloads the page.
I noticed that my contact page is the only one that shows these messages in the console when the plugin is enabled. I’ve tried on a few browsers and see the same thing. I don’t wish to disclose my site, but would be willing to do so privately.
Is this because of my CSP header?
Thanks for this plugin – v3 is too intrusive!
]]>After debugging a bit I realized that ‘form-row-wide’ class needs to applied on the field. I’ve done the code change and it works fine in my custom theme also.
I would like to submit this code change but I could not find the steps to submit these changes. Please suggest how to do it.
]]>I am using woocommerce and I have successfully imported and published all my Aliexpress products. When I am logged in, and I buy something it redirects perfectly to the Aliexpress product page, but when I am not logged in and I buy something, it goes nowhere. What goes?
]]>My WordPress website: dreamvillenation.net takes about 2 minutes to just load the homepage, which is unreasonably long.
Even the admin pages and admin panel take >2 mins to load. I tried disabling plugins, nothing helped.
Contacted my Host provider, they say everything is fine on their end and the host package is more than enough for the bandwidth on the blog.
What could possibly be going wrong here? Would really appreciate some support!
]]>Line 142, Column 23: document type does not allow element “span” here;
assuming missing “li” start-tag
<ul><span class="arri"></span><span class="arri2"></span>
Line 143, Column 7: document type does not allow element “li”here; missing one of “ul”, “ol” start-tag
<li>
I’ve located the code on my site. Here’s how it reads:
<ul><span class="arri"></span><span class="arri2"></span>
<li>
Thanks, I appreciate your time and help.
]]>Can someone help me find the file need to change back to the localhost location so that i can get my content back?
thanks a bunch,
Eric