Forums

Missing "Recent Comments" in Sidebar (7 posts)

  1. kaiserthegreat
    Member
    Posted 2 years ago #

    Accidentally deleted the Mystique theme (which I was using) while cleaning out old themes. Reinstalled it but now the "recent comments" tab is missing on the sidebar widget.

    Also, I swear there was an option to disable "related posts" in the comments section before, but now I'm not finding it.

    Here's the site: http://www.kaiserthegreat.com/

  2. GeekRMX
    Member
    Posted 2 years ago #

    Hello,

    I have the same problem.
    We have to wait when the theme have been installed a few hours/days ago? I don't know.

    You can disable "Related Posts" in... Mystique Settings > Content.

    nGeeks.com

  3. GeekRMX
    Member
    Posted 2 years ago #

    I found a solution!

    Only have to delete lines 305 and 310 in the file “widgets.php” (/mystique/lib/widgets.php).
    Then, go to the administration panel -> Widgets …and activate “Recent comments” in the “Mystique | Sidebar tabs” widget.

    The problem must be that the comparison "$wp_version > 2.8" never returns true for the current version of WordPress.
    You must not do this for WordPress < 2.9

    nGeeks.com

    (Still not fixed in my public blog)

  4. Arpit
    Member
    Posted 2 years ago #

    Same issue for me. Did below workaround and now everything worked fine.
    1) Go to WP Admin -> Appearance -> Editon -> Select "Mystique" theme -> Open Widget.php file
    2) Remove all "$wp_version > 2.8" condition from file (total 3 occurance)
    3) Go to widget panel and check.

  5. Arpit
    Member
    Posted 2 years ago #

    Check out here: http://divinecrunch.com

  6. madjon1974
    Member
    Posted 2 years ago #

    @arpitshah, sorry to be dumb, but how much of the line do you remove, or is it just the "$wp_version > 2.8" part?

    I tried the lines 305 and 310, but this didn't work, I can see the instances of $wp_version > 2.8, but not sure exactly what I should remove?

    many thanks

  7. theheatweb
    Member
    Posted 2 years ago #

    Guys! You just have to download the zip in Mystique website (it's the latest version 2.2.3) and it will fix your problem about the Recent comments that doesnt show up on the mystique sidebar!! :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags