Hey guys
My client wants to have the page numbering on the shop overview to be above the products rather than below. (He thinks his clientele are not clever enough to scroll down to see this!!) Is this possible? Thanks again for your assistance. Always appreciated.
Page Number on Shop Overview
4 posts from 2 voices-
Posted 1 year ago #
-
Try to modify abundance\woocommerce-config\config.php - open up the file and change following line:
add_action( 'woocommerce_after_shop_loop', 'avia_woocommerce_after_shop_loop', 10);to:
add_action( 'woocommerce_before_shop_loop', 'avia_woocommerce_after_shop_loop', 10);Posted 1 year ago # -
Thanks for that.
But after changing it, I decided it looks way better the way it was originally designed.
Cheers.
Posted 1 year ago # -
Hey!
Great :) - I'll close this thread now.
Regards,
PeterPosted 1 year ago #
Topic Closed
This topic has been closed to new replies.














