Thanks for reporting this. I will have a look in the next few hours and either produce a fix or explain how to resolve this error at your side.
Thanks,
Noah
Just checking, did you fully upload the file? Please try deleting and then uploading the settings.php file.
Thanks,
Noah
I installed via wordpress plugins, I’ve deleted it and tried again but it is still the same, could it be because its a multisite?
I doubt this is a Multisite error, it seems more like an incomplete file – this error is typical of a file ending prematurely.
I haven’t tested this with Multisite and I cannot guarantee it will work in this situation.
– Noah
I am marking as resolved because this plugin does not support Multi-site installations. I will revisit this in the future, but for now, I cannot assure it will work with this setup.
I will update the plugin’s description when it is fully tested with Multi-site.
In the meantime, as I cannot replicate this error (even when Multisite is set) @nitrokev please keep me updated if you find any further clues to this resolving error.
Thanks,
Noah
Had the same issue. Fixed it by replacing all shortened ‘<? endif; ?>’ by the full ‘<?php endif; ?>’.
Happy to confirm what indekssolutions has said above has worked for me too, this is now working, thank you
Ooooh…
I’ll fix this in the next release!
Thank you! 🙂
Great thanks, while you are here is it possible to have multiple locations?
@nitrokev thanks for the request!
Well… it is possible already if you use the shortcode and the Place ID as the parameter. However, it doesn’t load the correct overall Place data, only the relevant individual reviews.
However, I am looking into doing this for a future version. If you have a particular business presence in mind, please can you drop me an email with the details to – wordpress dash plugins at designextreme dot com.
Thats great thank you, I’m working on a site at the moment (locally) it has one location at the moment but are planning to open 25 more, so I’m just researching what will work at the moment.
I think just pulling the reviews in will be fine for my needs for now.
Thanks again
Fixed in version 1.27. Just update to this version and you’ll be ok.
For multiple places – I am planning to make this work better generally. I would probably have a list of places with their names, review count, overall rating etc. and an option to just show information from one of these.
There will be a multiple of API requests as a result, but it should still stay very low and within the quota.