Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Thank you. I added the code and ran an image regeneration plugin last night. Cleared cache today but images are still blurry. Is there something else I can do? This is not happening on my other woocommerce sites using Enfold… says my site developer.
Thank you for your help.
This reply has been marked as private.October 8, 2020 at 11:45 pm in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1251582Hi there, I kept testing options and although nothing works via functions update on the child theme, I did get this CSS to finally remove it:
.sort-param.sort-param-order {
display: none
}.sort-param.sort-param-count {
display: none
}div .product-sorting {
display: none
}Please close this thread!
Thanks and have a great day!This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Thanks for your diligent help! That looks pretty good on the single product pages on mobile, though ideally all the content would shift to filling the space on mobile, and not show a white gap on the right side on mobile – as seen in this screenshot: https://prnt.sc/uvpz6c
If that white space/sidebar gab can’t be helped, I think it’s probably okay. Hopefully the client does not mind…*URGEN* – One more important request to fix regarding sidebar behavior on mobile:
I see now that the sidebar on the portfolio item pages is showing above the content incorrectly on mobile version – as seen in this screenshot: http://prnt.sc/uvq3ji
I’m not sure if I did that with CSS and forgot or if this is a result of your recent changes? (I’m not very good with CSS.) Can you check my css codes below and see if I need to remove something so that the portfolio sidebar appears below the content on mobile?We are trying to publish to the domain ASAP so all of these small fixes are urgently needed so we can proceed. Unfortunately we are already behind schedule.
Thanks very much!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.October 6, 2020 at 6:37 am in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1250706This reply has been marked as private.October 6, 2020 at 3:35 am in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1250679This 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.October 3, 2020 at 5:23 am in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1250242Hi there! I’m still needing help on this!! Can someone check on this request?
I need to update my functions.php for my child theme to remove the WooCommerce “Sort by Default” dropdown boxes that show up on my product page.
I tried this: remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 10 ); It did not work…. :(
I also tried this: remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’); It did not work either.
Any ideas how to make this removal work with your theme? Your developers sent me this: Maybe this will help you out with that? https://www.speakinginbytes.com/2016/05/customize-woocommerce-sorting-dropdown/ but it’s not working for me….Thanks!
Ok I will try on the default shop page and see if they work. Thanks!
September 30, 2020 at 5:32 am in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1249563This reply has been marked as private.September 30, 2020 at 12:24 am in reply to: Full width button causes sidebar to start below button #1249512Thanks, please close this thread!
September 29, 2020 at 2:12 am in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1249198I tried updating my functions php for the child theme without success. Can you help?
I tried this: remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 10 ); It did not work…. :(
I also tried this: remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’); It did not work either.Any ideas? THANKS!
Thanks, that works!
This reply has been marked as private.September 27, 2020 at 6:49 am in reply to: customize WooCommerce Sort by Default dropdown and Display products per page #1248759Thanks, I’ll check that resource!
This reply has been marked as private.This reply has been marked as private.Perfect, thanks! You can close this thread.
-
AuthorPosts