Your comments
Hi Josh,
I'm talking about the Get Reviews > Facebook section that can be automatically set up without using scrape credits.
It had been set up as "Hastwell & Lightfoot", but has changed since I've configured a different client's website.
Hi @josh,
Yes, I tried the standard config options.
The article helped. I ended up with custom css as follows
p.wpproslider_t6_P_4.wprev_preview_tcolor1_T6 {
max-height: 500px;
min-height: 150px;
overflow-y: auto;
padding-right: 2px;
}
Customer support service by UserEcho
Hi Josh,
This is problematic. Many of my clients would not be able to undertake this process even though for us it is simple.
I currently have two sites using this method to pull Facebook reviews and I want them to be automatically run cron jobs and not manually triggered.
Is there a way to hold settings for both sites rather than each one overwrite the other one when there are any changes made?
Any help would be appreciated.