Christina
Forum Replies Created
-
I’m still seeing WordFence show up in Webmaster Tools. I want to make sure this is just lingering or if this is still an issue:
Instead of seeing
https://www.somedomain.com/wp-admin/admin-ajax.php?action=wordfence_logHuman&hid=123456... etc
As “Type”: Script and “Reason”: Blocked
I am now seeing this
https://www.somedomain.com/?wordfence_logHuman&hid=123456... etc
As “Type”: Script and “Reason”: Not Found
I’m also running into this issue. Any resolution from WordPress on this?
We ended up resolving this issue on our own by coding some changes to the paging and rewrite methods (not within our .htaccess, but the plugin itself, notably in wpbusdirman.php)
Thank you.
We are running 3.6.1
I sent you an email through your contact form with access credentials for a testing site with the same setup.
From what I’m seeing, it seems like the WP_Query is getting updated by the paging plugin (I tried to use WP Paginate since it looked like there was support for that plugin as well, same results), but for some reason it is not reflecting on the directory list itself.
When I print_r() the post query inside the WP Paginate plugin, it shows the next page’s results. I’m not sure why the business directory isn’t reflecting this. I’m assuming it’s a misplaced wp_reset_query(); messing it up.
EDIT: The pagination is working fine on other pages with categories and posts, like this: https://www.lawwirenews.com/legal-articles/page/2/
I’m not sure why, but my response was deleted. Reposting.
My server setup:
Apache/2.2.22 Ubuntu 13.04 (Raring Ringtail)
PHP 5.4.9-4ubuntu2.3
mysql Ver 14.14 Distrib 5.5.32, for debian-linux-gnu (x86_64) using readline 6.2Is there any other server setup information you need?
EDIT: disregard my comment about the ratings plugin, I checked the code and saw you were doing an IP address check as well, so I whitelisted certain IPs so that certain users who are indeed different people don’t get blocked.
Hello:
My version is 3.1.1
Unfortunately, I cannot give you direct access to the website. If you let me know specifically what you want to access, I could work hand in hand with you to check things.
Thanks.