Dejavu by https://www.mysitemyway.com problem is present with all of the themes they make.
*******WORK AROUND FIX*******
For those with the same issue here is a completely awful but functional work around created at 4am.
1. Create a new page, format how ever you want. Include the short code [dpa-achievements-index]. For anyone using mysitemyway.com themese wrap it in [raw][/raw]
tags to resolve the formatting issues for the table.
2. In the root of your child theme place a file called archive-achievement.php. In that page include `<script type=”text/javascript”>
window.location.href=’URL-FROM-STEP-1′;
</script>`
*******/WORK AROUND FIX*******