plugin behaving badly

Support Area Forums Moonrise plugin behaving badly

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.theshoreliner.com/digital-design-5/8-2/
  • Author
    Posts
  • #18672
    Erik Smelser
    Participant

    Good evening.

    First, let me acknowledge that you can’t possibly be on the hook for supporting third party plugins. However, I used the same plugin (WP Customer Reviews) on another of your themes without incident. Works like a champ. So, I thought I’d bounce this question off you to see if you might have an idea.

    If you look at the URL I provided above, you will see a form for users to submit reviews. At the bottom of that form there is supposed to be a checkbox to acknowledge that you’re human in order to submit the review.

    That checkbox is missing within Moonrise.

    For comparison, check out this page from a site using another of your themes: http://shorelinehelpinghand.com/reviews/

    Now, to make it weirder, because there is no checkbox, it’s possible to submit the review in Moonrise where it is not possible on the other theme.

    I’ve checked the support page of the plugin but see no posts for folks having a similar problem. And I’ve poured over the plugin setting page to make sure I’m not missing a setting.

    Any ideas would be very much appreciated.

    Keep up the good work.

    #18674
    Bill Robbins
    Moderator

    Hello Erik,

    Let’s give this a try and see if it works for you:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      input[type="checkbox"] {
      	-webkit-appearance: checkbox;
      }
      
    3. Update your settings.

    Let me know if that doesn't do the trick.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘plugin behaving badly’ is closed to new replies.