• Resolved HB

    (@hbazan85)


    Hello

    In the Review form the fields are marked

    https://prnt.sc/Kig-IB_4CzG5

    These fields appear regardless of whether the user exists (is logged in to the site) or not. Would it be better if for logged in users should be better to automatically recognize the user and email (then, not show this fields, maybe show the username instead)? or is there a way to do this, perhaps by editing some php template of the plugin?

    I hope you understand the idea of ??what I wanted to describe

    thanks

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

    (@geminilabs)

    You have 4 options:

    1. If you require people be logged in before submitting a review, then you can just use the hide option to hide the name and email fields (or remove those fields from a custom form) and Site Reviews will automatically use the name and email of the logged in user.
    2. If you allow guests to submit reviews, then you can make the name and email fields not required in the Site Reviews settings (or in the field settings of a custom form). This will still show the fields in the form, but if they are not filled out, then Site Reviews will use the name and email of the logged in user (or use “Anonymous” for guests).
    3. If you are using the shortcodes and want to show the fields for guests but not for logged in users, see:?https://www.ads-software.com/support/topic/different-review-form-for-login-user/#post-11462620
    4. If you are using the Blocks or Elementor widgets and want to show the fields for guests but not for logged in users, use one of the many available plugins which restrict content based on user and use the hide option on the block/widgets as needed.
    Thread Starter HB

    (@hbazan85)

    THANKS!

    Thread Starter HB

    (@hbazan85)

    I have another question

    When I list the reviews with the shortcode, they are displayed correctly like this

    https://prnt.sc/O0VwoWM7rneD

    But I want to include the thumbnail and the title of the post to which the review is assigned, something like this:

    https://prnt.sc/8BRqy99awVCE

    Is this possible through some code modifying templates?

    Plugin Author Gemini Labs

    (@geminilabs)

    Site Reviews provides an “Enable Assigned Links” setting.

    Thread Starter HB

    (@hbazan85)

    Thanks

    i have another question.

    i have this custom code following the FAQ

    https://prnt.sc/HDE-AtAsiKpc

    the list of reviews displays ok, and the “load more button” appears but not works when pressed.

    is any other code needed?

    Thread Starter HB

    (@hbazan85)

    Not worry, i forgot to add

    echo “attributes”;

    now works all ok

    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.