I have a problem where some onsale badges showing and dissapears right away in the product page of the product. Its only happens on few products that only have on product picture and not alternative picture added. Cant figure it out why it does that? Its visible on shop pages but when you click on it and go to the product page it shows for few seconds and then it dissapears later.
This products for example have the issue:
https://www.minidesign.se/barnklader/overdelar/dear-sophie-cow-pink-hoodie/
https://www.minidesign.se/barnklader/underdelar/dear-sophie-cow-pink-leggings/
I would appreciate if someone have an idea what i can do to fix this?
]]>Is it possible to create an outlet using woocomerce.
In setting we can set wich of the pages will be the store, but I would like to have a separate page to show other products. (other than the ones on sale)
Thanks
]]>Is there a simple way to do this with Outlet? I’m not sure what functionality I’m gaining with the Outlet child theme and perhaps it’s simpler to just use the Storefront theme. Any thoughts?
]]>I’m trying to remove homepage menu displayed in homepage.
I used this code, which was found in FAQ, but the menu still shows.
add_action( 'init', 'jk_remove_homepage_categories' );
function jk_remove_homepage_categories() {
remove_action( 'storefront_page', 'outlet_homepage_navigation', 5 );
remove_action( 'storefront_page', 'outlet_homepage_content_wrapper', 6 );
remove_action( 'storefront_page', 'outlet_homepage_content_wrapper_close', 30 );
}
Can someone help me with removing the homepage menu? I kinda like it, but want to see what it looks like without it.
Thanks,
Hoil
Thanks!
https://www.dropbox.com/s/hiefeuoz0iq0fne/Screen%20Shot%202016-03-05%20at%202.35.04%20PM.png?dl=0
]]>