Your comments
Looks like you've got some CSS added that is hiding the review section. See screenshot below. You can inspect by right-clicking on the page > inspect.
Try switching over to the Advanced slider and see if it works.
I'm not seeing the CSS code on the page. Make sure to clear any caching plugins. Also, make sure you input it on the Badge settings page.
Not easily. The reviews are kept in a custom MySQL table in your Wordpress database called wp_wpfb_reviews. So in theory you could possibly just import them, but you would need to make sure the columns are matched up.
Another option would be to possibly add Birdeye as a source. Contact me through plugin or the website if you want to discuss that option further.
Hey Gerd,
Are you trying to create a link to your reviews on Google that will automatically have the reviews sorted by newest on Google?
I'm not sure there is a way to do that.
My apologies. For some reason, I thought we were talking about the reviews themselves, not the badge. Too many emails. This should fix it. Add it to the custom CSS section for the bage.
img.wprevsmallbadgeicon {
width: 32px !important;
height: 32px !important;
}
Sorry I see it now. Add this...
.wprevsiteicon {
height: 15px !important;
width: 15px !important;
}
Sorry, there isn't an easy way to do that with the plugin.
Customer support service by UserEcho