• Resolved elenact

    (@elenact)


    Product images not showing on individual product pages.
    I see the product image only if i delete the product gallery .
    This occurred after 6.1.0 update

Viewing 15 replies - 1 through 15 (of 18 total)
  • conflict with wprocket, downgrade woocommerce to 6.0

    Hi @elenact

    I would first recommend that you check whether the issue persists when you change to a default WP theme like Twenty Twenty-One or Storefront, and deactivate all plugins apart from WooCommerce. If this issue does not persist at this point, please reactivate your theme/plugins one by one until you find the one causing the issue. Here’s the conflict test guide for reference: https://docs.woocommerce.com/document/how-to-test-for-conflicts/

    If the above test does not yield the cause of this behavior, please share a copy of your site’s System Status? 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.

    Hi @sangshenas

    We’d like to check your case separately.

    Could you kindly create a new thread sharing details about it here – https://wordpress.org/support/plugin/woocommerce/#new-topic-0?

    Thread Starter elenact

    (@elenact)

    the problem is the theme I created but I didn’t make any changes before upgrading to wo 6.1.0

    I realized that it does not load the gallery, the whole part is missing
    <ol class="flex-control-nav flex-control-thumbs">

    • This reply was modified 3 years, 5 months ago by elenact.
    • This reply was modified 3 years, 5 months ago by elenact.
    • This reply was modified 3 years, 5 months ago by elenact.
    Thread Starter elenact

    (@elenact)

    with the upgrade it disappeared:

      <ol class="flex-control-nav flex-control-thumbs">
            <li><img src="https://www.zarbolandiapark.it/wp-content/uploads/2021/11/FOTO-1-2-100x100.jpg" class="flex-active" draggable="false" width="100" height="100"></li>
            <li><img src="https://www.zarbolandiapark.it/wp-content/uploads/2021/11/FOTO-4-2-100x100.jpg" draggable="false" width="100" height="100"></li>
            <li><img src="https://www.zarbolandiapark.it/wp-content/uploads/2021/11/FOTO-3-2-100x100.jpg" draggable="false" width="100" height="100"></li>
            <li><img src="https://www.zarbolandiapark.it/wp-content/uploads/2021/11/FOTO-2-2-100x100.jpg" draggable="false" width="100" height="100"></li>
            </ol>

    In my custom theme, I recall woocommerce content with

    <?php woocommerce_content(); ?>
    Why can’t I see the gallery anymore?

    Thread Starter elenact

    (@elenact)

    I solved with @oksana40’s answer to this ticket.
    open ticket
    He says:
    Changed the contents of these files to the old version. The gallery is working. We are waiting for updates)
    /assets/js/flexslider/jquery.flexslider.js
    /assets/js/flexslider/jquery.flexslider.min.js

    and it work

    • This reply was modified 3 years, 5 months ago by elenact.
    Mirko P.

    (@rainfallnixfig)

    Hi @elenact,

    Thanks for raising the topic and letting us know you got this sorted.

    It doesn’t really sound like the issue is specifically related to core WooCommerce. You can confirm by switching the theme to Storefront and seeing if product images are displayed with the updated files. You may want to do this on your staging site though.

    However, since the issue is now resolved I’m going to close the thread. If you have further questions, please feel free to open a new topic.

    Cheers.

    Thread Starter elenact

    (@elenact)

    if i switch the storefront theme it still works with updated files.
    But I would not consider the problem solved because I am not the only one who has this problem with other themes.

    my page layout simply calls woocommerce content using:
    <?php woocommerce_content(); ?>
    Why can’t I see the gallery anymore?

    Robert

    (@roberthedlund)

    @rainfallnixfig

    I got the same problem after the update with storefront theme!
    The pictures is still there if you click on where the product image usually are.

    I did disabled “remove jquery migrate” in Perfmatters and the pictures is showed again. This issue came after I updated woocommerce yesterday.

    I have used “remove jquery migrate” in the last 12 months without any issues on every update until now it doesnt work to have it disable.

    • This reply was modified 3 years, 5 months ago by Robert.
    • This reply was modified 3 years, 5 months ago by Robert.

    Hi there,

    the problem is the theme I created

    @elenact:

    That sounds like a custom theme. To take a better approach please provide the following information:

    Share a copy of your site’s System Status: 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.

    @roberthedlund:

    To address your specific case, please create your own thread for your issue – https://wordpress.org/support/plugin/woocommerce/#new-topic-0.

    We want to make sure that every user’s issues receive their own thread with proper attention.

    * Frequently Asked Questions
    https://wordpress.org/support/forum-user-guide/faq/#:~:text=I%20have%20the%20same%20problem!%20Can%20I%20just%20reply%20to%20someone%20else%E2%80%99s%20post%20with%20%E2%80%9CMe%20too%E2%80%9D%3F

    Robert

    (@roberthedlund)

    Mirko P.

    (@rainfallnixfig)

    Hi @roberthedlund,

    Thanks for sharing the Github thread.

    It looks like there is already a pull request to fix the issue you mention, since WooCommerce 6.1.0 is using jQuery .load() function which triggers an error and breaks flexslider gallery. Developers will fix it using inline onload event that will achieve the expected output.

    The update is expected to be released soon and the process can be followed directly in Github here: https://github.com/woocommerce/woocommerce/pull/31623.

    Thanks.

    Thread Starter elenact

    (@elenact)

    This is my Status

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://www.zarbolandiapark.it
    Site address (URL): https://www.zarbolandiapark.it
    WC Version: 6.1.0
    REST API Version: ✔ 6.1.0
    WC Blocks Version: ✔ 6.5.1
    Action Scheduler Version: ✔ 3.4.0
    WC Admin Version: ✔ 3.0.3
    Log Directory Writable: ✔
    WP Version: 5.8.3
    WP Multisite: –
    WP Memory Limit: 1 GB
    WP Debug Mode: –
    WP Cron: ✔
    Language: it_IT
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.4.23
    PHP Post Max Size: 128 MB
    PHP Time Limit: 900
    PHP Max Input Vars: 1000
    cURL Version: 7.78.0
    OpenSSL/1.1.1l
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.33-36-log
    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.1.0
    WC Database Prefix: wp293_
    Dimensione totale database: 14.76MB
    Dimensione dati database: 11.75MB
    Dimensione indice database: 3.01MB
    wp293_woocommerce_sessions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_woocommerce_api_keys: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_woocommerce_attribute_taxonomies: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_woocommerce_downloadable_product_permissions: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wp293_woocommerce_order_items: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_woocommerce_order_itemmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_woocommerce_tax_rates: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wp293_woocommerce_tax_rate_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_woocommerce_shipping_zones: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_woocommerce_shipping_zone_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_woocommerce_shipping_zone_methods: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_woocommerce_payment_tokens: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_woocommerce_payment_tokenmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_woocommerce_log: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_actionscheduler_actions: Dati: 0.11MB + indice: 0.13MB + motore InnoDB
    wp293_actionscheduler_claims: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_actionscheduler_groups: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_actionscheduler_logs: Dati: 0.08MB + indice: 0.03MB + motore InnoDB
    wp293_commentmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_comments: Dati: 0.02MB + indice: 0.09MB + motore InnoDB
    wp293_gla_budget_recommendations: Dati: 0.22MB + indice: 0.14MB + motore InnoDB
    wp293_gla_merchant_issues: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_gla_shipping_rates: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_gla_shipping_times: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_links: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailchimp_carts: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_mailchimp_jobs: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_mailpoet_custom_fields: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_dynamic_segment_filters: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_feature_flags: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_forms: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_mailpoet_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_mailpoet_mapping_to_external_entities: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_newsletters: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_newsletter_links: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wp293_mailpoet_newsletter_option: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_newsletter_option_fields: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_newsletter_posts: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_newsletter_segment: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_newsletter_templates: Dati: 2.52MB + indice: 0.00MB + motore InnoDB
    wp293_mailpoet_scheduled_tasks: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_scheduled_task_subscribers: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_segments: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_sending_queues: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_settings: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_statistics_bounces: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_mailpoet_statistics_clicks: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wp293_mailpoet_statistics_forms: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_statistics_newsletters: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_statistics_opens: Dati: 0.02MB + indice: 0.08MB + motore InnoDB
    wp293_mailpoet_statistics_unsubscribes: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wp293_mailpoet_statistics_woocommerce_purchases: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wp293_mailpoet_stats_notifications: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_subscribers: Dati: 0.02MB + indice: 0.13MB + motore InnoDB
    wp293_mailpoet_subscriber_custom_field: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_subscriber_ips: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_subscriber_segment: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_mailpoet_user_agents: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_mailpoet_user_flags: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_options: Dati: 0.30MB + indice: 0.06MB + motore InnoDB
    wp293_pmxe_exports: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxe_google_cats: Dati: 0.39MB + indice: 0.00MB + motore InnoDB
    wp293_pmxe_posts: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxe_templates: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_files: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_hash: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_history: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_images: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_imports: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_posts: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_pmxi_templates: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_postmeta: Dati: 1.48MB + indice: 0.20MB + motore InnoDB
    wp293_posts: Dati: 4.42MB + indice: 0.09MB + motore InnoDB
    wp293_termmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_terms: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_term_relationships: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_term_taxonomy: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_usermeta: Dati: 0.03MB + indice: 0.03MB + motore InnoDB
    wp293_users: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wp293_wc_admin_notes: Dati: 0.06MB + indice: 0.00MB + motore InnoDB
    wp293_wc_admin_note_actions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_wc_category_lookup: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_wc_customer_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_wc_download_log: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_wc_order_coupon_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_wc_order_product_lookup: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wp293_wc_order_stats: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wp293_wc_order_tax_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_wc_product_meta_lookup: Dati: 0.02MB + indice: 0.09MB + motore InnoDB
    wp293_wc_rate_limits: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_wc_reserved_stock: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_wc_tax_rate_classes: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_wc_webhooks: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_woof_query_cache: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_woo_shippment_provider: Dati: 0.09MB + indice: 0.00MB + motore InnoDB
    wp293_wpgdprc_access_requests: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_wpgdprc_consents: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_wpgdprc_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wp293_yoast_indexable: Dati: 0.17MB + indice: 0.09MB + motore InnoDB
    wp293_yoast_indexable_hierarchy: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wp293_yoast_migrations: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wp293_yoast_primary_term: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wp293_yoast_seo_links: Dati: 0.08MB + indice: 0.03MB + motore InnoDB
    
    ### Post Type Counts ###
    
    attachment: 292
    customize_changeset: 2
    flamingo_contact: 5
    flamingo_inbound: 8
    mailpoet_page: 1
    mc4wp-form: 1
    nav_menu_item: 21
    page: 17
    post: 1
    product: 22
    revision: 265
    seedprod: 1
    shop_order: 12
    shop_order_refund: 2
    wpcf7_contact_form: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (17) ###
    
    All-in-One WP Migration: by ServMask – 7.52
    Contact Form 7: by Takayuki Miyoshi – 5.5.3
    Custom Post Type UI: by WebDevStudios – 1.10.1
    EU Cookie Law: by Alex Moss
    Marco Milesi – 3.1.6
    
    Flamingo: by Takayuki Miyoshi – 2.2.3
    Google Listings and Ads: by WooCommerce – 1.9.0
    Mailchimp for WooCommerce: by Mailchimp – 2.5.4
    MC4WP: Mailchimp for WordPress: by ibericode – 4.8.6
    Product XML Feeds for WooCommerce: by WPWhale – 2.2.6.1
    Tidio Chat: by Tidio Ltd. – 4.5.1
    Monitoraggio avanzato della spedizione per WooCommerce: by zorema – 3.3.1
    WooCommerce Cart Stock Reducer: by James Golovich – 3.85
    WooCommerce Payments: by Automattic – 3.5.0
    WooCommerce PayPal Payments: by WooCommerce – 1.6.4
    WOOF - WooCommerce Products Filter: by realmag777 – 1.2.6.3
    WooCommerce: by Automattic – 6.1.0
    Yoast SEO: by Team Yoast – 17.9
    
    ### Inactive Plugins (4) ###
    
    Akismet Anti-Spam: by Automattic – 4.2.1
    Coming Soon Page, Maintenance Mode & Landing Pages by SeedProd: by SeedProd – 6.6.0
    Jetpack: by Automattic – 10.5
    Remove Dashboard Access: by Drew Jaynes (DrewAPicture) – 1.1.3
    
    ### Must Use Plugins (1) ###
    
    Aruba WordPress checker: by http://www.aruba.it – 14
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right
    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: #5 - /shop/
    Carrello: #6 - /cart/
    Pagamento: #7 - /checkout/
    Il mio account: #8 - /my-account/
    Termini e condizioni: #281 - /termini-e-condizioni/
    
    ### Theme ###
    
    Name: NXCQUADRO
    Version: 0.2
    Author URL: https://www.soluzionicquadro.com/
    Child Theme: ❌ – Se stai modificando WooCommerce o un tema genitore che non hai costruito personalmente
    ti consigliamo di utilizzare un tema child. Vedi: Come creare un tema child
    
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Archive Template: Il tuo tema ha il file woocommerce.php
    non potrai sovrascrivere il template personalizzato woocommerce/archive-product.php poiché woocommerce.php ha priorità su archive-product.php. Questo serve a prevenire problemi di visualizzazione.
    
    Overrides: –
    
    ### WooCommerce PayPal Payments ###
    
    Onboarded: –
    Shop country code: IT
    WooCommerce currency supported: ✔
    PayPal card processing available in country: ✔
    Pay Later messaging available in country: –
    Webhook status: –
    Vault enabled: –
    Logging enabled: –
    Reference Transactions: –
    Used PayPal Checkout plugin: –
    
    ### WooCommerce Payments ###
    
    Version: 3.5.0
    Connected to WPCOM: Sì
    Blog ID: 199744231
    Account ID: acct_1JugXy2Hxya3U3pt
    
    ### Action Scheduler ###
    
    Operazione annullata: 1
    Oldest: 2022-01-04 18:31:18 +0100
    Newest: 2022-01-04 18:31:18 +0100
    
    Completato: 266
    Oldest: 2021-12-16 11:07:44 +0100
    Newest: 2022-01-13 17:04:56 +0100
    
    Operazione non riuscita: 2
    Oldest: 2021-12-14 12:07:42 +0100
    Newest: 2021-12-16 12:38:05 +0100
    
    In attesa: 3
    Oldest: 2022-01-14 11:16:48 +0100
    Newest: 2022-01-14 17:04:56 +0100
    
    ### Status report information ###
    
    Generated at: 2022-01-14 11:16:55 +01:00
    

    I’ve never had a problem with a custom theme, it’s the first time.

    @rainfallnixfig then a new version will be released which fixes the problem

    Mirko P.

    (@rainfallnixfig)

    Hi @elenact,

    Thanks for sharing your system status.

    There is already a pull request to fix this on Github #31623. The update is expected to be released soon.

    You can add your own comment and subscribe to the thread https://github.com/woocommerce/woocommerce/issues/31636 for updates. This will give the developers a good idea of the size and impact of this issue on WooCommerce core users.

    Thanks.

    Thread Starter elenact

    (@elenact)

    Thank you

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Product images and gallery not showing – 6.1.0 update –’ is closed to new replies.