• Resolved Michael

    (@camelotcamel)


    Hi
    For my site https://hi-flyfoto.de I can’t generate the Google Places ID.
    The PlaceID Finder works and another similar plugin I am currently testing
    (Google Reviews Widget) also finds the ID.
    Direct input of the ID generated with PlaceID Finder does not work.
    I have disabled all plugins but Google Places Reviews and this does not help.
    Since I am looking for an alternative plugin, I look forward to your support
    Kind regards
    Michael

Viewing 6 replies - 16 through 21 (of 21 total)
  • Hi @webdevmattcrom, thanks for such a swift reply. I had a play around with your suggestions last night before I crashed, unfortunately to no avail.

    Here’s where I’m currently at.
    Functionality and widget works fine using, I think twenty fourteen (one of them anyway) so I know that there are no plugin conflicts and that API’s are all set correctly.

    Tried your snippet directly in child theme functions.php and then via My Custom Functions plugin, unfortunately without success in either method.

    Thanks for your efforts, truly appreciated.

    All fixed.

    Solution for users of Enfold ‘child’ theme with Google Places Reviews Plugin

    Edit functions.php within Enfold child theme with the line:

    add_filter( 'avf_load_google_map_api', '__return_false' );

    Thanks again for your efforts.

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Nice. That’s a clever way to disable that. Thanks for the update!

    Thread Starter Michael

    (@camelotcamel)

    @dasped
    Hi just returned to my desk after being offline a few days, and I am glad you found the solution.

    Hi Matt,

    I am working with Atlanta (by pojo) theme and i cant find my business on the location lookup. I do able to find in on Google Place Autocomplete tool.

    my business name is Green Garage door Repair. I have disabled the theme and checked it with Twenty Seventeen theme and still couldn’t find my business

    Any idea?

    thanks!

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    Hi @rotemtal

    It would be best if you could start a new issue since this issue is closed and every reply we put here pings all the people on this long thread.

    In your new ticket, please provide me with the following so I can help the best I can:

    1) URL of your website where you’re using our plugin
    2) URL of your business showing reviews on Google Maps

    Thanks!

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Cannot find Google Places ID for Google Places Reviews’ is closed to new replies.