• Resolved Marcu Ciprian

    (@plummediaagency)


    Can I implement in site reviews with several questions and ratings, so each customer can evaluate the services?
    For example:
    Review Title
    Review Summary
    Question 1 – Rating (stars from 1 to 5)
    Question 2 – Rating (stars from 1 to 5)
    Questin 3 – Rating (stars from 1 to 5)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    Thread Starter Marcu Ciprian

    (@plummediaagency)

    Perfect I did the part with multiple ratings, but I want to assign submitted reviews to a specific page or post, so I don’t have to enter the shortcode in each page manually
    I used in the template.php:

    <?php
    echo do_shortcode(‘[site_reviews_form title=”Model Review” assigned_to=”post_id”]’);
    echo do_shortcode(‘[site_reviews title=”Recent reviews” assign_to=”post_id”]’);
    ?>

    I did some reviews, but it shows me the message: “There are no reviews yet. Be the first one to write one.”

    What is wrong?!

    Plugin Author Gemini Labs

    (@geminilabs)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reviews with questions’ is closed to new replies.