Title: aryxus's Replies | WordPress.org

---

# aryxus

  [  ](https://wordpress.org/support/users/aryxus/)

 *   [Profile](https://wordpress.org/support/users/aryxus/)
 *   [Topics Started](https://wordpress.org/support/users/aryxus/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aryxus/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aryxus/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aryxus/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aryxus/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aryxus/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Turned off ‘auto-locate’ but IE still asking to track physical location](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/#post-10058634)
 * GAH. A user had entered ‘auto_locate=”true”‘ into a shortcode on the front page.
   I didn’t realize it was possible to override site settings in the shortcode. 
   I changed this to ‘false’ and it works fine now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Turned off ‘auto-locate’ but IE still asking to track physical location](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/#post-10054126)
 * Would it be possible for you to share a screenshot of all the settings you’re
   using for the demo page? I do not get the location question on your demo page,
   but do still get it on our page (again, even with all other plugins disabled).
   I’d like to set all of my settings to duplicate yours, just as a baseline. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Turned off ‘auto-locate’ but IE still asking to track physical location](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/#post-10033584)
 * (The second issue, where no results were found, I fixed by changing the search
   radius options to default to 50. Not sure why setting “Auto adjust the zoom level
   to make sure all markers are visible” wouldn’t make it work. Having the default
   be so large isn’t optimal.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Turned off ‘auto-locate’ but IE still asking to track physical location](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/#post-10033555)
 * I’ve just gone live with the site, and it’s SSL protected. Now, when using Chrome
   or Firefox, I’m asked to allow location access (again, even though I have that
   option turned off). If I allow access, the map stops working altogether. It shows
   my local area, but none of the stores I’ve added, and it says “No results found.”
 * [https://www.pugetsoundorthopaedics.com/](https://www.pugetsoundorthopaedics.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Turned off ‘auto-locate’ but IE still asking to track physical location](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/#post-10033176)
 * Yes, we disabled all plugins and tried a different theme as part of our initial
   troubleshooting. We’re not running a cache (as it’s a development site), and 
   we tried on a fresh browser, AND we’re seeing the same result using Crossbrowsertesting.
   com.
 * It’s definitely your plugin, as the Chrome console points to your script as being
   the culprit:
    wpsl-gmap.min.js?ver=2.2.12:1 [Deprecation] getCurrentPosition()
   and watchPosition() no longer work on insecure origins. To use this feature, 
   you should consider switching your application to a secure origin, such as HTTPS.
 * Screenshot: [http://dev.pugetsoundorthopaedics.com/wpsl-error.png](http://dev.pugetsoundorthopaedics.com/wpsl-error.png)
 * This proves that your script is attempting to call getCurrentPosition(), even
   though “Attempt to auto-locate the user” is unchecked.
 * This will be extremely easy for you to confirm. Just uncheck the box and load
   a page with a map in Microsoft Edge or IE and you’ll see the question pop up.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Turned off ‘auto-locate’ but IE still asking to track physical location](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/turned-off-auto-locate-but-ie-still-asking-to-track-physical-location/#post-10025945)
 * I checked console, and getCurrentPosition() is trying to run on pages with maps.
   This is actually happening on Chrome as well, but Chrome only allows getCurrentPosition()
   to run on secure pages, so there’s no pop-up asking the user for instructions.
   We don’t want getCurrentPosition() to be attempted, and it shouldn’t be if we’ve
   turned off ‘Attempt to auto-locate the user,’ right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Your password reset link appears to be invalid. Please request a new link below.](https://wordpress.org/support/topic/your-password-reset-link-appears-to-be-invalid-please-request-a-new-link-below-2/)
 *  [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/your-password-reset-link-appears-to-be-invalid-please-request-a-new-link-below-2/#post-9138273)
 * ds99: Thank you!!!
 * Kerio mail service was adding brackets around the URL, and including the stupid
   closing greater-than symbol as part of the clickable link. I didn’t even notice
   it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type Permalinks] Not saving: Use custom permalink of custom taxonomy archive](https://wordpress.org/support/topic/not-saving-use-custom-permalink-of-custom-taxonomy-archive/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/not-saving-use-custom-permalink-of-custom-taxonomy-archive/#post-8853958)
 * I was able to get it working, but the plugin didn’t end up doing what I needed
   it to do, so uninstalled it.
 * I was looking for something that would allow me to quickly create URLs that would
   show only a particular custom post type with a particular custom taxonomy (like/
   movies/genre/mystery/).
 * I just ended up coding it into my functions file.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Custom Post Type Permalinks] Custom taxonomy archive permalink not working](https://wordpress.org/support/topic/custom-taxonomy-archive-permalink-not-working/)
 *  [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/custom-taxonomy-archive-permalink-not-working/#post-8721848)
 * When I check ‘Use custom permalink of custom taxonomy archive,’ it doesn’t get
   saved. It always reverts to unchecked. I’ve tried deactivating and reactivating,
   and it still won’t save the checkmark.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Toolset: index titles of parent posts](https://wordpress.org/support/topic/toolset-index-titles-of-parent-posts/)
 *  Thread Starter [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/toolset-index-titles-of-parent-posts/#post-8531190)
 * For some reason, that didn’t work, BUT I extrapolated from your code and came
   up with this, which actually ends up indexing the custom fields of the parent
   instead of the parent post title.
 * add_filter(‘relevanssi_content_to_index’, ‘rlv_index_parent_title’, 10, 2);
 * function rlv_index_parent_title($content, $post) {
    $artistid = get_post_meta(
   $post->ID, ‘_wpcf_belongs_artist_id’, true ); $content .= ” ” . get_post_meta(
   $artistid, ‘wpcf-first-name’, true ) . ” ” . get_post_meta( $artistid, ‘wpcf-
   last-name’, true );
 *  return $content;
    }
 * It works great. THANK YOU!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using two domains with new version 4.4.1](https://wordpress.org/support/topic/using-two-domains-with-new-version-441/)
 *  [aryxus](https://wordpress.org/support/users/aryxus/)
 * (@aryxus)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/using-two-domains-with-new-version-441/#post-7004328)
 * Agreed! I wrote a plugin that allows slightly different content depending on 
   the domain being viewed, even though it’s all the same WordPress install. It 
   was a nice, light alternative to multisite install.
 * What changed, and why is it not listed in the 4.4.1 change list ([https://codex.wordpress.org/Version_4.4.1](https://codex.wordpress.org/Version_4.4.1))?
 * This has tremendous repercussions on a few of my clients’ sites.

Viewing 11 replies - 1 through 11 (of 11 total)