dotcominfo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Products Per Page] Doesn’t work with Flatsome ThemeThat’s progress. After implementing your fixed code of section one, it started working but like this:
https://37.60.247.69/~dyeables/product-category/handbags/evening-handbags/
It puts your select both in the title bar (which I prefer), but it still also shows it below next to the products like before.
Also, I would prefer that this tool does not show up on any mobile device – only desktop. Maybe you could advise me on the CSS for that. If any of this would benefit from paying for a little bit of your time, I certainly wouldn’t have a problem with that if it’s reasonable. Let me know also, if you’d like to have access to the admin yourself in case you want to try any of these tweaks directly yourself. I’m sure it would certainly go quicker.
I appreciate your help so far – there’s absolutely a 5 star review revision I’ll be doing at the end of all this! ??
Forum: Plugins
In reply to: [WooCommerce Products Per Page] Doesn’t work with Flatsome ThemeI tried all this but nothing works. Any other ideas?
Forum: Plugins
In reply to: [WooCommerce Products Per Page] Doesn’t work with Flatsome ThemeI found something like it.
The only file that has this in flatsome is in the woocommerce subdirectory of the theme, and the file is called structure-wc-category-page-header.php.
The code in the page that references that is this block:
/* Add Ordering to Flatsome tools */
remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_result_count’, 20);
remove_action( ‘woocommerce_before_shop_loop’, ‘woocommerce_catalog_ordering’, 30);add_action( ‘flatsome_category_title_alt’, ‘woocommerce_result_count’, 20);
add_action( ‘flatsome_category_title_alt’, ‘woocommerce_catalog_ordering’, 30);Forum: Reviews
In reply to: [WooCommerce Products Per Page] Not compatible with flatsomeAfter reading your reply, I agree with you. I will open up a support thread to work through this with you, and will correctly my rating when it is resolved.
Hello again. Has this been fixed yet?
I don’t know. We only have variable products, and I have already uninstalled the extension.
Also, this might be theme depentdent too. I’m using GoodStore.
- This reply was modified 7 years, 9 months ago by dotcominfo.