Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Paul Wong-Gibbs

    (@djpaul)

    Can you share a link to your website?

    Thread Starter azchipka

    (@azchipka)

    Thread Starter azchipka

    (@azchipka)

    Also heres a link to an achievement: https://dev.crew505.com/achievements/sea-scout-quartermaster-award

    While I am looking at that page it also occurs to me I was trying to make a single-achievement.php template file and was wondering if you could provide the code that needs to be inserted at the base to pull the Earn By Data for insertion.

    Thanks much

    Thread Starter azchipka

    (@azchipka)

    Problem discovered to be theme related and has nothing to do with the plugin. Thanks for the time helping out on this.

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    Cool. I’d love to know what the problem with the theme was (and which theme it was)?

    Thread Starter azchipka

    (@azchipka)

    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*******

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    Can you email me a copy of the theme so I can test it and figure out the weirdness?

    paul/buddypress/org

    Hey Paul! I’m unfortunately having the same exact issue that I hope you could help me with, because this plugin seems awesome and could be exactly what I’ve been looking for!

    Here is the users’ achievements list. It displays the posts instead of the achievements (and makes the page name a random post name also):
    https://www.shchuna.com/author/wtchadmin/achievements/

    But the general achievements page doesn’t show anything at all ??
    https://www.shchuna.com/achievements/

    I’m using GeoTheme which has custom post taxonomies… so maybe its related? Any help is super-appreciated! Thanks!

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    FWIW, I looked at azchipka’s theme, and there is some sort of incompatibility. Haven’t tracked the cause down yet; it’s a bit mysterious ??

    @rucheli770 – Can you make your own thread? Probably something in your theme breaking the main query, but I’d like to get a few details to see if I can figure it out.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Achievement Page Shows Blog Posts’ is closed to new replies.