• sherii20

    (@sherii20)


    Hi,

    Thanks for such a nice plugin, I am getting not found page when I am trying to view products of 2017, it is working fine with 2016 and all products are showing, How can I get resolve this issue ?

Viewing 1 replies (of 1 total)
  • Plugin Author keesiemeijer

    (@keesiemeijer)

    Hi sherii20

    Try it with this in your theme’s functions.php file

    
    remove_action( 'wp', 'cptda_handle_404' );
    

    Not sure why this happens, but it could be your theme or another plugin interferes with the date archives.

    Can you post a link to the product date archives.

Viewing 1 replies (of 1 total)
  • The topic ‘Page not found is showing in yearly archive’ is closed to new replies.