• Downside? The “Rate Custom Community” link on my dashboard can’t be dismissed. Spammy and annoying.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @phyroxis, thanks for your review

    “The “Rate Custom Community” link on my dashboard can’t be dismissed. “

    I do not have this issue on my test install. This shouldn’t happen, I have created an issue on github. Will be fixed for the next version.

    https://github.com/Themekraft/Custom-Community/issues/33

    sorry for the discomfort and thanks for letting us know.

    Thread Starter phyroxis

    (@phyroxis)

    I was able to hard-code a dismissal by editing functions.php and changing
    $hide_message = get_option(‘cc_hide_activation_message’, false);
    to
    $hide_message = get_option(‘cc_hide_activation_message’, true);

    If it’s the worst thing with the theme, then y’all are doing a great job.

    Love it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Good theme’ is closed to new replies.