Title: PJ's Replies | WordPress.org

---

# PJ

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Speed Optimizer - The All-In-One Performance-Boosting Plugin] SGO breaks Fathom Analytics](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/)
 *  Thread Starter [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/#post-16515020)
 * Ok, thank you Pavel, that’s actually quite helpful and I can package that into
   a JSON file our customers can import into the Code Snippets plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Speed Optimizer - The All-In-One Performance-Boosting Plugin] SGO breaks Fathom Analytics](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/)
 *  Thread Starter [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/#post-16514367)
 * I’m actually the cofounder of Fathom 🙂
 * We don’t have a handler on our script. It’s never been needed, and I don’t want
   to add extra code to our script just so your plugin doesn’t break ours. Right?
 * We share a lot of customers, I was just hoping there was an easy solution for
   our shared customers to use both our products. Folks use our software because
   it’s a single line of code and works with every CMS, framework, etc. So we’re
   just looking for a solution that’s easy for them to use SGO as well with Fathom.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Speed Optimizer - The All-In-One Performance-Boosting Plugin] SGO breaks Fathom Analytics](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/)
 *  Thread Starter [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/#post-16511320)
 * Unfortnately [https://wordpress.org/support/topic/how-to-use-sg-optimizers-filters-procedure/](https://wordpress.org/support/topic/how-to-use-sg-optimizers-filters-procedure/)
   doesn’t work as it doesn’t add a `handle` or `data-handle` to the Fathom script.
 * Any other ideas or suggestions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Speed Optimizer - The All-In-One Performance-Boosting Plugin] SGO breaks Fathom Analytics](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/)
 *  Thread Starter [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/sgo-breaks-fathom-analytics/#post-16507809)
 * Hi Dimo, is there no better solution or solution you’re working that doesn’t 
   involve our customers having to install another program and edit code?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fathom Analytics for WP] Missing configuration fields](https://wordpress.org/support/topic/missing-configuration-fields/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/missing-configuration-fields/#post-15881472)
 * Feel free to get in touch with support: [https://usefathom.com/contact](https://usefathom.com/contact)
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Order for posts](https://wordpress.org/support/topic/order-for-posts/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years ago](https://wordpress.org/support/topic/order-for-posts/#post-12999736)
 * Sounds good, happy to help Joan!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Order for posts](https://wordpress.org/support/topic/order-for-posts/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years ago](https://wordpress.org/support/topic/order-for-posts/#post-12999705)
 * Hey Joan,
 * Definitely use our perferred support channel for customers (email) as we see 
   those far quicker than on here.
 * You can use order by date for posts, and update dates lessons appear in the order
   you’d like. That’s the work around for posts. To show only certain posts, only
   include the category ID or tag of post you want. This is from our documentation
   on our website:
 * You can filter by category or tag as well in your [wpc_list_pages] shortcode,
   by using the following syntax (categories require the category ID, whereas tags
   can be written out as the word):
 * `[wpc_list_pages cat="2"]`
 * Where “2” is the ID of the category you wish to filter by. So only lessons with
   the category ID of 2 will show in this list.
 * `[wpc_list_pages tag="lesson"]`
 * Where “lesson” is the name of the tag you wish to filter by. So only lessons 
   with the tag of “lesson” will be shown in this list.2
 * See: [https://wpcomplete.co/listing-your-lessons/](https://wpcomplete.co/listing-your-lessons/)
    -  This reply was modified 6 years ago by [PJ](https://wordpress.org/support/users/twothirty/).
      Reason: adding a URL for the documentation
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Dashboard](https://wordpress.org/support/topic/dashboard-108/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/dashboard-108/#post-12568482)
 * [@nbrdesignstudio](https://wordpress.org/support/users/nbrdesignstudio/) please
   contact us at [nerds@wpcomplete.co](https://wordpress.org/support/users/twothirty/replies/nerds@wpcomplete.co?output_format=md)
   and we can give you an edu discount. Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPHelpful] Shortcode creates no form, or two](https://wordpress.org/support/topic/shortcode-creates-no-form-or-two/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/shortcode-creates-no-form-or-two/#post-12210724)
 * That sounds like a bug from the first version, I cannot replicate this on the
   latest version.
 * If you have auto-add selected, and you use the shortcode, the plugin doesn’t 
   auto-add it again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPHelpful] Product Pages & Padding Reduction ?](https://wordpress.org/support/topic/product-pages-padding-reduction/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/product-pages-padding-reduction/#post-12210720)
 * Apologies, we check out support email daily, but don’t check here often.
 * 1. yes, it works with custom post types like what WOO creates on PRO but not 
   on FREE.
    2. yes, you can edit the CSS to be whatever you’d like. 3. yes, that’s
   in the newest version of the PRO plugin.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Migration to other membership site](https://wordpress.org/support/topic/migration-to-other-membership-site/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/migration-to-other-membership-site/#post-11863781)
 * Hi there,
 * Our plugin works with Wishlist Member as many of our paying customers use it.
 * If you export then import your database, it’ll move over all the completion status’
   for each member, I’ve done this several times, as a full DB migration. Our data
   is specifically stored in wp_usermeta and wp_postmeta.
 * Cheers,
    PJ
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Reseting spelling error](https://wordpress.org/support/topic/reseting-spelling-error/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/reseting-spelling-error/#post-11744554)
 * Great catch! We’ll get this updated shortly, in the next roll-out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] How many users can WP Complete handle](https://wordpress.org/support/topic/how-many-users-can-wp-complete-handle/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/how-many-users-can-wp-complete-handle/#post-11299227)
 * There are no limits that we know of, other than server speed to handle that many
   users or any limits WP has around users (if they even have limits).
 * WPC has no hard limits set in our code.
 * PS: We like RestrictContentPro for membership sites.
    -  This reply was modified 7 years, 4 months ago by [PJ](https://wordpress.org/support/users/twothirty/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Plugin not working;](https://wordpress.org/support/topic/plugin-not-working-730/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-working-730/#post-11267152)
 * We’re emailing about this and it’s hard to provide the same support in two places
   🙂
 * As I mentioned, you’re using a very custom bit of PHP to generate completed lesson
   marks when we have a shortcode for it: [wpc_list_pages].
 * You’re more than welcome to use custom PHP code, but we can’t support that as
   it’s out of scope of how our plugin is sold.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPComplete] Plugin not working;](https://wordpress.org/support/topic/plugin-not-working-730/)
 *  [PJ](https://wordpress.org/support/users/twothirty/)
 * (@twothirty)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-working-730/#post-11263933)
 * This has moved over to our support queue, please remember to mark this as solved
   once we finish our support 🙂

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

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