Forum Replies Created
-
AuthorPosts
-
5 years, 6 months ago in reply to: Woocommerce hide invisible variations on shop page filters. #1074999
Hi Jackie! No it is not a solution. I want to show attribute filter widget, but want to hide attributes that are hidden on the product page by that checbox https://prnt.sc/nou0su. Because, if user will filter products by this attribute, he will see not actual products.
For example:
Page shows all items with ceramic material, but if you will open product page, you will see that there is no any record about material, because this attribute is innactive.
Product page example: https://teradom.ru/product/naruzhnaya-chast-vstroennogo-smesitelya-noken-forma-100140118-n199999401/
5 years, 6 months ago in reply to: Woocommerce, hide or remove empty attributes from product page #1074798Hi team.
We have found the solution for this taskm no need to fix, thank you. Right now we have another asap opened task https://nootheme.com/forums/topic/woocommerce-hide-invisible-variations-on-shop-page-filters/ .
Please, help us with that, thanks.
5 years, 6 months ago in reply to: Woocommerce hide invisible variations on shop page filters. #1074595This reply has been marked as private.Do we have a posibility to speed up price plugin ? May be to write custom price filter plugin ?
After removed some filter, the filter price speed improved. - not much, may be + 7 seconds for speed (30 sec - 7 seconds)
Do you have other recomandations ? It is a backend problem.
This reply has been marked as private.5 years, 8 months ago in reply to: Importnant:: After woocommerce update unable to open single products full IMG #1071864Hi Jackie!
Will you help me with theme update ?
5 years, 8 months ago in reply to: Importnant:: After woocommerce update unable to open single products full IMG #1071709This reply has been marked as private.Hi Jackie !
I have removed this keyword from locotranslate plugin, but after some woocommerce updates it will come back. Where in code i can remove this keyword manually ?
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Anybody ?
Hi Jackie!
Yes with this category it works fine because it is the smallest category in my shop.
Please visit my basic category https://teradom.ru/product-category/plitka/napolnaya-plitka/ .
And rerun tour test here.
Thanks )
Ok then send me please where this value displays in your theme (in which file). May be i can change it myself.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Enyone ?
Anyone?
Cannot send html example from your chat, that's why please see my screenshot http://prntscr.com/m333i0
I am sending my code here again:
add_action( 'woocommerce_after_single_product_summary' , 'bbloomer_add_below_prod_gallery', 5 );
function bbloomer_add_below_prod_gallery() {
echo '
';echo 'Покупать у нас выгодно !';
echo '
';
}
-
AuthorPosts