Giuseppe Madaudo
Forum Replies Created
-
Hi there,
please try to add this custom code in functions,php of your theme:if( ! function_exists( 'yith_wcan_content_selector' ) ){ function yith_wcan_content_selector( $selector ){ $selector = '#theme-page'; return $selector; } add_filter( 'yith_wcan_content_selector', 'yith_wcan_content_selector' ); }Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Wrong page when search string is emptyHi there,
this is the normal behavior of the plugin and I’m sorry cannot be changed.Hi there,
do you use some builder to create the page? Usually this matter depend from the builder that for some reason lose the layout.For price filter I’m sorry but not present in this version of the pluign.
Let me know.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Memory LimitHi there,
so you have a filter with 1000 colors in the sidebar? or I’m misunderstanding? how did you configure these colors? I believe that this is the center of the matter.
Let me know.Forum: Themes and Templates
In reply to: [YITH Proteo] Problema de alineación pagina principal.YITH Support Representative
Hi there,
it looks like you’re using full width layout, so if you don’t add any more content everything will be left aligned.
If you want to disable this view you can do it from:Appearance - Customize - Miscellaneous - Layout - Use full width layout -> try to set it offForum: Themes and Templates
In reply to: [YITH Proteo] Imagen de productoYITH Support Representative
Hi there,
please try add this css code in Appearance -> Customize -> additional css:body.single-product div.product .woocommerce-product-gallery .flex-viewport { max-height: 660px; }This should be solve your issue.
Forum: Themes and Templates
In reply to: [YITH Proteo] Unable to edite sliderYITH Support Representative
Hi there,
have you tried removing that block and reinserting it?Forum: Themes and Templates
In reply to: [YITH Proteo] Theme’s fonts that support Thai languageYITH Support Representative
Hi there,
the list of google fonts included is available in this file:wp-content \ themes \ yith-proteo \ inc \ customizer \ custom-controls \ font-selector-assets \ google-fonts-alphabetical.jsonForum: Plugins
In reply to: [YITH WooCommerce Quick View] Tag descriptionHi there,
thank you for notifying that you have solved.Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Quick view images too bigHi there,
the problem seems to be an incompatibility with the plugin you use for the gallery. Have you tried to deactivate it?Forum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] REST API SupportHi there,
you can use the WooCommerce rest API only after the order is created, so you can read the order meta, or after the add cart you can read cart item meta but you can’t invoke addons or dependencies.Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Memory LimitHi there,
is there a link where i can see the activated plugin?
how many presets have you created? Do you have large numbers of products, categories, attributes?
Could you give me some clues? This behavior is not normal.Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Show limited terms of color attributeHi there,
I’m sorry but unfortunately this is not possible with this plugin.
Regards.Hi there,
You’re using the classic widget now. The new ajax product filter plugin introduce a new system to filter: The Preset.
In order to use the new feature I advice you to convert the classic widget into the new Preset System.Here you find a topic that explain to you how to convert and use the new preset, read it please.
Please note that we’ll remove the classic widget in future and the preset will be the only available option so the best choose is to migrate to the new preset asap.
Hi there,
but are you talking about the free version of the plugin? I read the other thread but i can’t figure out which version you are talking about.
Let me know.