Forum Replies Created
-
AuthorPosts
-
schrisSupport Expired
I still see you lost the code, please add more
.is-label > .value, .is-color > .value { display: block; }
Kind regards
You were even faster than my reply, works fine now! Thanks very much!
schrisSupport ExpiredThanks again for the reply. Unfortunately, I do not see any difference. I have temporarily disabled autoptimize so as to be able to see directly which CSS is called
Just to avoid confusing you, I have an example to show. Have a look at this page:
*page removed*
Clicking on a color, say yellow, allows you to click Small size, as it is in stock. From there, it is impossible to go to coral color, since they don’t share sizes. When using drop downs rather than swatches, you could click on “clear” or even go to “pick a size” or whatever the first option in the drop down menu is, and you could then effectively reset the selection. Now, the only way is to do a full refresh of the page.
So what I am after is either having a “clear” swatch/button/whatever, or alternatively disabling an selected option by clicking again on it.
If you need any further info please let me know, I will be happy to provide it.
Thanks again for the great support.
Stavros
schrisSupport ExpiredHello again,
Still the same, I have nowhere to reset it.
schrisSupport ExpiredFirst of all, many thanks for the super quick reply, as always.
The other plugin (Woo Variation Swatches) was only there to test if it was a plugin or theme issue, I have completely removed it (and the added CSS).
Now, when I add the custom CSS, I see that it does add a “clear” option but it also adds a drop down menu below the swatches. What I would like to have is the swatches only (without the list) but some option to clear them. Basically, I see that choosing a color from the swatch does not change the visibility of reset_variations to visible, while choosing it from the drop down changes it to visible, ie the following block applies for both the clear and the drop down at the same time:
.is-label > .value, .is-color > .value { display: block/none/whatever}
Is it possible to fix this?
Thanks,
Stavros
schrisSupport ExpiredThe workaround works fine, many thanks!
schrisSupport ExpiredThanks for the reply. As you know, your solution is not automatic (so empty categories still show up until you remove them), which is what I would like to have.
From what I see in the code, the main menu uses JAS_Claue_Menu_Walker, is it possible to change a parameter there so that empty elements are not returned?
schrisSupport ExpiredHi Schris, Thank you for choose our theme. Please go to Appearance > Widget > WooCommerce Categories Menu Sidebar and follow this screenshot https://prnt.sc/padeqg Kind regards
Many thanks for your quick response. Your suggestion works fine for the menu inside the /store page, but on the “main” page, all categories appear. You will see it if you go to the /store page on the website (store menu does not have empty categories, main menu does). So now my question becomes: How can I use the widget as the “main” menu?
-
AuthorPosts