Title: gld's Replies | WordPress.org

---

# gld

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 117 total)

1 [2](https://wordpress.org/support/users/gld/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/gld/replies/page/3/?output_format=md) … 
[6](https://wordpress.org/support/users/gld/replies/page/6/?output_format=md) [7](https://wordpress.org/support/users/gld/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/gld/replies/page/8/?output_format=md) [→](https://wordpress.org/support/users/gld/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Categories Question](https://wordpress.org/support/topic/categories-question-7/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/categories-question-7/#post-14111309)
 * Great product actually and Sidney’s support and responsiveness is simply astonishing.
   The plugin is written to focus on taxonomies which isn’t the direction our customer
   wants to go. So this plugin isn’t aligned with what’s needed. Thanks Sidney!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Categories Question](https://wordpress.org/support/topic/categories-question-7/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/categories-question-7/#post-14109999)
 * 1. ok
    2. ok but why is the page they go to blank? How do I fix that please? 
   3. The ‘Custom Post Type Name:’ in settings is set to Journal. When I add a new
   Journal post, no email is being received by the subscriber. How do we fix that
   please? 4. As I said ‘Mail this blog again’ is unclickable in the post. I don’t
   know how to send a notification to the subscriber.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Categories Question](https://wordpress.org/support/topic/categories-question-7/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/categories-question-7/#post-14109910)
 * Ok that seemed to work. However a few more questions/ problems:
 * 1. Is there a way to not need people to click a link in the email notification
   to confirm their subscription? Same for unsubscribe. or
    2. Is there a way when
   they do click on the link that the page they go to on the website is not blank?
   Shouldn’t it say something? 3. When a new post for the subscribed CPT is published,
   why aren’t the subscribed users (with STC Status: publish) receiving a notification(‘
   Using Block/Gutenberg editor’ is set to on in the settings)? 4. ‘Enable resend
   post’ option is set to on in the settings however ‘Mail this blog again’ is not
   checkable in the post
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Categories Question](https://wordpress.org/support/topic/categories-question-7/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/categories-question-7/#post-14107550)
 * Yes I’ve been through that and think I have a grasp. However I want to hide the
   categories from displaying on the form when using the shortcode [stc-subscribe].
   Even if I set the styling, your JS adds css when switching between update subscriber
   and add subscriber modes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Fatal error: Allowed memory size](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/#post-14107518)
 * Thanks [@vandestouwe](https://wordpress.org/support/users/vandestouwe/). That
   makes sense. Frankly I’m not even sure why we have that code in functions.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Fatal error: Allowed memory size](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/#post-14106913)
 * Here’s the code that had to be disabled:
 * add_action( ‘init’, ‘reg_categories’ );
    function reg_categories() { register_taxonomy(‘
   category’, array() ); }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Fatal error: Allowed memory size](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/#post-14106795)
 * We have written it ourselves. The issue I’ve now discovered relates to registering
   a taxonomy at the init point. Seems there is some kind of incompatibility with
   your plugin. We’ll re-code that to deconflict.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe to Category] Fatal error: Allowed memory size](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/atal-error-allowed-memory-size-2/#post-14106736)
 * Wordpress 5.6.2
    PHP 7.4
 * Deactivating all the other plugins doesn’t fix it however switching to the Twenty
   Twenty One theme did fix it so the issue is somewhere related to my child theme.
   Any ideas where I should look?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] Still Buggy](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/#post-11218955)
 * Hi Perry. This has taken extra time from me to work with you on this. I’m currently
   on business travel returning later this week. Let’s look at it then.
 * Greg
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] Still Buggy](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/#post-11206479)
 * Yes! It’s now working (although the color picker remains firmly broken in Safari
   however if I go to Chrome, the color picker works there.Now however a square 
   is indicated associated with the map (although not visible on the map). I am 
   unable to remove it in either Safari or Chrome.
 * Looks some way yet to go to fix all the issues.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] Still Buggy](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/#post-11203874)
 * Perry I updated the plugin to what WP said was needed. I tried to add a circle.
   No joy. Issues all remain exactly the same (for circles at least).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] Still Buggy](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/#post-11181296)
 * Perry you are correct. The color picker is working in Chrome. All the other issues
   persist however in Chrome. Apologies. I didn’t do a thorough side-by-side test.
 * Yeah I’ve had all kinds of issues with markers not working through the GUI in
   Safari (can’t remember if I had issues with this in Chrome). I’ve had the database
   opened right next to the browser and re-query it each time. Sure enough the failures
   in the GUI are aligned to what shows up in the table. eg browser fails to remove
   a marker, it remains existing in the db table. If it fails to add the marker,
   it’s also not present in the table. In any case, this issue isn’t consistent.
   If I refresh the browser, suddenly they might start working again. Circles and
   rectangles are completely broken. They don’t work in any browser at any time.
 * As mentioned, I have opened tickets on all these issues. Most of the responses
   are that they’ll get the dev team to fix it.
 * So, … way too buggy.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Go Maps - Google Map, OpenStreetMap, Leaflet Map] Still Buggy](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/more-bugs-that-a-locust-plague/#post-11179525)
 * Thanks Perry. Totally get the difficulty of authoring plugins however in our 
   role of publishing websites (including WordPress) for customers, we use hundreds
   of plugins. The issue with my experience with WP Google Maps is that most of 
   the capabilities simply don’t work or if they do, they are extremely buggy:
    –
   Color pickers don’t work – Cannot add a square or circle to a map (I can only
   add a polygon). Nothing to do with zoom, I can create them and I see them in 
   the list however they do not appear on my map – Often the map markers do not 
   delete/ fail to be able to be created. (at least managing them via php works)
 * Browsers are Safari v12 and Chrome on Mac (current version). Both have the same
   issues. Rebooting doesn’t clear the problems.
 * It’s really disappointing because if these issues did work, it would really meet
   our needs. That’s why we purchased it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] S3 Bucket Not Found](https://wordpress.org/support/topic/s3-bucket-not-found/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/s3-bucket-not-found/#post-10411128)
 * Apologies for the delay. I tested it this AM. For some reason, S3 buckets in 
   US East fall under ‘US Standard’ but for buckets in the west, you have to select
   the AWS region specifically. When I set the region to Oregon, then it worked.
   So we’re all good. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BackWPup – WordPress Backup & Restore Plugin] S3 Bucket Not Found](https://wordpress.org/support/topic/s3-bucket-not-found/)
 *  Thread Starter [gld](https://wordpress.org/support/users/gld/)
 * (@gld)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/s3-bucket-not-found/#post-10392964)
 * *sigh*. How is that possible? In your plugin after after you add the credentials,
   it shows you all the available S3 buckets in a dropdown. I select the one I want.
   So it exists in the settings but then suddenly doesn’t exist when the backup 
   executes!

Viewing 15 replies - 1 through 15 (of 117 total)

1 [2](https://wordpress.org/support/users/gld/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/gld/replies/page/3/?output_format=md) … 
[6](https://wordpress.org/support/users/gld/replies/page/6/?output_format=md) [7](https://wordpress.org/support/users/gld/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/gld/replies/page/8/?output_format=md) [→](https://wordpress.org/support/users/gld/replies/page/2/?output_format=md)