After updating the woocommerce plugin on Friday, the filter by price block on the side bar of my product navigation page has suddenly disappeared.
I checked the widgets area, the ��filter by price�� is set to show on the side bar, but it��s not showing up on the front end.
Can you please help me get that filter back to my product navigation page?
Thanks
]]>I have created a new product category page. The price widget is not visible on the page. pls help.
rgds
]]>https://drive.google.com/file/d/1hf7y6U24occE62ZIcqbfCyIjiY8FJ_uJ/view?usp=sharing I mean this one widget.
Has anyone any solutions?
Thank you in advance!
]]>https://prnt.sc/lgydgg
]]>Notice: Undefined index: before_widget in /home/diatzacl/public_html/wp-content/plugins/elementor-addon-widgets/vendor/codeinwp/elementor-extra-widgets/widgets/woo/featured-products.php on line 78
When adding “Woo Featured Products”
Thanks!!!
]]>SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
INNER JOIN wp_postmeta
ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1
AND ( wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (7) ) )
AND ( ( wp_postmeta.meta_key = '_price'
AND CAST(wp_postmeta.meta_value AS DECIMAL(10,2)) BETWEEN '<strong>234</strong>'
AND '<strong>488</strong>' ) )
AND wp_posts.post_type = 'product'
AND (wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'private')
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 10
Attached you can see images of the configuration:
Thanks
Regards
]]>Regards
]]>When i update the theme to the latest version, the products in the sidebar widgets appear in 3 rows with small images, please see the link product
My question is how to update the theme with keeping the style without any changes. I like the big images in the sidebar. Is there a code to add to the style ?
I really appreciate any help as it is necessary to update the theme
Thanks a lot
]]>