function woodmart_products_nav missing in version 7.0.4
-
Hi,
In the previous versions, you had a function: woodmart_products_nav
I don’t see it in the new version 7.0.4.
Do you have a substitute function?
I have attached an image that demonstrates the output of the function.
Oran
Attachments:
You must be
logged in to view attached files.
Hello,
For now, you can find it in this woocommerce/single-product/navigation.php file.
You can also reach out to us if you have any questions.
Kind Regards
How can I call it to display the prev next?
I used to call “woodmart_products_nav()” using php shortcode plugin.
I found the solution:
<?php wc_get_template( ‘single-product/navigation.php’ ); ?>
Hello,
Glad that you sorted this out.
If there’s anything you need, please write me or another member of our help desk team.
We’re here for you!
Kind Regards
The topic ‘function woodmart_products_nav missing in version 7.0.4’ is closed to new replies.