Title: McPace's Replies | WordPress.org

---

# McPace

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/mcpace/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mcpace/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/mcpace/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/mcpace/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Getwid - Gutenberg Blocks] Custom Post Type Pagination on Homepage](https://wordpress.org/support/topic/custom-post-type-pagination-on-homepage-2/)
 *  Thread Starter [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/custom-post-type-pagination-on-homepage-2/#post-14264384)
 * Thank you for the update [@dmytro](https://wordpress.org/support/users/dmytro/).
   Sad to hear that it is still broken but thank you for adding it to the list.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Multi Page Auto Advance for Gravity Forms] Thank you!](https://wordpress.org/support/topic/thank-you-1942/)
 *  Thread Starter [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/thank-you-1942/#post-12036525)
 * Very cool. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Join My Multisite] I want to use your plugin](https://wordpress.org/support/topic/i-want-to-use-your-plugin/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [7 years ago](https://wordpress.org/support/topic/i-want-to-use-your-plugin/#post-11479696)
 * We use this plugin and we love it. Thanks for creating it.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Multi Page Auto Advance for Gravity Forms] Thank you!](https://wordpress.org/support/topic/thank-you-1942/)
 *  Thread Starter [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [7 years ago](https://wordpress.org/support/topic/thank-you-1942/#post-11448558)
 * “possibly update plugin to work either way.”
 * Even better!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multi Page Auto Advance for Gravity Forms] Ajax embed](https://wordpress.org/support/topic/ajax-embed/)
 *  Thread Starter [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/ajax-embed/#post-11279490)
 * Sure enough, I turned off ajax on the embed shortcode and your plugin works great.
 * Any chance we can get this to work with the ajax embed?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Broadly for WordPress] HTTPS support](https://wordpress.org/support/topic/https-support-37/)
 *  Thread Starter [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/https-support-37/#post-10121981)
 * `Update your settings-page.php to this and you’ll be good to go.
 * <div class=”wrap”>
    <h1><?php _e( ‘Broadly Settings’, ‘broadly’ ); ?></h1>
 *  <div>
    <form action=’options.php’ method=’POST’> <?php settings_fields( ‘broadly_options’);
   do_settings_sections( ‘broadly’ );
 *  submit_button();
    ?> </form> </div>
 *  <?php if ( ! empty( $broadly_options[‘broadly_account_id’] ) ): ?>
    <iframe 
   src=”[https://embed.broadly.com/&lt](https://embed.broadly.com/&lt);?php echo
   esc_html( $broadly_options[‘broadly_account_id’] ); ?>” width=”100%” height=”
   700px”></iframe> <?php endif; ?>
 * </div>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Domain Mapping] Howto: Domain Mapping without a Plugin – Instructions](https://wordpress.org/support/topic/howto-domain-mapping-without-a-plugin-instructions/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/howto-domain-mapping-without-a-plugin-instructions/#post-8235324)
 * I never got the non plugin version working, but installing the plugin and using
   the sunrise.php file got mine working. My main install was running on https so
   the mapped domain’s wp-admin was blocked until I installed a cert on the mapped
   domain. Now all is running smooth. So maybe my experience with subsites and not
   using the plugin was due to not having ssl setup yet? Wish I could’ve confirmed
   this working with a sub site setup, but now I’m a fan of just installing the 
   plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress MU Domain Mapping] Howto: Domain Mapping without a Plugin – Instructions](https://wordpress.org/support/topic/howto-domain-mapping-without-a-plugin-instructions/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/howto-domain-mapping-without-a-plugin-instructions/#post-8222705)
 * I’ve followed the sticky post while attempting this on a subsite setup. I’m getting
   a redirect loop error on the site I’m trying to map.
 * Has anyone else gotten this to work with a subsite setup vs a sub domain setup?
   My server admin did have a question on where to point the apache docroot? Shoud
   it point to the root of the wordpress directory (base install)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Dashboard update Jetpack 3.x failing](https://wordpress.org/support/topic/dashboard-update-jetpack-3x-failing/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dashboard-update-jetpack-3x-failing/page/2/#post-7421573)
 * All clear on mine as well. Thanks Jeremy!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Dashboard update Jetpack 3.x failing](https://wordpress.org/support/topic/dashboard-update-jetpack-3x-failing/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/dashboard-update-jetpack-3x-failing/#post-7421449)
 * FYI Seeing this issue as well on a site hosted via bluehost. Will be watching
   this thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Jetpack Publicize – facebook](https://wordpress.org/support/topic/jetpack-publicize-facebook/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [10 years ago](https://wordpress.org/support/topic/jetpack-publicize-facebook/#post-7330353)
 * Thanks [@jeremy](https://wordpress.org/support/users/jeremy/). That error cleared
   this morning by itself and the facebook widget is showing again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Jetpack Publicize – facebook](https://wordpress.org/support/topic/jetpack-publicize-facebook/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [10 years ago](https://wordpress.org/support/topic/jetpack-publicize-facebook/#post-7330296)
 * Is your facebook widget also not working? I’m wondering if it’s related.
    Jetpack
   might be referencing the wrong sdk.js file I’m getting an error loading [https://connect.facebook.net/en_US/sdk.js?_=1461900819408](https://connect.facebook.net/en_US/sdk.js?_=1461900819408)
   So my widget isn’t showing up. I’ll have to go check Publicize.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce basic questions on operating it](https://wordpress.org/support/topic/woocommerce-basic-questions-on-operating-it/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-basic-questions-on-operating-it/#post-6973672)
 * Hi hin1219, welcome to woo. One of the great things about WordPress and woo is
   that you can do whatever you want. On my store, I usually set the order to completed
   after I’ve shipped and put in a tracking number. For more help on statuses check
   out [https://docs.woothemes.com/document/managing-orders/](https://docs.woothemes.com/document/managing-orders/)
 * Woo commerce will send an email to the customer on order status change. The emails
   can be edited.
 * You can also install plugins to customize order status options. So if you want
   a status of ‘at factory’ you could do that.
 * I’d recommend any plugin that helps automate your workflow. I installed order
   exporting and FedEx label maker plugins to help me get orders out the door faster.
 * Congrats on your first order!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Picasa and Google Plus Express] Can't get acces to non-public (private) Picasa gallery](https://wordpress.org/support/topic/cant-get-acces-to-non-public-private-picasa-gallery/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/cant-get-acces-to-non-public-private-picasa-gallery/#post-5700756)
 * [@thhake](https://wordpress.org/support/users/thhake/) Thanks for your work. 
   When I install your .1 version and activate I get
 * **Plugin could not be activated because it triggered a fatal error.**
    Parse 
   error: syntax error, unexpected ‘[‘ in /var/www/SITE/wp-content/plugins/photo-
   express-0.1/class-settings-storage.php on line 91
 * I’m running a multisite install.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Picasa and Google Plus Express] Can't get acces to non-public (private) Picasa gallery](https://wordpress.org/support/topic/cant-get-acces-to-non-public-private-picasa-gallery/)
 *  [McPace](https://wordpress.org/support/users/mcpace/)
 * (@mcpace)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/cant-get-acces-to-non-public-private-picasa-gallery/#post-5700753)
 * [@avatarone1](https://wordpress.org/support/users/avatarone1/) why don’t you 
   post a link here? If you forked the plugin and improved it, it’s your plugin 
   now and you can support it legitimately.

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

1 [2](https://wordpress.org/support/users/mcpace/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mcpace/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/mcpace/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/mcpace/replies/page/2/?output_format=md)