AndyC 64 Posted July 10, 2020 Error Permission denied page cannot see anything resembling efivfj and have gone over every link on the email , they all say email action id.. Suppose I will have to wait until a customer contacts me asking why they can't leave a review Share this post Link to post Share on other sites
datakick 1,276 Posted July 11, 2020 New versions 1.2.2 (free) and 2.2.2 (premium) has just been released: fixed PHP 7.4 deprecation warnings fixed database tables charset -- it's not possible to use smileys in review content fixed microdata in js code -- rich metadata were emitted only in .tpl templates. Now they are also in DOM nodes created by javascript 1 Share this post Link to post Share on other sites
30knees 111 Posted October 27, 2020 On 2/15/2019 at 6:40 AM, datakick said: The auto-login functionality exists only in premium version, and it's tied up to email record. Every sent review request email is tracked in database, and it includes private security key needed to perform the auto login. Is the auto-login functionality still working for everyone in version 2.2.2? A customer forwarded an email and the auto-login doesn't work. Share this post Link to post Share on other sites
datakick 1,276 Posted October 27, 2020 23 minutes ago, 30knees said: Is the auto-login functionality still working for everyone in version 2.2.2? A customer forwarded an email and the auto-login doesn't work. Works for me. For example https://demo.getdatakick.com/en/module/revws/EmailAction?id=202&action=review&product-id=3&rating=5&secret=701dd91582bb679d998cc19d402653e6 Share this post Link to post Share on other sites
led24ee 33 Posted October 28, 2020 Is there also info about review request. I mean when customer buys 10 items then it is 1 email for item or one email for order ? How are customer selected ? Maybe someone don't need this, how can I unselect ? Share this post Link to post Share on other sites
30knees 111 Posted October 28, 2020 9 hours ago, datakick said: Works for me. For example https://demo.getdatakick.com/en/module/revws/EmailAction?id=202&action=review&product-id=3&rating=5&secret=701dd91582bb679d998cc19d402653e6 Hmm, my link looks like this and I'm asked to login if I'm not logged in: https://www.domain.com/de/module/revws/EmailAction?id=1951&action=review&product-id=2&rating=5&secret=fb1127f7219847bf2c94e2a9d86868de Share this post Link to post Share on other sites
30knees 111 Posted October 28, 2020 3 hours ago, led24ee said: Is there also info about review request. I mean when customer buys 10 items then it is 1 email for item or one email for order ? How are customer selected ? Maybe someone don't need this, how can I unselect ? Check the demo, there are settings where you can automate which customers get a review request. It's by order status. They get 1 email for the order. It's a very nice module, I'd recommend getting it. Share this post Link to post Share on other sites
rubben1985 89 Posted November 12, 2020 @datakick Any way to display the store reviews in a paticular CMS? Any kind of html/javascript code that I could put a page so it is displayed? Regards Share this post Link to post Share on other sites
datakick 1,276 Posted November 12, 2020 57 minutes ago, rubben1985 said: @datakick Any way to display the store reviews in a paticular CMS? Any kind of html/javascript code that I could put a page so it is displayed? Regards Hi, it's not possible to do that via CMS content. You can, however, include hook displayRevwsReviewList into your smarty template. Something like this: {hook h='displayRevwsReviewList' allowPaging=true order='date' pageSize=3 } This hook can take following parameters: displayReply - display shop replies or not. Allowed values: true | false. Default true displayCriteria - controls how to display criteria breakdown. Allowed values: inline | side | false. Default value is the one set up in your settings reviewStyle - controls review style. Allowed values: item | item-with-product. Default value item order - how to order reviews in list. Allowed values: date | usefulness | author | product | title | content | grade | id. Default is date orderDir - order in descending or ascending - Allowed values: desc | asc. Default value desc pageSize - how many reviews should be displayed on one page. Default 5 reviews allowPaging - controls if paging is allowed or not. Default value true product - display reviews for specific product only customer - display reviews submitted by specific customer guest - display reviews submitted by specific anonymous visitor category - display reviews for products from with specific category categoryTree - display reviews for products from with specific category and all its subcategories manufacturer - display reviews for products from specific manufacturer Looks like it's not possible to filter reviews to display store reviews only. I'll add this functionality to the next version of the module. If you need this functionality urgently, send me a PM, I'll tell how you can modify the module to support this Share this post Link to post Share on other sites
rubben1985 89 Posted November 13, 2020 (edited) @datakick no hurries for this function. I discover I can use the store reviews page to introduce a couple of hooks (before and after) so I can create what I need for now, at the end it is the same result. However this function is not very useful to include reviews in other places so if you include the feature to include the reviws via cms content, would be interesting to play in marketing with it. What I would really appreciate to have is the function to unifying all the stores reviews so all stores can share them (At the end all stores is the same company). For the moment, We are going to "copy-paste" the reviews of each store in the others, but is is going to be a little tedious to maintain. That would be a good improvement for us 🙂 Second sugerence for future features: including videos would be also VERY interesting (like amazon does, and we all know how decisice they are to convince people to trust in a product) Edited November 13, 2020 by rubben1985 Share this post Link to post Share on other sites
30knees 111 Posted November 15, 2020 On 10/28/2020 at 5:48 AM, 30knees said: Hmm, my link looks like this and I'm asked to login if I'm not logged in: https://www.domain.com/de/module/revws/EmailAction?id=1951&action=review&product-id=2&rating=5&secret=fb1127f7219847bf2c94e2a9d86868de Does anybody else have this problem? Share this post Link to post Share on other sites
rubben1985 89 Posted November 26, 2020 @datakick Would be possible to have some kind of review widget like this? or my favourite: I am talking about the premium version, which I have 1 Share this post Link to post Share on other sites
datakick 1,276 Posted November 26, 2020 5 hours ago, rubben1985 said: @datakick Would be possible to have some kind of review widget like this? That's actually on a backlog. Unfortunately there is not enough time right now Share this post Link to post Share on other sites
rubben1985 89 Posted November 26, 2020 5 hours ago, datakick said: That's actually on a backlog. Unfortunately there is not enough time right now Any approximate date? Can I do something to give priority to this? We are going to reformulate the whole web and reviews is a central area. Share this post Link to post Share on other sites
AndyC 64 Posted January 8 (edited) Hi Is there a way I can get people to go straight to the product rather than to the sign in page.. I am loosing a lot of reviews as people can't get to the product, as most of my orders are done by guests. works for me but I do have a account, seems to be guest accounts that are being asked to log in first Edited January 8 by AndyC Share this post Link to post Share on other sites
datakick 1,276 Posted January 10 On 1/8/2021 at 8:15 PM, AndyC said: works for me but I do have a account, seems to be guest accounts that are being asked to log in first That shouldn't be a problem - both normal and guest accounts are the same thing, they should be logged in correctly. Share this post Link to post Share on other sites
AndyC 64 Posted January 10 I was just asking as every guest who tries to leave a review only gets as far as the log in page and never goes further as if they can't log in.. As the last page they are on is the log in page Share this post Link to post Share on other sites
datakick 1,276 Posted January 13 On 1/10/2021 at 10:43 AM, AndyC said: I was just asking as every guest who tries to leave a review only gets as far as the log in page and never goes further as if they can't log in.. As the last page they are on is the log in page Weird. Could you five me access to your back office, so I could investigate? Share this post Link to post Share on other sites
AndyC 64 Posted January 13 Yeah sure , will PM you. Just so you know I have messed up the review email, the stars boxes are missing now, just haven't gotten round it fixing it yet Share this post Link to post Share on other sites
AndyC 64 Posted Saturday at 08:15 PM I decided to uninstall the module and reinstall as that normally works to fix issues. After I reinstalled I had 2 orders come though and now they not showing up at all in the module What could have gone wrong Share this post Link to post Share on other sites
datakick 1,276 Posted yesterday at 09:03 AM On 1/23/2021 at 9:15 PM, AndyC said: I decided to uninstall the module and reinstall as that normally works to fix issues. After I reinstalled I had 2 orders come though and now they not showing up at all in the module What could have gone wrong What do you mean 'Orders not showing up' ? In Automation tab? Share this post Link to post Share on other sites