• Hi there,
    This is a WC store with Storefront theme. For a long time we have had pagination turned off for the shop page. Suddenly, on the live site (not on our staging site, which was generated from the live site about 10 days ago) pagination has reappeared on the shop page.

    The setting in Customise > Product Page, still has pagination turned off.

    I have even tried adding these lines to functions.php to force it off. I tried the first line, but it did nothing. Then the second one (each of them I found recommended online as
    a way to remove pagination on Storefront theme).

    remove_action( 'woocommerce_before_shop_loop', 'storefront_woocommerce_pagination', 30 );
    remove_action( 'woocommerce_after_shop_loop', 'woocommerce_pagination', 10 );
    

    How do I figure out why pagination is stuck to being enabled?

    Thanks,

    Jonathan

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The Customize->Product Page navigation is for a different navigation part which is why it isn’t turning off. I tested the code locally and it works for me though you need to use 30 instead of 10 on the 2nd line

    remove_action( 'woocommerce_before_shop_loop', 'storefront_woocommerce_pagination', 30 );
    remove_action( 'woocommerce_after_shop_loop', 'woocommerce_pagination', 30 );

    Did you place that at the very bottom of your functions.php file to make sure it overrides all other settings?

    Thread Starter inspired888

    (@inspired888)

    Hi Jarret,
    Thanks. Even with 30 in search of 10, this seems to have no effect.
    The odd thing is, we already had it someone without pagination. Our staging site still has no pagination. Adding those two lines, as the last lines in the functions.php, has no effect.

    I see it’s a requirement to post our status report. So will do that.

    Cheers,

    Jonathan

    Thread Starter inspired888

    (@inspired888)

    Our WC status report

    
    ### WordPress Environment ###
    
    Home URL: https://www.healthmasterslive.com
    Site URL: https://www.healthmasterslive.com
    WC Version: 3.5.4
    Log Directory Writable: ?
    WP Version: ? 5.0.3 - There is a newer version of WordPress available (5.1)
    WP Multisite: –
    WP Memory Limit: 1 GB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_AU
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache/2.4.10 (Debian)
    PHP Version: 7.2.14-1+0~20190113100657.14+jessie~1.gbpd83c69
    PHP Post Max Size: 48 MB
    PHP Time Limit: 600
    PHP Max Input Vars: 9000
    cURL Version: 7.38.0
    OpenSSL/1.0.1t
    
    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.0.38-MariaDB-0+deb8u1
    Max Upload Size: 48 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    Zapier Integration - Active Feeds: ? 4 active Zapier Feeds.
    Zapier Integration - Cron Tasks: ? 0 pending Zapier cron tasks.
    Zapier Feed #1 Name: ? Woo to MM Xero
    Zapier Feed #1 Webhook URL: ? https://zapier.com/hooks/catch/81773/utmn8h/
    Zapier Feed #1 Trigger: ? New Order
    Zapier Feed #1 Test Result: ? Successfully sent sample data to https://zapier.com/hooks/catch/81773/utmn8h/.
    Zapier Feed #2 Name: ? Add to Mailchimp
    Zapier Feed #2 Webhook URL: ? https://hooks.zapier.com/hooks/catch/81773/6esqcz/
    Zapier Feed #2 Trigger: ? New Order
    Zapier Feed #2 Test Result: ? Successfully sent sample data to https://hooks.zapier.com/hooks/catch/81773/6esqcz/.
    Zapier Feed #3 Name: ? Adverse
    Zapier Feed #3 Webhook URL: ? https://hooks.zapier.com/hooks/catch/81773/xe4kuu/
    Zapier Feed #3 Trigger: ? New Order
    Zapier Feed #3 Test Result: ? Successfully sent sample data to https://hooks.zapier.com/hooks/catch/81773/xe4kuu/.
    Zapier Feed #4 Name: ? Boundaries
    Zapier Feed #4 Webhook URL: ? https://hooks.zapier.com/hooks/catch/81773/pqek2b/
    Zapier Feed #4 Trigger: ? New Order
    Zapier Feed #4 Test Result: ? Successfully sent sample data to https://hooks.zapier.com/hooks/catch/81773/pqek2b/.
    
    ### Database ###
    
    WC Database Version: 3.5.4
    WC Database Prefix: wp_
    Total Database Size: 1478.83MB
    Database Data Size: 828.66MB
    Database Index Size: 650.17MB
    wp_woocommerce_sessions: Data: 1.02MB + Index: 0.05MB
    wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_downloadable_product_permissions: Data: 0.18MB + Index: 0.15MB
    wp_woocommerce_order_items: Data: 7.52MB + Index: 3.52MB
    wp_woocommerce_order_itemmeta: Data: 57.59MB + Index: 60.20MB
    wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB
    wp_aelia_dismissed_messages: Data: 0.02MB + Index: 0.00MB
    wp_affiliate_wp_affiliatemeta: Data: 0.02MB + Index: 0.03MB
    wp_affiliate_wp_affiliates: Data: 0.02MB + Index: 0.02MB
    wp_affiliate_wp_campaigns: Data: 0.00MB + Index: 0.00MB
    wp_affiliate_wp_creatives: Data: 0.02MB + Index: 0.02MB
    wp_affiliate_wp_customermeta: Data: 0.02MB + Index: 0.03MB
    wp_affiliate_wp_customers: Data: 0.02MB + Index: 0.03MB
    wp_affiliate_wp_direct_links: Data: 0.02MB + Index: 0.03MB
    wp_affiliate_wp_payouts: Data: 0.02MB + Index: 0.02MB
    wp_affiliate_wp_referrals: Data: 0.06MB + Index: 0.02MB
    wp_affiliate_wp_rest_consumers: Data: 0.02MB + Index: 0.02MB
    wp_affiliate_wp_visits: Data: 0.25MB + Index: 0.06MB
    wp_cart_notices: Data: 0.02MB + Index: 0.00MB
    wp_chat_lines: Data: 0.00MB + Index: 0.00MB
    wp_chat_logs: Data: 0.00MB + Index: 0.00MB
    wp_chat_online: Data: 0.00MB + Index: 0.00MB
    wp_chat_visitors: Data: 0.00MB + Index: 0.00MB
    wp_commentmeta: Data: 30.56MB + Index: 29.09MB
    wp_comments: Data: 181.72MB + Index: 202.67MB
    wp_csp3_subscribers: Data: 0.02MB + Index: 0.00MB
    wp_email_log: Data: 36.52MB + Index: 0.00MB
    wp_et_bloom_stats: Data: 0.08MB + Index: 0.00MB
    wp_event_list: Data: 0.00MB + Index: 0.00MB
    wp_ewwwio_images: Data: 1.52MB + Index: 1.80MB
    wp_failed_jobs: Data: 0.02MB + Index: 0.00MB
    wp_groups_capability: Data: 0.01MB + Index: 0.04MB
    wp_groups_group: Data: 0.00MB + Index: 0.00MB
    wp_groups_group_capability: Data: 0.00MB + Index: 0.00MB
    wp_groups_user_capability: Data: 0.00MB + Index: 0.00MB
    wp_groups_user_group: Data: 0.02MB + Index: 0.02MB
    wp_layerslider: Data: 0.00MB + Index: 0.00MB
    wp_links: Data: 0.00MB + Index: 0.00MB
    wp_mailchimp_carts: Data: 0.52MB + Index: 0.00MB
    wp_mgk_accessed_urls: Data: 3.52MB + Index: 0.00MB
    wp_mgk_blocked_ips: Data: 0.00MB + Index: 0.00MB
    wp_mgk_user_ips: Data: 0.25MB + Index: 0.00MB
    wp_ms_snippets: Data: 0.02MB + Index: 0.00MB
    wp_nc_coming_soon_free: Data: 0.00MB + Index: 0.00MB
    wp_ninja_forms: Data: 0.02MB + Index: 0.00MB
    wp_ninja_forms_fav_fields: Data: 0.05MB + Index: 0.00MB
    wp_ninja_forms_fields: Data: 0.02MB + Index: 0.00MB
    wp_ninja_forms_subs: Data: 0.11MB + Index: 0.00MB
    wp_options: Data: 8.41MB + Index: 0.17MB
    wp_pmxe_exports: Data: 0.02MB + Index: 0.00MB
    wp_pmxe_posts: Data: 1.52MB + Index: 0.00MB
    wp_pmxe_templates: Data: 0.02MB + Index: 0.00MB
    wp_popup_manager: Data: 0.02MB + Index: 0.00MB
    wp_popup_manager_templates: Data: 0.02MB + Index: 0.00MB
    wp_postmeta: Data: 272.83MB + Index: 293.81MB
    wp_posts: Data: 53.48MB + Index: 25.03MB
    wp_queue: Data: 0.02MB + Index: 0.00MB
    wp_snippets: Data: 0.02MB + Index: 0.00MB
    wp_social_users: Data: 0.00MB + Index: 0.00MB
    wp_taxonomymeta: Data: 0.00MB + Index: 0.01MB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB
    wp_terms: Data: 0.00MB + Index: 0.01MB
    wp_term_relationships: Data: 1.52MB + Index: 1.52MB
    wp_term_taxonomy: Data: 0.00MB + Index: 0.01MB
    wp_usermeta: Data: 30.56MB + Index: 26.09MB
    wp_users: Data: 1.52MB + Index: 2.14MB
    wp_wcs_payment_retries: Data: 0.25MB + Index: 0.05MB
    wp_wc_deposits_payment_plans: Data: 0.02MB + Index: 0.00MB
    wp_wc_deposits_payment_plans_schedule: Data: 0.02MB + Index: 0.02MB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB
    wp_wfBadLeechers: Data: 0.02MB + Index: 0.00MB
    wp_wfBlockedCommentLog: Data: 0.02MB + Index: 0.00MB
    wp_wfBlockedIPLog: Data: 0.02MB + Index: 0.00MB
    wp_wfBlocks: Data: 0.02MB + Index: 0.02MB
    wp_wfBlocks7: Data: 0.02MB + Index: 0.05MB
    wp_wfBlocksAdv: Data: 0.02MB + Index: 0.00MB
    wp_wfConfig: Data: 1.27MB + Index: 0.00MB
    wp_wfCrawlers: Data: 0.02MB + Index: 0.00MB
    wp_wfFileChanges: Data: 0.02MB + Index: 0.00MB
    wp_wfFileMods: Data: 4.52MB + Index: 0.00MB
    wp_wfHits: Data: 1.02MB + Index: 0.22MB
    wp_wfHoover: Data: 0.02MB + Index: 0.02MB
    wp_wfIssues: Data: 0.02MB + Index: 0.06MB
    wp_wfKnownFileList: Data: 1.52MB + Index: 0.00MB
    wp_wfLeechers: Data: 0.02MB + Index: 0.00MB
    wp_wfLiveTrafficHuman: Data: 0.02MB + Index: 0.02MB
    wp_wfLockedOut: Data: 0.02MB + Index: 0.00MB
    wp_wfLocs: Data: 0.02MB + Index: 0.00MB
    wp_wfLogins: Data: 0.16MB + Index: 0.06MB
    wp_wfNet404s: Data: 0.02MB + Index: 0.02MB
    wp_wfNotifications: Data: 0.02MB + Index: 0.00MB
    wp_wfPendingIssues: Data: 0.02MB + Index: 0.06MB
    wp_wfReverseCache: Data: 0.02MB + Index: 0.00MB
    wp_wfScanners: Data: 0.02MB + Index: 0.00MB
    wp_wfSNIPCache: Data: 0.02MB + Index: 0.05MB
    wp_wfStatus: Data: 0.13MB + Index: 0.09MB
    wp_wfThrottleLog: Data: 0.02MB + Index: 0.02MB
    wp_wfTrafficRates: Data: 0.02MB + Index: 0.00MB
    wp_wfVulnScanners: Data: 0.02MB + Index: 0.00MB
    wp_wlm_api_queue: Data: 0.00MB + Index: 0.00MB
    wp_wlm_contentlevels: Data: 0.00MB + Index: 0.00MB
    wp_wlm_contentlevel_options: Data: 0.00MB + Index: 0.00MB
    wp_wlm_emailbroadcast: Data: 0.00MB + Index: 0.00MB
    wp_wlm_options: Data: 0.01MB + Index: 0.01MB
    wp_wlm_userlevels: Data: 0.00MB + Index: 0.00MB
    wp_wlm_userlevel_options: Data: 0.00MB + Index: 0.00MB
    wp_wlm_user_options: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_exported_csv_items: Data: 123.64MB + Index: 2.52MB
    wp_woo_wallet_transactions: Data: 0.02MB + Index: 0.02MB
    wp_woo_wallet_transaction_meta: Data: 0.02MB + Index: 0.03MB
    wp_wpmelon_advbedit_temp: Data: 0.02MB + Index: 0.00MB
    wp_wpmm_subscribers: Data: 0.02MB + Index: 0.00MB
    wp_xcloner_scheduler: Data: 0.02MB + Index: 0.00MB
    wp_yith_wcwl: Data: 0.00MB + Index: 0.00MB
    wp_yoast_seo_links: Data: 0.08MB + Index: 0.02MB
    wp_yoast_seo_meta: Data: 3.52MB + Index: 0.00MB
    
    ### Post Type Counts ###
    
    acf: 1
    action-box: 1
    attachment: 566
    blocks: 15
    boxzilla-box: 2
    certificate: 16182
    certificate_template: 118
    chch-pop-up: 1
    course: 118
    custom_css: 1
    customize_changeset: 5
    dgd_scrollbox: 1
    follow_up_email: 4
    instapage_post: 1
    landing-page: 1
    lesson: 551
    nav_menu_item: 52
    oembed_cache: 7
    option-tree: 1
    page: 41
    post: 12
    product: 129
    quiz: 551
    revision: 417
    scheduled-action: 18578
    shop_coupon: 15
    shop_order: 48941
    shop_order_refund: 192
    shop_subscription: 638
    tablepress_table: 1
    team: 3
    testimonial: 245
    testimonial_rotator: 21
    testimonials: 50
    tribe_events: 1
    wapl: 8
    wc_membership_plan: 122
    wc_memberships_team: 6
    wc_team_invitation: 19
    wc_user_membership: 43416
    wc_zapier_feed: 7
    wccc: 1
    wishlist: 16
    wpephpcompat_jobs: 12
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (44) ###
    
    WooCommerce Currency Switcher - Subscriptions Integration: by Aelia – 1.4.2.181217 – Not tested with the active version of WooCommerce
    AffiliateWP: by AffiliateWP
    LLC – 2.2.14
    
    AffiliateWP - Affiliate Dashboard Sharing: by AffiliateWP – 1.1.6
    AffiliateWP - Custom Affiliate Slugs: by Pippin Williamson and Andrew Munro – 1.0.2
    AffiliateWP - Direct Link Tracking: by AffiliateWP – 1.1.3
    Akismet Anti-Spam: by Automattic – 4.1.1
    Bloom: by Elegant Themes – 1.3.8
    Breeze: by Cloudways – 1.0.10
    Disable WooCommerce Reviews: by pipdig – 1.1 – Not tested with the active version of WooCommerce
    Elastic Email Sender: by Elastic Email – 1.1.7
    Email Log: by Sudar – 2.2.5
    Facebook for WooCommerce: by Facebook – 1.9.8 – Not tested with the active version of WooCommerce
    Insert Headers and Footers: by WPBeginner – 1.4.3
    WPBakery Page Builder: by Michael M - WPBakery.com – 5.6
    Meks Smart Social Widget: by Meks – 1.3.5
    Sensei Certificates: by Automattic – 1.1.1
    Sensei Course Progress: by Automattic – 1.0.8
    Storefront Hamburger Menu: by WooCommerce – 1.2.2
    Storefront Parallax Hero: by WooCommerce – 1.5.7
    Storefront Powerpack: by WooCommerce – 1.4.13 – 1.4.14 is available
    Storefront Site Logo: by Wooassist – 1.2.3
    Uber Login Logo: by UberWeb – 1.5.1
    User Switching: by John Blackbourn & contributors – 1.4.2
    Aelia Foundation Classes for WooCommerce: by Aelia – 2.0.4.190201 – Not tested with the active version of WooCommerce
    Checkout Field Editor for WooCommerce: by ThemeHiGH – 1.3.1 – Not tested with the active version of WooCommerce
    WooCommerce Blocks: by Automattic – 1.3.1 – Not tested with the active version of WooCommerce
    WooCommerce Advanced Product Labels: by Jeroen Sormani – 1.1.5 – Not tested with the active version of WooCommerce
    Aelia Currency Switcher for WooCommerce: by Aelia – 4.6.9.181217 – Not tested with the active version of WooCommerce
    WooCommerce Cart Notices: by SkyVerge – 1.8.6 – 1.9.0 is available – Not tested with the active version of WooCommerce
    WooCommerce Conditional Content: by Lucas Stark – 2.1.0 – Not tested with the active version of WooCommerce
    WooCommerce Customer/Order CSV Export: by SkyVerge – 4.6.2 – Not tested with the active version of WooCommerce
    WooCommerce Email Customizer: by WooCommerce – 1.1.9 – Not tested with the active version of WooCommerce
    WooCommerce PayPal Powered by Braintree Gateway: by WooCommerce – 2.2.1 – 2.2.2 is available – Not tested with the active version of WooCommerce
    Teams for WooCommerce Memberships: by SkyVerge – 1.1.1 – 1.1.2 is available – Not tested with the active version of WooCommerce
    WooCommerce Memberships: by SkyVerge – 1.12.4 – Not tested with the active version of WooCommerce
    WooCommerce Order Status Control: by SkyVerge – 1.10.0 – Not tested with the active version of WooCommerce
    WooCommerce PDF Invoices: by Andrew Benbow – 4.4.2 – Not tested with the active version of WooCommerce
    WooCommerce Sequential Order Numbers: by SkyVerge – 1.8.3 – Not tested with the active version of WooCommerce
    WooCommerce Subscriptions: by Prospress Inc. – 2.4.7 – 2.5.2 is available – Not tested with the active version of WooCommerce
    WooCommerce Zapier Integration: by OM4 – 1.8.0 – 1.8.1 is available – Not tested with the active version of WooCommerce
    WooCommerce: by Automattic – 3.5.4 – 3.5.5 is available
    Sensei: by Automattic – 1.12.2
    Wordfence Security: by Wordfence – 7.2.3
    Yoast SEO: by Team Yoast – 9.5
    
    ### Settings ###
    
    API Enabled: ?
    Force SSL: ?
    Currency: AUD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    subscription (subscription)
    variable (variable)
    variable subscription (variable-subscription)
    
    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-catalog (exclude-from-catalog-2)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    outofstock (outofstock-2)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-4 (rated-4-2)
    rated-5 (rated-5)
    rated-5 (rated-5-2)
    
    ### WC Pages ###
    
    Shop base: #38813 - /classes/
    Cart: #34 - /cart/
    Checkout: #35 - /checkout/
    My account: #36 - /my-account/
    Terms and conditions: ? Page not set
    
    ### Theme ###
    
    Name: Health Masters Live
    Version: 1.2
    Author URL: https://3squared.net.au
    Child Theme: ?
    Parent Theme Name: Storefront
    Parent Theme Version: 2.4.2 – 2.4.3 is available
    Parent Theme Author URL: https://woocommerce.com/
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: hmlive/woocommerce/emails/email-footer.php
    
    ### Memberships ###
    
    Restriction mode:: Hide content only
    Public content:: Products: 18 items
    Excluded from discounts:: –
    Membership plans:: 122
    Why and How to Set Clinician Boundaries:: Members: 6Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Why and How to Set Client's Expectations:: Members: 531Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Adverse Drug Reactions Masterclass:: Members: 62Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Endometriosis and the Microbiome:: Members: 260Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Adrenal/Stress/Sleep Masterclass:: Members: 191Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Mitochondrial Disorders:: Members: 132Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Patient Strategy:: Members: 79Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Treatment Formula:: Members: 83Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Pregnancy Masterclass 2018:: Members: 188Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Intestinal Permeability:: Members: 263Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Cat Health Masterclass:: Members: 79Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Bipolar Disorder:: Members: 98Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Gastrointestinal Masterclass THREE:: Members: 224Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Functional Diagnostics Masterclass – Gut/Liver:: Members: 171Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    More Enquiries and Sales Through Your Website:: Members: 538Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The ADHD Masterclass:: Members: 151Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Type 1 Diabetes:: Members: 138Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Rethinking Key Herbs for Inflammation:: Members: 151Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Chronobiology to Optimise Health:: Members: 142Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Course Development Masterclass:: Members: 155Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Scale Your Practice:: Members: 542Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Urology Masterclass:: Members: 139Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Coherent Method:: Members: 282Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    How to Optimise Your Community:: Members: 65Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Extreme Wellness:: Members: 140Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Microbiome Masterclass:: Members: 269Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Cultivating Your Clinical Mindset for Success:: Members: 93Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    How to Use Facebook Ads to Get New Customers:: Members: 93Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Toxicology and Detoxification Masterclass:: Members: 187Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Natural Vaccine Support:: Members: 325Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Optimising the Gut-Brain Connection:: Members: 239Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Practice Builders:: Members: 1Access method: Product(s) purchaseAccess length: Unlimited Subscription: OptionalInstallment plan: No
    Finding Your?Ideal Clients:: Members: 543Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Art of the Meet and Greet:: Members: 113Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Additional Streams of Income:: Members: 159Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Thyroid Masterclass:: Members: 321Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Clinical Mentoring with Dr Ben Lynch:: Members: 148Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Organic Acids and Neurotransmitter Functional Diagnostics Masterclass:: Members: 267Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Legal & Ethical Issues:: Members: 378Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Probiotic Precision:: Members: 200Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Foundation Diagnostics Masterclass:: Members: 344Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Developing Professional Confidence:: Members: 149Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Heart Rate Variability:: Members: 152Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Rethinking PCOS:: Members: 249Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Clinical Mentoring:: Members: 2Access method: Product(s) purchaseAccess length: Unlimited Subscription: OptionalInstallment plan: No
    Oestrogen Metabolism:: Members: 291Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Breastfeeding Course:: Members: 157Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Patient Relationship:: Members: 454Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Business Mentoring:: Members: 1Access method: Product(s) purchaseAccess length: Unlimited Subscription: OptionalInstallment plan: No
    Make the Most of Who You Have:: Members: 802Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Neurodegenerative Diseases Masterclass:: Members: 235Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Endocrine Disruptors Series:: Members: 205Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Natural Anxiety Disorders Masterclass:: Members: 288Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Building Reputation by Writing a Book - Masterclass:: Members: 191Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Becoming a Key Influencer:: Members: 173Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Forgiveness and Gratitude Practices Series:: Members: 160Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Dog Health Masterclass:: Members: 197Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Functional Ketogenesis and Intermittent Fasting Masterclass:: Members: 388Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Improving Prostate Health:: Members: 171Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Hair, Nail and Tongue Diagnosis:: Members: 555Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Breast Microbiome and Glycobiome:: Members: 1314Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Paediatrics Masterclass TWO:: Members: 249Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Prevention and Treatment of Chronic Kidney Disorders:: Members: 199Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Infectious Diseases Masterclass:: Members: 246Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Applications of Essential Oils Series:: Members: 256Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Depression Masterclass:: Members: 323Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Musculoskeletal Masterclass:: Members: 195Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Social Media for Health Professionals:: Members: 228Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Advanced Period Repair:: Members: 392Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Heavy Metal Masterclass:: Members: 301Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Men’s Health Masterclass:: Members: 205Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Mindfulness in Cancer Care:: Members: 133Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Functional Diagnostics Masterclass:: Members: 291Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Coming Off Hormonal Birth Control:: Members: 400Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Fibromyalgia, Fatigue and Global Pain Syndromes:: Members: 234Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Obesity Masterclass:: Members: 342Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Vitamin K2:: Members: 168Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Dermatology Masterclass:: Members: 317Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Eradication of Biofilm:: Members: 323Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Glyphosate:: Members: 2134Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Integrative Strategies for Supporting Patients with Breast Cancer:: Members: 1346Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Fertility Masterclass:: Members: 426Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Gastrointestinal Masterclass ONE:: Members: 299Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Lesson 1 – Clinical Cardiology Series – Hypertension:: Members: 2136Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Clinical Cardiology Series:: Members: 140Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Nutritional Medicine Update with Dr Alan Gaby:: Members: 2666Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Clinical Diagnostics Masterclass:: Members: 6Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Advances in the Clinical Application of Selenium:: Members: 1917Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Lyme Disease and Coinfections:: Members: 127Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Breaking Bacteria's Biofilm with Helen Padarin:: Members: 537Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    What if it's all a Big Fat Lie with Gary Taubes:: Members: 1401Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Autoimmune Masterclass:: Members: 424Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Anxiety Case Analysis Series:: Members: 0Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Fuel for Exercise and Leanness:: Members: 404Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Nondrug Options in ADHD with Dr Jacques Duff:: Members: 1633Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    MTHFR Key Concepts and Clinical Series:: Members: 192Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Mindfulness in Clinical Care:: Members: 80Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Environmental Health Masterclass:: Members: 128Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Phytonutrients with Deanna Minich:: Members: 1414Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Diabetes Masterclass:: Members: 129Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Endocrinology Masterclass:: Members: 152Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Oncology Masterclass 2:: Members: 113Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Gastrointestinal Masterclass One - Lesson One - Probiotics:: Members: 2240Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Oncology Masterclass 1:: Members: 140Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Mental Health Masterclass:: Members: 1Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Inflamed Brain:: Members: 2Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Paediatrics Masterclass ONE:: Members: 188Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Pregnancy Masterclass:: Members: 174Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Thyroid Masterclass:: Members: 1Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Sports Nutrition Masterclass:: Members: 131Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Cardiovascular Masterclass:: Members: 105Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Women’s Health Masterclass:: Members: 433Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Pharmacology Masterclass:: Members: 120Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Mind-Body Medicine Masterclass:: Members: 178Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Allergy Masterclass:: Members: 286Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Vaginosis and the Vaginal Ecosystem:: Members: 502Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Drug-Induced Deficiencies and Herb-Drug Interactions Masterclass:: Members: 124Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Integrative Psychiatry Series:: Members: 84Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Advanced Applications of Essential Fatty Acids:: Members: 87Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    Chemoprevention:: Members: 242Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    The Natural Gastrointestinal Masterclass TWO:: Members: 519Access method: Product(s) purchaseAccess length: Specific length (6 months)Subscription: No
    All Access Pass:: Members: 629Access method: Product(s) purchaseAccess length: Unlimited Subscription: OptionalInstallment plan: No
    
    ### Subscriptions ###
    
    WCS_DEBUG: ? No
    Subscriptions Mode: ? Live
    Subscriptions Live URL: https://www.healthmasterslive.com
    Subscription Statuses: wc-active: 355
    wc-pending-cancel: 8
    wc-on-hold: 50
    wc-cancelled: 225
    
    WooCommerce Account Connected: ? Yes
    Active Product Key: ? No
    Custom Retry Rules: ? No
    Custom Retry Rule Class: ? No
    Custom Raw Retry Rule: ? No
    Custom Retry Rule: ? No
    Retries Migration Status: ? Completed
    Report Cache Enabled: ? Yes
    Cache Update Failures: ? 0 failure
    
    ### Store Setup ###
    
    Country / State: Hong Kong
    
    ### Subscriptions by Payment Gateway ###
    
    other: wc-cancelled: 1
    wc-on-hold: 2
    
    Braintree (Credit Card): wc-active: 273
    wc-cancelled: 170
    wc-on-hold: 40
    wc-pending-cancel: 6
    
    Braintree (PayPal): wc-active: 82
    wc-cancelled: 54
    wc-on-hold: 8
    wc-pending-cancel: 2
    
    ### Payment Gateway Support ###
    
    Braintree (Credit Card): products
    card_types
    payment_form
    tokenization
    charge
    charge-virtual
    authorization
    capture_charge
    customer_decline_messages
    refunds
    voids
    customer_id
    add_payment_method
    token_editor
    apple_pay
    subscriptions
    subscription_suspension
    subscription_cancellation
    subscription_reactivation
    subscription_amount_changes
    subscription_date_changes
    multiple_subscriptions
    subscription_payment_method_change_customer
    subscription_payment_method_change_admin
    
    Braintree (PayPal): products
    card_types
    payment_form
    tokenization
    charge
    charge-virtual
    authorization
    capture_charge
    customer_decline_messages
    refunds
    voids
    customer_id
    add_payment_method
    token_editor
    subscriptions
    subscription_suspension
    subscription_cancellation
    subscription_reactivation
    subscription_amount_changes
    subscription_date_changes
    multiple_subscriptions
    subscription_payment_method_change_customer
    subscription_payment_method_change_admin
    
    ### Customer/Order CSV Export ###
    
    Order Export Format: import
    Customer Export Format: default
    Automatically Export Orders: disabled
    Automatically Export Customers: disabled
    
    ### Braintree (Credit Card) ###
    
    Environment: Production
    Tokenization Enabled: 
    Debug Mode: Off
    
    ### Braintree (PayPal) ###
    
    Environment: Production
    Tokenization Enabled: 
    Debug Mode: Off
    

    Hi @inspired888,

    I had a look at your https://www.healthmasterslive.com/classes/ page and it seems you managed to disable the pagination as I don’t see it on that page.

    I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shop page pagination refuses to turn off’ is closed to new replies.