Double lightbox
-
Hi, I have a problem that a duplicate lightbox appears in the product detail after clicking on the product image. The first is probably from the Woocommerce plugin and the second from the “Lightbox with PhotoSwipe” plugin. How do I block the one from Woocommerce? I tried this code in functions.php and then the Woocommerce lightbox didn’t show up, only “Lightbox with PhotoSwipe” showed up, but without the image:
add_action( 'after_setup_theme', 'wc_remove_image_effect_support', 100 );
In the product detail to display the gallery, I use the Elementor Image Carousel widget, but both the Elementor lightbox and the lightbox from the theme are turned off. Well thank you.`The page I need help with: [log in to see the link]
-
Thanks for reaching out!
I checked your site and was able to replicate the issue of the double lightbox when clicking the product image.
I found this article on How to Remove the WooCommerce Product Image Lightbox could be a good starting point.
Can you please try the solutions suggested on that link and see if it works on your site?
Let us know how it goes!
Hi, I tried this, the result is that the lightbox is displayed 1x, but there are no images in it. Screenshot.
- This reply was modified 2 years, 1 month ago by temporalnaut.
Thanks for sharing the screenshot. I understand that the code did not work on your site.
I found another snippet here to Disable WooCommerce 3.+ Lightbox.
Let us know how it goes!
Hi, same result, lightbox is displayed 1x, but there are no images in it.
The problem is not two lightboxes.
The issue is that WooCommerce enqueues styles for PhotoSwipe 4 even if the lighbox is turned off. This conflicts with the styles for PhotoSwipe 5 provided by “Lightbox with PhotoSwipe”.
WooCommerce must NOT enqueue the following styles if the lightbox is disabled:
/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=7.0.0
/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=7.0.0
These styles will add additional symbols to the PhotoSwipe 5 elements.
In addition also the script files for PhotoSwipe 4 are also enqueued:
/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.7.0.0
/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.7.0.0
This must also NOT be done if the internal lightbox is disabled.
Hello @temporalnaut,
To get a better idea about your site configuration, please share a copy of your site’s System Status that is via WooCommerce > Status. Select “Get system report” and then “Copy for support”.?
Please share a copy of any fatal error log found under WooCommerce > System Status > Logs (if any).
### WordPress Environment ### WordPress address (URL): https://bhibu.com Site address (URL): https://bhibu.com WC Version: 7.0.0 REST API Version: ? 7.0.0 WC Blocks Version: ? 8.5.1 Action Scheduler Version: ? 3.5.2 Log Directory Writable: ? WP Version: ? 6.0.2 - There is a newer version of WordPress available (6.0.3) WP Multisite: – WP Memory Limit: 1 GB WP Debug Mode: – WP Cron: ? Language: en_US External object cache: – ### Server Environment ### Server Info: LiteSpeed PHP Version: 7.4.30 PHP Post Max Size: 512 MB PHP Time Limit: 4000 PHP Max Input Vars: 5000 cURL Version: 7.71.0 OpenSSL/1.1.1d SUHOSIN Installed: – MySQL Version: 5.5.5-10.5.12-MariaDB-cll-lve Max Upload Size: 512 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 7.0.0 WC Database Prefix: wp_ Total Database Size: 207.37MB Database Data Size: 159.50MB Database Index Size: 47.87MB wp_woocommerce_sessions: 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.09MB + Engine InnoDB wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + 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.23MB + Index: 0.22MB + 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.34MB + Index: 0.22MB + Engine InnoDB wp_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + 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_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_comments: Data: 0.16MB + Index: 0.09MB + Engine InnoDB wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_e_submissions: Data: 0.02MB + Index: 0.27MB + Engine InnoDB wp_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB wp_e_submissions_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_jet_smart_filters_indexer: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_options: Data: 11.52MB + Index: 2.88MB + Engine InnoDB wp_postmeta: Data: 94.59MB + Index: 21.08MB + Engine InnoDB wp_posts: Data: 26.45MB + Index: 7.86MB + Engine InnoDB wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_termmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB wp_terms: Data: 0.08MB + Index: 0.09MB + Engine InnoDB wp_term_relationships: Data: 2.52MB + Index: 1.52MB + Engine InnoDB wp_term_taxonomy: Data: 0.27MB + Index: 0.11MB + Engine InnoDB wp_usermeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_admin_notes: Data: 0.02MB + 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.02MB + 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.02MB + 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.02MB + Index: 0.02MB + Engine InnoDB wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_product_meta_lookup: Data: 1.52MB + Index: 0.81MB + 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_yoast_indexable: Data: 16.55MB + Index: 9.56MB + Engine InnoDB wp_yoast_indexable_hierarchy: Data: 1.52MB + Index: 1.09MB + Engine InnoDB wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_yoast_primary_term: Data: 0.05MB + Index: 0.03MB + Engine InnoDB wp_yoast_seo_links: Data: 2.52MB + Index: 0.78MB + Engine InnoDB wp_yoast_seo_meta: Data: 0.09MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### amp_validated_url: 1 attachment: 28296 cookielawinfo: 6 custom_css: 1 custom-mega-menu: 3 elementor_font: 2 elementor_library: 64 elementskit_widget: 1 feedback: 3 groovy_menu_preset: 1 is_search_form: 3 it_exchange_prod: 1 jet-smart-filters: 6 jetpack_migration: 2 jp_img_sitemap: 1 jp_sitemap: 1 jp_sitemap_master: 1 mc4wp-form: 1 meta_data_filter: 1 modula-gallery: 1 nav_menu_item: 216 ngg_gallery: 1 ngg_pictures: 4 oembed_cache: 99 page: 9 post: 426 product: 5919 pt_view: 1 revision: 23 rmp_menu: 2 search-filter-widget: 3 vd_posts: 3 wp_block: 2 wp_global_styles: 1 wpforms: 1 wpmm_theme: 3 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (18) ### Ivory Search: by Ivory Search – 5.4.8 Disable Generate Thumbnails: by Katsushi Kawamori – 2.11 Easy WP SMTP: by wpecommerce alexanderfoxc – 1.5.1 Elementor Pro: by Elementor.com – 3.2.2 Elementor: by Elementor.com – 3.6.7 JetSmartFilters: by Crocoblock – 2.3.6 JetTabs For Elementor: by Crocoblock – 2.1.13 JNews - Essential: by Jegtheme – 10.0.7 Lightbox with PhotoSwipe: by Arno Welzel – 5.0.18 Perfect Brands for WooCommerce: by QuadLayers – 2.2.5 Permalink Manager for WooCommerce: by BeRocket – 1.0.7.6 Rank Math SEO: by Rank Math – 1.0.100.1 Simple Google reCAPTCHA: by Michal Novák – 4.0 TapTap, by Bonfire: by Bonfire Themes – 5.5 Two Factor Authentication: by David Anderson original plugin by Oskar Hane and enhanced by Dee Nutbourne – 1.14.10 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 1.22.23 WooCommerce Random Product Sorting with Pagination: by William Crowley – 0.9.2 WooCommerce: by Automattic – 7.0.0 ### Inactive Plugins (0) ### ### 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: – Enforce Approved Product Download Directories: – ### WC Pages ### Shop base: #5667 - /shop Cart: ? Page ID is set but the page does not exist Checkout: ? Page ID is set but the page does not exist My account: ? Page ID is set but the page does not exist Terms and conditions: #1082 - /terms ### Theme ### Name: JNews Version: 10.7.6 Author URL: https://jegtheme.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: jnews/woocommerce/single-product/related.php version - is out of date. The core version is 3.9.0 Outdated Templates: ? Learn how to update ### Admin ### Enabled Features: activity-panels analytics coupons customer-effort-score-tracks experimental-products-task experimental-import-products-task experimental-fashion-sample-products experimental-product-tour shipping-smart-defaults shipping-setting-tour homescreen marketing multichannel-marketing mobile-app-banner navigation onboarding onboarding-tasks remote-inbox-notifications remote-free-extensions payment-gateway-suggestions shipping-label-banner subscriptions store-alerts transient-notices woo-mobile-welcome wc-pay-promotion wc-pay-welcome-page Disabled Features: minified-js new-product-management-experience settings Daily Cron: ? Next scheduled: 2022-10-26 18:32:43 +02:00 Options: ? Notes: 4 Onboarding: completed ### Action Scheduler ### Complete: 681 Oldest: 2022-09-26 12:07:01 +0200 Newest: 2022-10-26 13:31:46 +0200 Failed: 2 Oldest: 2022-10-22 09:47:15 +0200 Newest: 2022-10-22 09:47:15 +0200 Pending: 1 Oldest: 2022-10-26 14:30:02 +0200 Newest: 2022-10-26 14:30:02 +0200 ### Status report information ### Generated at: 2022-10-26 14:25:03 +02:00
fatal-errors-2022-10-22-645efa08ee8e965e504944cf07c3e173.log
2022-10-22T07:49:22+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:49:24+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:49:38+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:49:39+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:49:50+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:49:53+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:50:04+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:50:05+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:50:55+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:51:11+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:51:14+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:51:38+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:51:39+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:04+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:05+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:12+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:17+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:18+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:23+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:24+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:29+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:30+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:39+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:40+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:41+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74 2022-10-22T07:52:42+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php:74 Stack trace: #0 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): ElementorPro\Modules\Woocommerce\Tags\Product_Terms->render() #1 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content('f4500d8', 'woocommerce-pro...', Array) #3 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array(Array, Array) #4 /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php(74): Elementor\Core\DynamicTags\Manager->parse_tag_text('[elementor-tag ...', Array, Array) #5 in /home/u668817857/domains/bhibu.com/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php on line 74
`
Thanks for sending the System Status Report.
I found this code snippet that worked on my site:
add_action( 'after_setup_theme', 'remove_wc_gallery_lightbox', 100 ); function remove_wc_gallery_lightbox() { remove_theme_support( 'wc-product-gallery-lightbox' ); }
More information from this link: https://www.themelocation.com/disable-woo-lightbox/
Hope this helps!
Hi, lightbox is displayed 1x, but there are no images in it.
The code worked on my site using the default Storefront theme.
Since you are using a third-party plugin
Lightbox with PhotoSwipe
which seemed to cause the conflict here, can you please try to disable it and see if this works?If so, it would be best to reach out to the developers of the plugin for further assistance here.
Let us know how it goes!
When I turn off the Lightbox with PhotoSwipe plugin, no lightbox is displayed (because I use the Image Carousel widget from the Elementor plugin to display the product gallery). However, the problem only occurs on product images, and it works fine on article images. The developer of the Lightbox with PhotoSwipe plugin wrote that his plugin uses the Photoswipe.com script (in version 5), which is also used by Woocommerce, but in its older version 4. The problem is somewhere between these two plugins, and the developer of the Photoswipe.com script has already been asked for a solution. So far I’ve reverted to an older version of Lightbox with PhotoSwipe and everything is fine. Hopefully it will be resolved in time. Thanks for help.
I am the developer of that plugin. I already explained exactly what the problem is – it is not my plugin. You must not included PhotoSwipe scripts and code if the lightbox is disabled, but you still do.
@temporalnaut as the issue has been reported on GitHub, I suggest following its progress by subscribing there. (There is an option on the sidebar to the right, on a desktop)
@awelzel thanks for pitching-in and for reporting this on GitHub.
Before the discussion develops into the direction of “PhotoSwipe has a bug”:
Again: you must not enqueue PhotoSwipe scripts and styles in WooCommerce if the lightbox is disabled. Just not using the frontend code is not enough. If the styles are still included they get applied to whatever version of PhotoSwipe is provided by other plugins.
The fact that it works, if one selects PhotoSwipe 4 in my plugin is just a coincidence because WooCommerce also uses PhotoSwipe 4, so the scripts and styles of WooCommerce don’t cause that many problems as they are nearly identical to the version I include. However my version of PhotoSwipe 4 still has some changes compared to the one of WooCommerce, so I can not guarantee that it will always work.
When is this gonna get fixed?
@temporalnaut what version did you revert back to? Because I still see two lightboxes.
- The topic ‘Double lightbox’ is closed to new replies.