petecogle
Forum Replies Created
-
Any thoughts on this folks. It keeps happening again and again. I’m going to have to stop using WordPress Central if this keeps happening.
I have fixed the issue with the 403 on the categorizer script and this appears to be fixed now.
Hi
The wp_sl_category table and sl_category field in the wp_store-locator are both there.
Both seem to be populated with the correct data.
Pete
OK, I’ve got this working. Trial and Error.
It geocodes when the Category Filtering boxes are left unchecked.
It does not geocode when the Category Filtering boxes (Show Category Checkbox Filters) are checked.
I don’t know why this is. Is it a bug?
I have set the “All Pages” as requested.
I don’t have a robots.txt file implemented. I don’t have a security plugin loaded and my .htaccess file looks like this:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressI get the same result. No geocoding. Please help further.
Awesome service! Thanks a lot. All fixed.