antonbelsky
Forum Replies Created
-
Michael, thank you! I’ve checked my published pages, and my Shop page was set up “no index”, so I fixed it and now I’m getting my page-sitemap.xml without 404.
However, my frontpage doesn’t show up in this sitemap!
So, here’s the further case: I have only 2 pages – front page and shop page, both are set to “do index, allow follow links”, and only one is shown in page-sitemap.xml, now frontpageg whatsoever.
What do I do next ?)
Forum: Plugins
In reply to: [WooCommerce] how do I setup 3 columns in mobile view?but thx anyway, u helped me to figure it out 😉
- This reply was modified 7 years, 7 months ago by antonbelsky.
Forum: Plugins
In reply to: [WooCommerce] how do I setup 3 columns in mobile view?media only screen and (max-width: 768px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 30%;
float: left;
clear: none;
margin: 5px;
}
}for this, customizer gives an error “There are 4 errors which must be fixed before you can save.
Update anyway, even though it might break your site?”Forum: Plugins
In reply to: [WooCommerce] how do I setup 3 columns in mobile view?Correction. Please follow the new link, as for the one I gave earlier is no longer active.
I’m sorry for this. Nex time.
U r welcome.
However, there’s always a however.
In my mind – Layout2/Layout3 could word in 2-column mode on mobiles, easily.
How come no such option?