• I see there are a lot of questions and issues here but very few responses at all.

    There is topic after topic with zero replies so: What good is this ‘support’ forum?

    I have an issue with this plugin always showing all reviews and admin responses in italic only and properly formatted text being converted into a wall of text without any line breaks, carriage returns or paragraphs that were in the original input window.

    The admin response input window has no formatting tool bar at all and cannot even add a clickable link or even something as simple as bold text.

    I did submit a trouble ticket but there has been no response for over two weeks.

    This does involve very important, professional web sites and if this plugin is not going to perform even the most basic functions to support proper grammar or even just add clickable link in the admin response to a review then…

    Maybe I need to find a different plugin and completely rebuild the customer review page . . .

    Is there any support here?

    Are there any suggestions?

    Please respond.

    Sincerely, Scorch.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Yeah I can feel you. You have to chose which review-item should get displayed. You can do so by specifying the POSTID=

    [WPCR_SHOW POSTID="ALL" NUM="5" PAGINATE="1" PERPAGE="5" SHOWFORM="1" HIDEREVIEWS="0" HIDERESPONSE="0" SNIPPET="" MORE="" HIDECUSTOM="0" ]
    
    Explanation below:
    POSTID="ALL" to show recent reviews from ALL posts/pages or POSTID="123" to show recent reviews from post/page ID #123
    NUM="5" will show a maximum of 5 reviews.
    PAGINATE="0" will disable pagination of reviews.
    PERPAGE="10" will show 10 reviews at a time.
    SHOWFORM="1" will show the form to add a new review. This only works if POSTID is not set to "ALL".
    HIDEREVIEWS="1" will hide the review output. Can be used to show the form only.
    HIDERESPONSE="1" will hide the admin response to all reviews.
    SNIPPET="140" will only show the first 140 characters of a review.
    MORE="view more" will show "... view more" with a link to the review. Only displayed when the review has been trimmed using SNIPPET.
    HIDECUSTOM="1" will hide all custom fields in the shortcode output.
Viewing 1 replies (of 1 total)
  • The topic ‘Are there any solutions to be found here?’ is closed to new replies.