Viewing 3 replies - 1 through 3 (of 3 total)
  • The reviews are showing up in two places on my pages as well. Everything was fine until I upgraded to WordPress 3.6.1, and upgraded this review plugin, AND updated to the most current version of Types. Now the reviews show up in two places – one where they are supposed to, and one directly under where I have input coming from Types (which isn’t supposed to be and wasn’t a problem until now).

    Any ideas of why this would be happening. I reverted back to a previous version of Types because my site is live and I cannot have this error appearing.

    Thread Starter jonnyosds

    (@jonnyosds)

    Right now my money is on the 3.0 update. I don’t know how to fix it.

    Hi guys,
    I think I had the same problem, and after many hours I’ve solve the problem.

    This is my solutions, try it and let me know if it work also for you!

    In “wp-customer-reviews.php” (line 897) change this:
    if (!$is_active_page) {
    In:
    if ($is_active_page) {

    The “!” seems to be the problem..

    Let me know!

    Good work!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button and reviews posting in footer as well as body – help!’ is closed to new replies.