• Resolved kmam

    (@kmammasis)


    Hello,

    I am using Woocommerce and Woocommerce SEO Yoast in order to solve issues such as brand, manufacturer and color attributes coming up in Google Search Console. My problem is that I would like to hide these new attributes that are associated with: brand, manufacturer and color from showing on my products page. I am not referring to hiding those attributes from the additional tab, which is managed by the “visible on the product page” tickbox. Please see attached image. https://ibb.co/5vwZxgb

    How can we hide specific attributes from showing anywhere on the page?

    Thanks,
    Konstantinos

    • This topic was modified 2 years, 6 months ago by kmam.
    • This topic was modified 2 years, 6 months ago by kmam.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter kmam

    (@kmammasis)

    I tried to use some additional css code to achieve the desired result.

    .ltx-wc-attr-list > div:nth-child(6), .ltx-wc-attr-list > div:nth-child(7), .ltx-wc-attr-list > div:nth-child(8) {
    display:none !important;
    }

    It seems however that it only works on desktops since I can still see these attributes from mobile and tablet devices. Also, when checking this from my desktop using Firefox or Chrome the attributes are not there but when checking it from Edge the attributes are still there. I don’t understand this. Always checking from Private Windows.

    Thanks once more.
    K

    Hello @kmammasis,

    Could you please share your site url? So that I can look into this further.

    Naz.

    Thread Starter kmam

    (@kmammasis)

    Hello,

    Please see the image attached, which also shows the webpage together with the specific attributes that I would like to hide. Please scroll down somewhere in the middle of my homepage where the 6 products appear. Then, exactly below each product, you will find 3 attributes entitled: brand, manufacturer, and color.

    https://ibb.co/xGpM792

    I am not sure what the best way to hide those attributes are. I tried to use a css fix:
    .ltx-wc-attr-list > div.item:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)) {
    display: none !important;
    }

    However, for some reason, when using this fix it only works for logged in users which gave me a further headache. Your help will be appreciated.

    Thanks

    • This reply was modified 2 years, 6 months ago by kmam.

    Hi @kmammasis

    Thanks for sharing the screenshot.

    when using this fix it only works for logged in users

    This has been found to happen when something on the site removes the URL parameters that are normally used to clear/flush the cache of CSS files, which WordPress normally uses.

    Please force-reload the page (Shift+Ctrl+R). You could also double-check in a private/incognito browsing window.

    If that does help, I’d recommend checking whether you have a caching plugin and then purging all cache from it. Here’s a helpful guide: https://docs.woocommerce.com/document/configuring-caching-plugins/

    If you do not have a caching plugin, check if your host is doing any caching and ask them to disable it.

    Here’s a relevant thread that you can go through:
    https://www.ads-software.com/support/topic/custom-css-only-active-when-logged-in/

    Should you require further help, please include a copy of your site’s System Status in your reply. You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response.

    Thread Starter kmam

    (@kmammasis)

    Hello,

    Thank for your help. I always visit from an incognito window. Having followed your guidelines, I found out that it is my caching plugin WP Rocket that causes this issue, not Cloudflare. I have purged the WPRocket cache but it doesn’t work.
    It seems however that this issue is somehow connected to WPRocket.

    Still not sure what to do.

    • This reply was modified 2 years, 6 months ago by kmam.
    Thread Starter kmam

    (@kmammasis)

    
    WC Version: 6.4.1
    REST API Version: ? 6.4.1
    WC Blocks Version: ? 7.2.2
    Action Scheduler Version: ? 3.4.0
    WC Admin Version: ? 3.3.2
    Log Directory Writable: ?
    WP Version: 5.9.3
    WP Multisite: –
    WP Memory Limit: 768 MB
    WP Debug Mode: –
    WP Cron: –
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: LiteSpeed
    PHP Version: 8.1.4
    PHP Post Max Size: 128 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 10000
    cURL Version: 7.71.0
    OpenSSL/1.1.1d
    
    SUHOSIN Installed: –
    MySQL Version: 10.3.34-MariaDB-cll-lve
    Max Upload Size: 128 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 6.4.1
    WC Database Prefix: wp_
    Total Database Size: 192.48MB
    Database Data Size: 173.99MB
    Database Index Size: 18.49MB
    wp_woocommerce_sessions: Data: 2.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.06MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 0.09MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 1.52MB + Index: 0.53MB + 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
    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_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 0.13MB + Index: 0.13MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
    wp_aepc_custom_audiences: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_aepc_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_berocket_termmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_bv_activities_store: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cmplz_cookiebanners: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cmplz_cookies: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cmplz_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 0.09MB + Index: 0.09MB + Engine InnoDB
    wp_content_tabs_ultimate_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_content_tabs_ultimate_style: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wp_duplicator_packages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ewwwio_images: Data: 6.52MB + Index: 2.95MB + Engine InnoDB
    wp_ewwwio_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_grp_google_place: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_grp_google_review: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_iben_speedex_bulk_vouchers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_iben_speedex_contacts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_iben_speedex_vouchers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_litespeed_img_optm: Data: 0.47MB + Index: 0.22MB + Engine InnoDB
    wp_litespeed_img_optming: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo2f_network_blocked_ips: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
    wp_mo2f_network_email_sent_audit: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo2f_network_transactions: Data: 12.52MB + Index: 0.00MB + Engine InnoDB
    wp_mo2f_network_whitelisted_ips: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo2f_user_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo2f_user_login_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_nextend2_section_storage: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nextend2_smartslider3_sliders: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_nextend2_smartslider3_slides: Data: 0.09MB + Index: 0.11MB + Engine InnoDB
    wp_omgf_fonts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_omgf_fonts_subsets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 4.52MB + Index: 0.20MB + Engine InnoDB
    wp_oxi_div_import: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_postmeta: Data: 20.55MB + Index: 3.53MB + Engine InnoDB
    wp_posts: Data: 4.52MB + Index: 0.58MB + Engine InnoDB
    wp_post_views: Data: 0.36MB + Index: 0.50MB + Engine InnoDB
    wp_pum_subscribers: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_redirection_404: Data: 1.41MB + Index: 0.44MB + Engine InnoDB
    wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_redirection_logs: Data: 0.17MB + Index: 0.05MB + Engine InnoDB
    wp_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_revslider_sliders: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
    wp_revslider_slides: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_slp_extendo_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_smartcat_connector_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_statistics_exclusions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_statistics_historical: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_statistics_pages: Data: 0.16MB + Index: 0.41MB + Engine InnoDB
    wp_statistics_search: Data: 0.08MB + Index: 0.11MB + Engine InnoDB
    wp_statistics_useronline: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_statistics_visit: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    wp_statistics_visitor: Data: 2.52MB + Index: 2.44MB + Engine InnoDB
    wp_statistics_visitor_relationships: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_store_locator: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_termmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_terms: Data: 0.22MB + Index: 0.22MB + Engine InnoDB
    wp_term_relationships: Data: 0.34MB + Index: 0.19MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.31MB + Index: 0.17MB + Engine InnoDB
    wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_updraftcentral_sitemeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_updraftcentral_sites: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_updraftcentral_site_temporary_keys: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_updraftcentral_user_cron: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_usermeta: Data: 0.30MB + Index: 0.22MB + Engine InnoDB
    wp_users: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_attributes_lookup: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wdi_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wdi_themes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wdr_order_item_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wdr_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_affiliates: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_affiliates_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_creatives: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_impressions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_paypal_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_tracking_tokens: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_tracking_tokens_purchase_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpam_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmailsmtp_tasks_meta: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    wp_wpns_attack_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpns_backup_report: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpns_files_scan: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wpns_ip_rate_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpns_malware_hash_file: Data: 3.52MB + Index: 1.83MB + Engine InnoDB
    wp_wpns_malware_scan_report: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpns_malware_scan_report_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpns_malware_skip_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpr_rucss_resources: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wpr_rucss_used_css: Data: 104.22MB + Index: 0.14MB + Engine InnoDB
    wp_wpstg_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wp_floating_menu_custom_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wp_floating_menu_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_yoast_indexable: Data: 3.52MB + Index: 0.88MB + Engine InnoDB
    wp_yoast_indexable_hierarchy: Data: 0.17MB + Index: 0.25MB + Engine InnoDB
    wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_links: Data: 0.33MB + Index: 0.17MB + Engine InnoDB
    wp_yoast_seo_meta: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 2625
    cf7sg_page: 6
    chart_snippet: 1
    custom-css-js: 1
    customize_changeset: 24
    custom_css: 1
    events: 3
    grfwp-review: 2
    mc4wp-form: 2
    menu: 36
    mt_pp: 35
    nav_menu_item: 304
    page: 120
    polylang_mo: 6
    popup_theme: 6
    portfolio: 3
    post: 42
    product: 36
    product_variation: 2
    revision: 28
    sections: 12
    services: 24
    shop_coupon: 8
    shop_order: 86
    shop_order_refund: 2
    sliders: 33
    spucpt: 1
    sp_easy_accordion: 25
    tariff: 3
    team: 24
    tribe_organizer: 1
    tribe_venue: 1
    vc_settings_preset: 2
    wdi_instagram: 1
    wpcf7_contact_form: 6
    wpsl_stores: 84
    wp_block: 1
    wp_global_styles: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (45) ###
    
    Polylang Pro: by WP SYNTEX – 3.2.2
    PDF Embedder Premium: by Lever Technology LLC – 4.4.3
    Affiliates Manager WooCommerce Coupons Integration: by wp.insider
    affmngr – 1.0.4
    
    Affiliates Manager Google reCAPTCHA Integration: by wp.insider
    affmngr – 1.0.6
    
    WP Affiliate Manager: by wp.insider
    wpaffiliatemgr – 2.9.9
    
    Autoptimize: by Frank Goossens (futtta) – 3.0.4
    Breadcrumb NavXT: by John Havlik – 7.0.2
    CF7 Smart Grid Design Extension: by Aurovrata V. – 4.12.13
    Contact Form 7 Polylang extension: by Aurovrata V. – 2.4.1
    Cloudflare: by Cloudflare
    Inc. – 4.9.1
    
    Contact Form 7: by Takayuki Miyoshi – 5.5.6
    GDPR Cookie Consent: by WebToffee – 2.1.1
    Simple Custom CSS and JS: by SilkyPress.com – 3.39
    Disable Gutenberg: by Jeff Starr – 2.6
    Easy Accordion: by ShapedPlugin – 2.1.11
    Envato Market: by Envato – 2.0.7
    EWWW Image Optimizer: by Exactly WWW – 6.5.1
    Footnotes Made Easy: by David Artiss – 1.0.2
    WPBakery Page Builder: by Michael M - WPBakery.com – 6.9.0
    LT-Ext: by Like-Themes – 2.4.5
    Mailchimp for WooCommerce: by Mailchimp – 2.6.2
    MC4WP: Mailchimp for WordPress: by ibericode – 4.8.7
    User Profile Picture: by Cozmoslabs – 2.6.0
    OBS WooCommerce Speedex: by OBS Technologies – 1.6.1
    Payment Gateways by Customer Location for WooCommerce Pro: by Algoritmika Ltd – 1.4.0
    Polylang for WooCommerce: by WP SYNTEX – 1.6.3
    Post Views Counter: by Digital Factory – 1.3.11
    PriorNotify: by RudiCoder LLC – 1.0.5
    QR Code in WooCommerce Checks Gateway: by Milan Dini? – 1.0.0
    Redirection: by John Godley – 5.2.3
    Unyson: by ThemeFuse – 2.7.26
    Elegant Tabs for WPBakery Page Builder: by InfiWebs – 3.6.7
    WooCommerce Country Based Bank Accounts: by Marian Kadanka – 2.0
    WooCommerce Stripe Gateway: by WooCommerce – 6.3.0
    WooCommerce Google Analytics Integration: by WooCommerce – 1.5.8
    WooCommerce Price Based on Country (Basic): by Oscar Gare – 2.2.2
    WooCommerce Stripe Gateway, 2nd: by Milan Dini? – 1.1.0
    WooCommerce: by Automattic – 6.4.1
    Yoast SEO: by Team Yoast – 18.8
    WP Mail SMTP: by WPForms – 3.4.0
    WP Rocket: by WP Media – 3.11.2
    WP STAGING: by WP-STAGING – 2.9.10
    WP Store Locator: by Tijmen Smit – 2.2.235
    ReCaptcha v2 for Contact Form 7: by IQComputing – 1.3.9
    Yoast SEO: WooCommerce: by Team Yoast – 14.8
    
    ### Inactive Plugins (1) ###
    
    miniOrange 2 Factor Authentication: by miniOrange – 5.5.4
    
    ### Dropin Plugins (1) ###
    
    advanced-cache.php: advanced-cache.php
    
    ### Must Use Plugins (1) ###
    
    WP STAGING Optimizer: by René Hermenau – 1.5.1
    
    ### Settings ###
    
    API Enabled: ?
    Force SSL: ?
    Currency: EUR (€)
    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: #614 - /en/shop/
    Cart: #8156 - /en/cart/
    Checkout: #616 - /en/checkout/
    My account: #617 - /en/my-account/
    Terms and conditions: #10964 - /en/terms-and-conditions-policy/
    
    ### Theme ###
    
    Name: Indicana
    Version: 1.4.6.1
    Author URL: https://likeua.com/
    Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: –
    
    ### WC Pages Translations ###
    
    Shop base: ?
    Cart: ?
    Checkout: ?
    My account: ?
    
    ### Geolocation debug info ###
    
    Default customer location: geolocation
    MaxMind GeoIP database: ?
    MaxMind GeoIP license: ?
    MM_COUNTRY_CODE: ?
    GEOIP_COUNTRY_CODE: ?
    HTTP_CF_IPCOUNTRY: GR
    HTTP_X_COUNTRY_CODE: ?
    HTTP_X_REAL_IP: 2A02:587:79B5:3100:F057:110:8254:AAEF
    HTTP_X_FORWARDED_FOR: 2A02:587:79B5:3100:F057:110:8254:AAEF
    REMOTE_ADDR: 2A02:587:79B5:3100:F057:110:8254:AAEF
    Real external IP: 2a02:587:79b5:3100:f057:110:8254:aaef
    WCPBC_USE_REMOTE_ADDR: –
    Geolocation Test: ?
    
    ### PBC Settings ###
    
    Version: 2.2.2
    Base location: GR:J
    Base currency: EUR
    Price Based On: shipping
    Shipping: –
    Test mode: –
    Test country: –
    Load products price in background: ?
    Prices entered with tax: ?
    Calculate tax based on: shipping
    Display prices in the shop: incl
    
    ### Zone Pricing Singapore ###
    
    zone_id: singapore
    name: Singapore
    countries: SG
    currency: SGD
    exchange_rate: 1.63
    auto_exchange_rate: no
    disable_tax_adjustment: no
    
    ### Action Scheduler ###
    
    Complete: 274
    Oldest: 2022-04-09 05:22:57 +0000
    Newest: 2022-05-09 07:40:47 +0000
    
    Pending: 2
    Oldest: 2022-05-09 07:41:47 +0000
    Newest: 2022-05-09 10:30:03 +0000
    
    ### Status report information ###
    
    Generated at: 2022-05-09 10:44:14 +03:00
    
    • This reply was modified 2 years, 6 months ago by Yui. Reason: formatting
    Thread Starter kmam

    (@kmammasis)

    After clearing the cache in WP Rocket multiple times, I experience the following issue. Sometimes when I visit the page from an incognito window, the attributes are not there. While some others, the attributes reappear. Very confusing!

    K

    • This reply was modified 2 years, 6 months ago by kmam.
    • This reply was modified 2 years, 6 months ago by kmam.
    • This reply was modified 2 years, 6 months ago by kmam.
    Plugin Support Paulo P – a11n

    (@paulostp)

    Hello,

    After clearing the cache in WP Rocket multiple times, I experience the following issue. Sometimes when I visit the page from an incognito window, the attributes are not there. While some others, the attributes reappear. Very confusing!

    It is confusing, indeed. I checked your system report and nothing else stands out as the cause for this behavior. I see you have WP Staging installed – is this also happening with your staging site? Make sure you disable all plugins except for WooCommerce there.

    Let us know how it goes.

    We haven’t heard back from you in a while, so I’m marking this thread closed for now – we’ll be here if and/or when you are ready to continue.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Hide Product Attributes’ is closed to new replies.