Home Forums WoodMart support forum function woodmart_products_nav missing in version 7.0.4

function woodmart_products_nav missing in version 7.0.4

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #427214

    oran
    Participant

    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.
    #427434

    Luke Nielsen
    Keymaster

    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

    #427457

    oran
    Participant

    How can I call it to display the prev next?
    I used to call “woodmart_products_nav()” using php shortcode plugin.

    #427459

    oran
    Participant

    I found the solution:
    <?php wc_get_template( ‘single-product/navigation.php’ ); ?>

    #427567

    Luke Nielsen
    Keymaster

    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

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘function woodmart_products_nav missing in version 7.0.4’ is closed to new replies.