Title: mobber79's Replies | WordPress.org

---

# mobber79

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Astra] Astra is duplicating Organization Schema](https://wordpress.org/support/topic/astra-is-duplicating-organization-schema/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/astra-is-duplicating-organization-schema/#post-18738852)
 * No, I am not sharing any data here.
   I was able to stop the duplicate by using
   this code from your site so it is your theme.
 *     ```wp-block-code
        add_filter( 'astra_organization_schema_enabled', '__return_false' );
       ```
   
 * I was then able to add the schema back in a single instance by asking Chat GPT
   to make me a functions.php addition. So my code adds it once, yours adds it twice.
   
   I found another report similar here and you never answered them either. You just
   closed it so I had to make this new thread.[https://wordpress.org/support/topic/organization-schema-created-twice/](https://wordpress.org/support/topic/organization-schema-created-twice/)
   So trying to gaslight me into thinking it is my site won’t work.I’m sorry but
   that is really frustrating and makes me wish I did not buy such an expensive 
   license.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Bloated wc / 30 js added to website](https://wordpress.org/support/topic/bloated-wc-30-js-added-to-website/)
 *  [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/bloated-wc-30-js-added-to-website/page/2/#post-17370681)
 * Can confirm this economic sabotage destroying my sites as well.
   Not the first
   time they have attacked us like this.Is it their job to ensure our failure?And
   why did I have to click add block paragraph to even reply to a comment? Am I 
   missing something about how the web works?Thought just typing a reply would be
   sufficient.This block weapon is everywhere.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breeze Cache] ‘Purge All Cache’ button broken with WordPress in a subfolder](https://wordpress.org/support/topic/purge-all-cache-button-broken-with-wordpress-in-a-subfolder/)
 *  [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/purge-all-cache-button-broken-with-wordpress-in-a-subfolder/#post-16328906)
 * Same issue.
   NOT using whatever those are using.Just put my WP in a sub.Purge 
   link fails, 404.[https://MYSITE.com/MY-SUB-FOLDER/wp-admin//blogindex.php?breeze_purge=1&_wpnonce=d3a437e215](https://MYSITE.com/MY-SUB-FOLDER/wp-admin//blogindex.php?breeze_purge=1&_wpnonce=d3a437e215)
   This is the link Purge provides which fails.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/#post-15138155)
 * After digging around I found that it is not fixed and you must go in and add 
   filters to stop the broken plugin from destroying your site speed.
 * FINALLY.
 * Maybe I can get some Google ranks back.
 * add_filter( ‘wc_stripe_load_scripts_on_product_page_when_prbs_disabled’, ‘__return_false’);
   
   add_filter( ‘wc_stripe_load_scripts_on_cart_page_when_prbs_disabled’, ‘__return_false’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/#post-15138144)
 * Not fixed on my end.
    Just updated and same issue.
 * Is there something I have to do?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed-2/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed-2/#post-14995227)
 * Confirmed issue here?
 * [https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2065](https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2065)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/#post-14995221)
 * Any update?
    I wouldn’t call it resolved.
 * How do I stay tuned to an actual solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/#post-14952296)
 * Before someone asks and attempts to place blame elsewhere.
 * It is already verified to be the update but posting this anyways.
 * ==================
 *     ```
       ### WordPress Environment ###
   
       WordPress address (URL): https://mysite.com
       Site address (URL): https://mysite.com
       WC Version: 5.7.1
       REST API Version: ✔ 5.7.1
       WC Blocks Version: ✔ 5.7.2
       Action Scheduler Version: ✔ 3.2.1
       WC Admin Version: ✔ 2.6.5
       Log Directory Writable: ✔
       WP Version: 5.8.1
       WP Multisite: –
       WP Memory Limit: 256 MB
       WP Debug Mode: –
       WP Cron: –
       Language: en_US
       External object cache: –
   
       ### Server Environment ###
   
       Server Info: Apache/2.4.25 (Debian)
       PHP Version: 7.4.23
       PHP Post Max Size: 10 MB
       PHP Time Limit: 60
       PHP Max Input Vars: 2500
       cURL Version: 7.52.1
       OpenSSL/1.0.2u
   
       SUHOSIN Installed: –
       MySQL Version: 5.7.34-log
       Max Upload Size: 10 MB
       Default Timezone is UTC: ✔
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 5.6.0
       WC Database Prefix: wpdb
       Total Database Size: 38.97MB
       Database Data Size: 33.92MB
       Database Index Size: 5.05MB
       wpdbwoocommerce_sessions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwoocommerce_order_items: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_order_itemmeta: Data: 0.25MB + Index: 0.17MB + Engine InnoDB
       wpdbwoocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwoocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwoocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwoocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbactionscheduler_actions: Data: 0.33MB + Index: 0.23MB + Engine InnoDB
       wpdbactionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbactionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbactionscheduler_logs: Data: 0.17MB + Index: 0.13MB + Engine InnoDB
       wpdbbv_fw_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbbv_ip_store: Data: 0.16MB + Index: 0.16MB + Engine InnoDB
       wpdbbv_lp_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbcommentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbcomments: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
       wpdblinks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdboptions: Data: 6.52MB + Index: 0.14MB + Engine InnoDB
       wpdbpostmeta: Data: 9.52MB + Index: 0.89MB + Engine InnoDB
       wpdbposts: Data: 6.42MB + Index: 0.23MB + Engine InnoDB
       wpdbtermmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbterms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbterm_relationships: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpdbterm_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbusermeta: Data: 0.17MB + Index: 0.14MB + Engine InnoDB
       wpdbusers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbwc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wpdbwc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_order_product_lookup: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
       wpdbwc_order_stats: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
       wpdbwc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_product_meta_lookup: Data: 0.08MB + Index: 0.13MB + Engine InnoDB
       wpdbwc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfBlockedIPLog: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wpdbwfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbwfConfig: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
       wpdbwfCrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfFileChanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfFileMods: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
       wpdbwfHits: Data: 0.34MB + Index: 0.17MB + Engine InnoDB
       wpdbwfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwfKnownFileList: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
       wpdbwfLiveTrafficHuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfLogins: Data: 0.16MB + Index: 0.06MB + Engine InnoDB
       wpdbwfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfNotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfPendingIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwfReverseCache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbwfStatus: Data: 0.11MB + Index: 0.09MB + Engine InnoDB
       wpdbwfTrafficRates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_campaign: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_campaign_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_custom_field: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_email: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_email_user_stat: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_email_user_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwysija_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwysija_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_url_mail: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_user: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpdbwysija_user_field: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_user_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_user_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbxyz_ips_short_code: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbyoast_indexable: Data: 0.28MB + Index: 0.22MB + Engine InnoDB
       wpdbyoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbyoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbyoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbyoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbyoast_seo_meta: Data: 0.39MB + Index: 0.00MB + Engine InnoDB
       wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
       wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_options: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
       wp_postmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
   
       ### Post Type Counts ###
   
       attachment: 62
       ct_template: 3
       custom_css: 1
       elementor_library: 1
       et_pb_layout_stashed: 8
       jetpack_migration: 2
       layout: 2
       nav_menu_item: 12
       oembed_cache: 222
       page: 28
       post: 2
       postman_sent_mail: 250
       product: 138
       product_variation: 38
       schema: 2
       shop_coupon: 6
       shop_order: 161
       shop_order_refund: 6
       wp_block: 1
       wpforms: 1
       wysijap: 1
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (18) ###
   
       Antispam Bee: by pluginkollektiv – 2.10.0
       BackWPup: by Inpsyde GmbH – 3.10.0
       Breeze: by Cloudways – 1.2.5
       Classic Editor: by WordPress Contributors – 1.6.2
       Genesis Connect for WooCommerce: by StudioPress – 1.1.1
       Genesis Simple Edits: by StudioPress – 2.3.1
       Genesis Simple Hooks: by StudioPress – 2.3.0
       Insert PHP Code Snippet: by xyzscripts.com – 1.3.2
       MalCare Security - Free Malware Scanner, Protection & Security for WordPress: by MalCare Security – 4.63
       Post SMTP: by Yehuda Hassine – 2.0.23
       Shortcodes Ultimate: by Vladimir Anokhin – 5.11.0
       UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
       DavidAnderson – 1.16.62
   
       WooCommerce Stripe Gateway: by WooCommerce – 5.5.0
       WooCommerce: by Automattic – 5.7.1
       Yoast SEO: by Team Yoast – 17.3
       WP Crontrol: by John Blackbourn & crontributors – 1.10.0
       WPForms Lite: by WPForms – 1.7.0
       MailPoet 2: by MailPoet – 2.16
   
       ### Inactive Plugins (3) ###
   
       Jetpack: by Automattic – 10.2
       PW WooCommerce Bulk Edit: by Pimwick
       LLC – 2.89
   
       WP Rollback: by Impress.org – 1.7.1
   
       ### Dropin Plugins (1) ###
   
       advanced-cache.php: advanced-cache.php
   
       ### Settings ###
   
       API Enabled: ✔
       Force SSL: ✔
       Currency: USD ($)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: –
   
       ### WC Pages ###
   
       Shop base: #9297 - /shop/
       Cart: #15 - /cart/
       Checkout: #16 - /checkout/
       My account: #17 - /my-account/
       Terms and conditions: ❌ Page not set
   
       ### Theme ###
   
       Name: Executive Pro Theme
       Version: 3.0.0
       Author URL: http://www.studiopress.com/
       Child Theme: ✔
       Parent Theme Name: Genesis
       Parent Theme Version: 3.3.5
       Parent Theme Author URL: https://www.studiopress.com/
       WooCommerce Support: ✔
   
       ### Templates ###
   
       Overrides: –
   
       ### Action Scheduler ###
   
       Complete: 716
       Oldest: 2021-09-09 21:55:20 +0000
       Newest: 2021-10-08 17:20:03 +0000
   
       Pending: 7
       Oldest: 2021-10-08 17:55:37 +0000
       Newest: 2021-10-13 00:20:03 +0000
   
       ### Status report information ###
   
       Generated at: 2021-10-08 10:52:15 -07:00
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed-2/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed-2/#post-14952287)
 * Yes, it is their plugin and I resolved it by rolling back to last week.
    So it
   is their update. But I am hoping someone here has resolved this issue as it seems
   pretty simple and may be way more common than reported.
 * Most people are not running constant monitoring of their product pages and may
   not find this problem for a long time.
 *     ```
       ### WordPress Environment ###
   
       WordPress address (URL): https://mysite.com
       Site address (URL): https://mysite.com
       WC Version: 5.7.1
       REST API Version: ✔ 5.7.1
       WC Blocks Version: ✔ 5.7.2
       Action Scheduler Version: ✔ 3.2.1
       WC Admin Version: ✔ 2.6.5
       Log Directory Writable: ✔
       WP Version: 5.8.1
       WP Multisite: –
       WP Memory Limit: 256 MB
       WP Debug Mode: –
       WP Cron: –
       Language: en_US
       External object cache: –
   
       ### Server Environment ###
   
       Server Info: Apache/2.4.25 (Debian)
       PHP Version: 7.4.23
       PHP Post Max Size: 10 MB
       PHP Time Limit: 60
       PHP Max Input Vars: 2500
       cURL Version: 7.52.1
       OpenSSL/1.0.2u
   
       SUHOSIN Installed: –
       MySQL Version: 5.7.34-log
       Max Upload Size: 10 MB
       Default Timezone is UTC: ✔
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 5.6.0
       WC Database Prefix: wpdb
       Total Database Size: 38.97MB
       Database Data Size: 33.92MB
       Database Index Size: 5.05MB
       wpdbwoocommerce_sessions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwoocommerce_order_items: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_order_itemmeta: Data: 0.25MB + Index: 0.17MB + Engine InnoDB
       wpdbwoocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwoocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwoocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwoocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwoocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwoocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbactionscheduler_actions: Data: 0.33MB + Index: 0.23MB + Engine InnoDB
       wpdbactionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbactionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbactionscheduler_logs: Data: 0.17MB + Index: 0.13MB + Engine InnoDB
       wpdbbv_fw_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbbv_ip_store: Data: 0.16MB + Index: 0.16MB + Engine InnoDB
       wpdbbv_lp_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbcommentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbcomments: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
       wpdblinks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdboptions: Data: 6.52MB + Index: 0.14MB + Engine InnoDB
       wpdbpostmeta: Data: 9.52MB + Index: 0.89MB + Engine InnoDB
       wpdbposts: Data: 6.42MB + Index: 0.23MB + Engine InnoDB
       wpdbtermmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbterms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbterm_relationships: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpdbterm_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbusermeta: Data: 0.17MB + Index: 0.14MB + Engine InnoDB
       wpdbusers: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbwc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wpdbwc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_order_product_lookup: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
       wpdbwc_order_stats: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
       wpdbwc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbwc_product_meta_lookup: Data: 0.08MB + Index: 0.13MB + Engine InnoDB
       wpdbwc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfBlockedIPLog: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wpdbwfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbwfConfig: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
       wpdbwfCrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfFileChanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfFileMods: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
       wpdbwfHits: Data: 0.34MB + Index: 0.17MB + Engine InnoDB
       wpdbwfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwfKnownFileList: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
       wpdbwfLiveTrafficHuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfLogins: Data: 0.16MB + Index: 0.06MB + Engine InnoDB
       wpdbwfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfNotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfPendingIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wpdbwfReverseCache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbwfStatus: Data: 0.11MB + Index: 0.09MB + Engine InnoDB
       wpdbwfTrafficRates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_campaign: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_campaign_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_custom_field: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_email: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_email_user_stat: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_email_user_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwysija_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbwysija_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_url_mail: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_user: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       wpdbwysija_user_field: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_user_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbwysija_user_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbxyz_ips_short_code: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wpdbyoast_indexable: Data: 0.28MB + Index: 0.22MB + Engine InnoDB
       wpdbyoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wpdbyoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wpdbyoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbyoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wpdbyoast_seo_meta: Data: 0.39MB + Index: 0.00MB + Engine InnoDB
       wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
       wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_options: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
       wp_postmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
   
       ### Post Type Counts ###
   
       attachment: 62
       ct_template: 3
       custom_css: 1
       elementor_library: 1
       et_pb_layout_stashed: 8
       jetpack_migration: 2
       layout: 2
       nav_menu_item: 12
       oembed_cache: 222
       page: 28
       post: 2
       postman_sent_mail: 250
       product: 138
       product_variation: 38
       schema: 2
       shop_coupon: 6
       shop_order: 161
       shop_order_refund: 6
       wp_block: 1
       wpforms: 1
       wysijap: 1
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (18) ###
   
       Antispam Bee: by pluginkollektiv – 2.10.0
       BackWPup: by Inpsyde GmbH – 3.10.0
       Breeze: by Cloudways – 1.2.5
       Classic Editor: by WordPress Contributors – 1.6.2
       Genesis Connect for WooCommerce: by StudioPress – 1.1.1
       Genesis Simple Edits: by StudioPress – 2.3.1
       Genesis Simple Hooks: by StudioPress – 2.3.0
       Insert PHP Code Snippet: by xyzscripts.com – 1.3.2
       MalCare Security - Free Malware Scanner, Protection & Security for WordPress: by MalCare Security – 4.63
       Post SMTP: by Yehuda Hassine – 2.0.23
       Shortcodes Ultimate: by Vladimir Anokhin – 5.11.0
       UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
       DavidAnderson – 1.16.62
   
       WooCommerce Stripe Gateway: by WooCommerce – 5.5.0
       WooCommerce: by Automattic – 5.7.1
       Yoast SEO: by Team Yoast – 17.3
       WP Crontrol: by John Blackbourn & crontributors – 1.10.0
       WPForms Lite: by WPForms – 1.7.0
       MailPoet 2: by MailPoet – 2.16
   
       ### Inactive Plugins (3) ###
   
       Jetpack: by Automattic – 10.2
       PW WooCommerce Bulk Edit: by Pimwick
       LLC – 2.89
   
       WP Rollback: by Impress.org – 1.7.1
   
       ### Dropin Plugins (1) ###
   
       advanced-cache.php: advanced-cache.php
   
       ### Settings ###
   
       API Enabled: ✔
       Force SSL: ✔
       Currency: USD ($)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       Connected to WooCommerce.com: –
   
       ### WC Pages ###
   
       Shop base: #9297 - /shop/
       Cart: #15 - /cart/
       Checkout: #16 - /checkout/
       My account: #17 - /my-account/
       Terms and conditions: ❌ Page not set
   
       ### Theme ###
   
       Name: Executive Pro Theme
       Version: 3.0.0
       Author URL: http://www.studiopress.com/
       Child Theme: ✔
       Parent Theme Name: Genesis
       Parent Theme Version: 3.3.5
       Parent Theme Author URL: https://www.studiopress.com/
       WooCommerce Support: ✔
   
       ### Templates ###
   
       Overrides: –
   
       ### Action Scheduler ###
   
       Complete: 716
       Oldest: 2021-09-09 21:55:20 +0000
       Newest: 2021-10-08 17:20:03 +0000
   
       Pending: 7
       Oldest: 2021-10-08 17:55:37 +0000
       Newest: 2021-10-13 00:20:03 +0000
   
       ### Status report information ###
   
       Generated at: 2021-10-08 10:52:15 -07:00
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed-2/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed-2/#post-14950003)
 * Current solution.
    Rollback Update to version 5.5.0 – 2021-09-15.
 * The update to = 5.6.0 – 2021-09-30 =
    IS the problem. Here is changelog. Add 
   loads stripe files on every single product page and makes your site SLOW and 
   deranks you in Google.
 * * Add – Pre-release preview of new checkout experience using Stripe Universal
   Payment Element.
    * Tweak – Removed “Branded” and “Custom label” options on Payment
   request buttons to align with design guidelines. * Tweak – Converted payment 
   request button size value to distinct options to align with design guidelines.*
   Tweak – Animate supported credit card icons instead of displaying multiple icons
   at once.`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Stripe js Loading on Product Page DESTROYS site speed](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loading-on-product-page-destroys-site-speed/#post-14950002)
 * Current solution.
    Rollback Update to version 5.5.0 – 2021-09-15.
 * The update to = 5.6.0 – 2021-09-30 =
    IS the problem. Here is changelog. Add 
   loads stripe files on every single product page and makes your site SLOW and 
   deranks you in Google.
 * * Add – Pre-release preview of new checkout experience using Stripe Universal
   Payment Element.
    * Tweak – Removed “Branded” and “Custom label” options on Payment
   request buttons to align with design guidelines. * Tweak – Converted payment 
   request button size value to distinct options to align with design guidelines.*
   Tweak – Animate supported credit card icons instead of displaying multiple icons
   at once.`
    -  This reply was modified 4 years, 10 months ago by [mobber79](https://wordpress.org/support/users/mobber79/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Stripe files on Product Page](https://wordpress.org/support/topic/stripe-files-on-product-page/)
 *  [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-files-on-product-page/#post-14949871)
 * SAME ISSUE.
 * And that so called test product above DOES load all the extra junk.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] stripe js loads on product page](https://wordpress.org/support/topic/stripe-js-loads-on-product-page-2/)
 *  [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/stripe-js-loads-on-product-page-2/#post-14949462)
 * Same thing here since last week when I assume it updated.
 * How was this resolved?
 * I see no resolution and have all this extra trash loading on product pages slowing
   them down immensely.
    I do NOT have Apple Pay Request enabled.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Glue for Yoast SEO & AMP] Not tracking in Google](https://wordpress.org/support/topic/not-tracking-in-google/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/not-tracking-in-google/#post-10315949)
 * Just going to disable AMP altogether.
    I’m tired of seeing my site on a Google
   domain instead of my own with shares from crazy long wack Google URLs.
 * And tracking a page but having it show up several ways in analytics(when it was
   working).
 * AMP was the worst, surprised webmasters allowed Google to steal their content
   and serve it like this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextScripts: Social Networks Auto-Poster] Autoposting Same Post](https://wordpress.org/support/topic/autoposting-same-post/)
 *  Thread Starter [mobber79](https://wordpress.org/support/users/mobber79/)
 * (@mobber79)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/autoposting-same-post/#post-4707357)
 * Sorry this is not resolved and I have tried everything across 2 sites.
    It is
   picking the same post randomly up in the middle it seems.
 * For one site 788 and the other site 668. These are not the first or last post
   on either site so I don’t know why those.
    I am setting the time frame 1-365 
   days so it’s not that either.
 * I have Disabled All Post, Saved, Enabled All Post, Saved and saw it back at total
   post with the right number, and it being reset with last post.
    So in theory 
   it looks like I am staring from Old to New and it just doesn’t. I have also tried
   manually setting the post ID to 0, 1 and even 215, the actual first post. It 
   will post that first post and then the next one will be back at 788 and keep 
   repeating every time.
 * This has taken a great deal of trying everything on both sites from me so I have
   decided unless you guys know the issue that I will just not auto repost all the
   old post.

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

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