I would like to show “basierend auf” and “Bewerten sie uns auf Google” instead of “based on” an “review us on” … There is a german translation existing but I can do whatever I want the german translation seems to be ignored.
]]>Is there a limit to the reviews this plugin downloads and displays? It downloads only 10 reviews
]]>Hi,
The business image is showing and saved in the back end, but it doesn’t appear on the site. I’ve tried 3 different browsers.
Regards,
Colin.
I connected the plugin to my google reviews account and i see all the reviews are loaded on it but nothing is coming on my page when i insert the shortcode of the template i created. Any ideas?
]]>Hi,
I’ve configured the carousel and entered the shortcode, but the pahe shows only the shortcode (at the very bottom).
Regards
Colin.
Hello, I have been using this plugin and have been very satisfied so far. However, the problem with Error 0001b has persisted for several days. Can you please advise me what to do? It’s been going on for a long time, and I’ve tried it at different times, so it won’t “fix itself”. ??
List of specific errors:
Error 0001b: trouble contacting crawling server. Please contact support. CMD: https://crawl.ljapps.com/crawlrevs?rip=46.28.106.188&surl=https%3A%2F%2Fzmijamakler.cz&stype=google&nhful=newest&locationtype=&scrapequery=ChIJ_0sl4nbjE0cR45nxbhb-Qrc&tempbusinessname=Makl%C3%A9%C5%99+Mgr.+Tom%C3%A1%C5%A1+Zmija
I need to resolve this relatively quickly or start using another plugin.
]]>Hi,
I am trying to download the latest reviews with the plugin but I keep getting the following error message:
Error 0001b: trouble contacting crawling server. Please contact support. CMD: https://crawl.ljapps.com/crawlrevs?rip=217.196.1.141&surl=https%3A%2F%2Fheatd.uk&stype=google&nhful=newest&locationtype=&scrapequery=ChIJ5ziN81swTaIRMbFCENQyDMk&tempbusinessname=heatd+Clock+Tower+View%2C+Stourbridge+DY8+5TJ
I am using the Crawl Google Review page option.
]]>After adding and getting the most recent reviews, the place ID is not saving and needs to be entered again after exiting the page. Is this the expected functionality?
]]>Just noticed, version number for enqueue styles and scripts in class-wp-google-reviews-admin.php
is in debug mode.
public function __construct( $plugintoken, $version ) {
$this->_token = $plugintoken;
$this->_default_api_token = "";
//$this->version = $version;
//for testing==============
$this->version = time();
//===================
}
WP Google Review Slider 14.7
]]>Please add href
attributes to arrows in wprev-public-com-min.js
to follow Google PageSpeed Insights basic SEO search engine optimization advice.
Current code (slightly prettified):
arrows: {
prev:'<a class="'+d._+'-arrow prev">Prev</a>',
next:'<a class="'+d._+'-arrow next">Next</a>'
},
Suggested code:
arrows: {
prev:'<a href="#wprev-prev" class="'+d._+'-arrow prev">Prev</a>',
next:'<a href="#wprev-next" class="'+d._+'-arrow next">Next</a>'
},
An alternative solution could be use of another element instead of a
for the arrows, e.g. span
:
arrows: {
prev:'<span class="'+d._+'-arrow prev">Prev</span>',
next:'<span class="'+d._+'-arrow next">Next</span>'
},
Currently a warning is shown and 8-10 points are deducted from Google PageSpeed Insights SEO score:
Links are not crawlable
Search engines may use href attributes on links to crawl websites. Ensure that the href attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Uncrawlable Link
Next
<a class="wprs_unslider-arrow next">
Prev
<a class="wprs_unslider-arrow prev">
Example warning on your demo website: https://pagespeed.web.dev/analysis/https-wpreviewslider-com/3rx2kev317?hl=en&form_factor=mobile#seo
Thanks for the great plugin.
WP Google Review Slider 14.6
]]>Is the read more button working I have some long reviews and I wanted to cut the text?
]]>I see this has been going on since about version 14.3. I have version 14.5 of the plugin installed. I have tried creating a template several times, but there’s nothing in my list of templates. I tried deactivating the plugin, and then reactivating. Nothing. Running WP 6.5.5 using the Divi theme. How can I fix this?
]]>Just like how the other guy was having trouble creating templates on 14.2, I am not able to create templates on 14.2
WP 6.6.1
”
]]>Trying to add new template but when we click save template it goes back to list of templates dashboard and there are no templates that have been created.
]]>https://github.com/WordPress/WordPress/blob/master/wp-includes/functions.php#L650
This line gives an notice. it is silenced but it’s there.
Creation of dynamic property FS_User::$is_beta is deprecated
To see it I use this function:
add_action( 'admin_notices', function () {
$error = error_get_last();
if ( ! empty( error_get_last() ) ) {
echo '<div class="notice notice-info is-dismissible" title="' . __FILE__ . '"><p>';
var_dump ( $error);
echo '</p></div>';
}
} );
I’m seeing this on an existing client site. I have no idea if specific settings are required. But because of the data in the option “fs_accounts”.
Can you take a look?
Let me know if I can help
Jan-Willem
]]>The show reviews in random order feature does not work for us and if we create slider with 3 reviews and 1 row it looks great on large screen PC/laptop but still shows 3 reviews stacked on mobile phone view which is not good… it should only be 1 row slider on phone with these settings.
These are pretty basic features so hopefully will not be referred to buy pro version to achieve this.
Am I missing something? Thanks
p.s.- note to developer… you should take a look at this other Google review plugin. They really nailed it on the user interface and options. Auto-play slider settings, etc. The one BIG advantage of your plugin though is that it can aggregate many more reviews scraping data where most other plugins limit the total number of review to 10 in the non-API version.
]]>I am using wp google review slider with the Crawl Google Review Page method, but I get the following error:
Error 0001: trouble contacting crawling server. Please try again or contact support. CMD: https://crawl.ljapps.com/crawlrevs?rip=35.214.220.230&surl=https%3A%2F%2Fwww.himalayatrek.it&stype=googlecheck&scrapequery=ChIJq6q6WpFaJRMRGAS9h-ybrYo
Can you help me?
Thanks
]]>I’m using the free version and have set up the Google Places API.
When I click on ‘Get Reviews’, I get this message:
Retrieving Google Business reviews for Place ID: ChIJr_drd0qs0kwXXXXXXJ6Q and saving them to your WordPress databaseā¦
Google Error: OK, No Google Reviews Found., more info
But there are reviews available, some within the last 24 hours.
How do I get them to download?
]]>Hello,
I’m getting this error:
Error 0001: trouble contacting crawling server. Please try again or contact support. CMD: https://crawl.ljapps.com/crawlrevs?rip=62.233.41.49&surl=https%3A%2F%2Fwww.asformacao.com%2Fsite&stype=googlecheck&scrapequery=ChIJF1wn1K6iIw0Rs6qgyUnmrwg
Can you help?
Thank you
]]>Place ID : ChIJJetBBKDTXE8R4Jg9xPou-f0
Error 0001a: trouble contacting crawling server with remote_get. Please try again or contact support. CMD: https://crawl.example.com/crawlrevs?rip=185.229.21.101&surl=https%3A%2F%example.com&stype=googlecheck&scrapequery=xxxxx-f0 : cURL error 28: Connection timed out after 10000 milliseconds
]]>Our website is down and I cant login to update or change anything. It appears its this plugin that is causing the problem. Is there anything you can assist with to get us back online?!
]]>Hello, i tried to change the version of PHP from 7.4 to 8.2 and i received this error:
Fatal error: Uncaught ValueError: Unknown format specifier “/” in /…/wp-content/plugins/wp-google-places-review-slider/freemius/includes/managers/class-fs-clone-manager.php:1307 Stack trace: #0 /…/wp-content/plugins/wp-google-places-review-slider/freemius/includes/managers/class-fs-clone-manager.php(1307): sprintf(‘<div class=”fs-…’, ‘<b>WP Google Re…’, ‘<b><a href=”htt…’, ‘<b><a href=”htt…’, ‘<b><a href=”htt…’) #1 /…/wp-content/plugins/wp-google-places-review-slider/freemius/includes/managers/class-fs-clone-manager.php(1046): FS_Clone_Manager->add_manual_clone_resolution_admin_notice(Array, Array, Array, ‘https://localhos…’, false, false, ‘https://freemiu…’) #2 /…/wp-content/plugins/wp-google-places-review-slider/freemius/includes/managers/class-fs-clone-manager.php(161): FS_Clone_Manager->maybe_show_clone_admin_notice() #3 /…/wp-includes/class-wp-hook.php(324): FS_Clone_Manager->_init(”) #4 /…/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #5 /…/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /…/wp-settings.php(695): do_action(‘init’) #7 /…/wp-config.php(94): require_once(‘/Applications/M…’) #8 /…/wp-load.php(50): require_once(‘/Applications/M…’) #9 /…/wp-admin/admin.php(34): require_once(‘/Applications/M…’) #10 /…/wp-admin/plugins.php(10): require_once(‘/Applications/M…’) #11 {main} thrown in?/…/wp-content/plugins/wp-google-places-review-slider/freemius/includes/managers/class-fs-clone-manager.php?on line?1307
I have use the version 13.6 and if i try to disable the plugin, the website works
]]>Hi, I am getting the error message:
Error 0001: trouble contacting crawling server
Could you help me?
Thank you!
]]>I need to add reviews to my website that are written in Czech on Google. However, the plugin automatically translates them into English. I’ve tried deactivating and reactivating the plugin, and I’ve also tried deleting the plugin completely and uploading it again, but nothing helped. Can you please advise me what to do?
]]>Hello – getting this error on the latest version of the plugin:
Error 0003: Error 1055: Something went wrong. Unable to find reviews. Please try again using Search Terms. Or contact us for help. Error Code: 0
Place ID = ChIJrbvq9cAzc2sRZvmEYWuVyHo
]]>Is there any way to show one image at a time in slider on mobile phone?
]]>Is it possible to hide the last name of reviewers?
]]>Hello,
See screenshot:
https://ibb.co/yXDLzGR
2. And how can i manage the text length of the reviews so the width is overall the same from the blocks?
Thanks!
Hi dear support team,
Up to now I updated manually my Google reviews on my site. Today this update is no longer possible. I get the following message when trying :
Error 0003: Error 1055: Something went wrong. Unable to find reviews. Please try again using Search Terms. Or contact us for help. Error Code: 0
Place ID is correct.
In a topic of the forum that gives the same problem with same errors, your team talks about possible abuse of the system. Could this be the problem?
Could you please advise?
Thank you in advance
]]>Hello,
Unfortunately I can’t connect the plugin with Google Review page. I have tried both methods and it just does not work. The method without api is sufficient, when I search for the company name nothing is found, places id cannot be found via the google tool either. With api linking it also shows errors because the api is restricted, how can we solve the problem?
Here is a link from the company
best regards
Daniel