• Resolved okeask

    (@okeask)


    Hello. Could you help me with such a problem. I need to have two o more RICH_REVIEWS_FORM on the page (example https://konsulmir.com/posolstvo-ukrainy-v-tureckoj-respublike/) I am using:
    1.
    [RICH_REVIEWS_SHOW category=”post” num=”12″ id=”1″]

    [RICH_REVIEWS_FORM category=”post”]

    [RICH_REVIEWS_SNIPPET category=”post id=”1″]

    2.
    [RICH_REVIEWS_SHOW category=”post2″ num=”12″ id=”2″]

    [RICH_REVIEWS_FORM category=”post2″]

    [RICH_REVIEWS_SNIPPET category=”post” id=”2″]

    But it is impossible to write any review in second part. Thank you.

    https://wordpress.org/plugins/rich-reviews/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter okeask

    (@okeask)

    Plugin Contributor Nuanced Media

    (@nuanced-media)

    okeask,

    This is actually a problem that I had a solution pushed for in the initial release of 1.7.0, but had to pull back because it was causing some adverse effects. If you’d like I can go ahead and install a patch for you, this only requires updating one javascript file and one php file. Essentially the patch allows you to have independent forms on the same page by using a shortcode parameter for a unique key. So for instance two forms on the same page might look like this.

    [RICH_REVIEWS_FORM category="something" unique_key="one"]
    
    [RICH_REVIEWS_FORM category="something_else" unique_key="two"]

    The unique_key parameter simply allows the post submission to identify which form has been submitted. This key is not significant in any other way than that. Note that the key can not be purely numeric, and must contain some alphabetical characters.

    Let me know if you would be interested in setting up this patch. If so,I can either provide you with the updated files, or you can simply create me a temporary admin account and send the creds to plugins@nuancedmedia.com and I can get it all set up for you.

    Also on a side note, the category slugs “post” and “page” are reserved values that when used will simply pull reviews that were submitted on the current page. In addition the id parameter is used to reference wordpress page or post ids, to grab reviews submitted on the corresponding page or post.

    Thanks,
    Charlie Maxwell
    [NM_Developer]

    Thread Starter okeask

    (@okeask)

    Thank you Charlie. If you will be so kind to send me updated files to fix this problem. It will be great.

    RYSE

    (@ryse)

    I’m having the same problem. If I email you, can I also get the patch?

    Thread Starter okeask

    (@okeask)

    Mr. Charlie helped a lot. Thanks very much.

    RYSE

    (@ryse)

    I’m glad Charlie helped you. He (nor anyone else from Nuanced Media) has yet to get back to me. I emailed them directly using the email in your correspondence. This is the last thing I need corrected before I’m finished with this project. I’d appreciate it if anyone would get back to me or send me the files I need.

    Thanks!!

    Plugin Contributor Nuanced Media

    (@nuanced-media)

    RYSE,

    If you can create a temporary admin account for charliemaxwell@nuancedmedia.com, I’d be happy to configure the multi-form patch for you.

    Thanks,
    Charlie Maxwell
    [NM_Developer]

    Plugin Contributor Nuanced Media

    (@nuanced-media)

    RYSE,

    Went ahead and set it up on the page you had mentioned. Let me know if you have any further trouble.

    Thank,
    Charlie Maxwell
    [NM_Developer]

    Hi,

    I really love this plugin and it is exactly what I want to have implemented on the site. However, I have integrated a couple of forms on a single page with this plugin. The rating field is not working now and since this is a required field, the entire form is not responding. The plugin crashes as I integrate more than one form on the same page. It is being impossible to have two or more Rich Review Form on one page.
    It would be of great help if you can provide me with the unique key parameter and help me out with this.

    Hi,
    It’s been 2 days I am struggling with that multiple form in one page can you please help me with that patch

    Plugin Contributor Nuanced Media

    (@nuanced-media)

    shreyasi1,

    I’double check the email I sent, and send it again.

    Sorry,
    Charlie Maxwell
    [NM_Developer]

    Hi,

    I am sorry but I am still waiting on your email and hvae not received anything from your end. I really need to get the form working so if you can please get back to me as soon as possible, i’d really be grateful. I am again sending a reminder to your email as well.

    Hi,

    it’s been some days now and I am still waiting response from your end. Please help me out with the form since my site is wait to go live since the last couple of days. Please reply me back at an urgency and help me out.

    is there a opportunity to slide the revieuws?

    Hi,

    Thank you so much for getting back to me with the solution for the form. The forms are now working properly as per required.

    It would be great if you can help me with another thing. There are quite a number of reviews on the page and so, if you can help me to integrate pagination functionality for the reviews so we do not have all appearing on the same page.

    I would really appreciate your help on this as well.

    ​Thanks again,
    ​Shreyasi

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Impossible to have two o more RICH_REVIEWS_FORM on 1 page’ is closed to new replies.