Viewing 4 replies - 1 through 4 (of 4 total)
  • Sona

    (@support-web-dorado)

    Dear Spinal,

    You can actually disable the option from the shortcode. Within the shortcode in the third tab you will see “Show Like” option. If you uncheck it “Was this answer helpful” option will not be displayed. Thank you.

    Thread Starter Sander

    (@zanderz)

    But the shortcode isn’t used on individual questions ??

    I created a single-faq_wd.php with this code (more or less)

    <?php
    $post = get_post();
    ?>
    <h1><?php the_title(); ?></h1>
    <?php echo apply_filters('the_content', $post->post_content); ?>

    And it outputs a div with class faqwd_vote_option.

    Sona

    (@support-web-dorado)

    Dear Spinal,

    We will include it within our upcoming updates. We can customize it for you for now. Please contact us at support[at]web-dorado.com for more details. Thank you.

    Thread Starter Sander

    (@zanderz)

    Awesome! Our project won’t go live until a few weeks from now, so I’ll just wait for a new version ??

    Thanks for your quick replies!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable ratings’ is closed to new replies.