Se si utilizza la versione Pro del plugin Custom Facebook Feed WordPress, è possibile utilizzare la nostra estensione estensione Carousel per creare caroselli scorrevoli con i contenuti di Facebook.
Se si utilizza il plugin gratuito di WordPress o la versione standalone di PHP, è possibile realizzare una presentazione di base procedendo come segue:
----
1) Aggiungete una classe allo shortcode del feed che volete convertire in una presentazione:
2) Impostate il numero di post da visualizzare come il numero di post che volete includere nella presentazione (ad esempio 10). È possibile farlo utilizzando l'opzione shortcode 'num':
3) Aggiungere il seguente JavaScript al sito. Questa operazione può essere eseguita manualmente utilizzando un plugin JavaScript personalizzato. Per ulteriori informazioni, consultare la nostra documentazione qui. Si noti che se si modifica l'opzione di classe nello shortcode di cui sopra in modo che sia diversa da "slideshow", assicurarsi di modificarla nella prima riga dello snippet sottostante:
var shortcodeClass = 'slideshow',
cffSpeed = 5000,
$cff = $('#cff.'+ shortcodeClass);
$cffItem = $cff.find('.cff-item'),
cffNum = $cffItem.length,
cffCur = 0;
$cffItem.hide();
setTimeout(function(){ $cff.find('.cff-item').eq(0).show(); }, 200);
setInterval(function(){
$cff.find('.cff-item').eq(cffCur).fadeOut( "fast", function() {
if( cffCur == cffNum-1 ) cffCur = -1;
cffCur++;
$cff.find('.cff-item').eq(cffCur).fadeIn();
});
}, cffSpeed);
4) È possibile modificare la velocità della transizione modificando il valore cffSpeed = 5000 nella parte superiore dello snippet. 5000 equivale a 5 secondi (5000ms).

Ten people wanted to ask. None of them could.
More ads, more posting, more SEO. You can double the visitors and still finish the month on the same three enquiries, because the leak was never at the top.
Somebody gets interested, hits one question, and the only way to ask is a form promising two business days.
Hashtags
#wpchat #smallbusiness #smallbusinessowner #LeadGeneration #websitetips ... See MoreSee Less
0 CommentsComment on Facebook
Professional and reliable are not proof.
Five seconds on a homepage is all anyone gives you, and in that time nobody is reading your copy. They are scanning for other people.
One named review, one job you finished this month, one client they might recognise. Above the fold. That is the audition.
#smashballoon #smallbusiness #smallbusinessowner #websitetips #SocialProof ... See MoreSee Less
0 CommentsComment on Facebook
Your Facebook page is doing all the work for Facebook.
It is usually the most alive thing a local business owns. Photos from last week, real comments, proof there are humans here. Then someone opens the website and it looks like 2019.
Plugins, add new, search Smash Balloon, connect the page, and put the feed on the homepage under the hero. Not on a buried page.
#smashballoon #smallbusiness #smallbusinessowner #facebookmarketing #wordpress ... See MoreSee Less
0 CommentsComment on Facebook
Your phone number is costing you sales.
Think about the last time you had to phone a business. You did not know the wait, or who would answer, or whether they could even help. So you put it off.
Your buyers do the same thing, and then they just do not buy. Let them start it in writing instead.
#wpchat #smallbusiness #smallbusinessowner #CustomerService #whatsappbusiness ... See MoreSee Less
0 CommentsComment on Facebook
They didn't forget. Your ask was the problem.
A link plus a thank-you paragraph asks somebody to open a browser, find your listing, sign in, think of something to write and rate you out of five. That is six jobs, on a phone, while they are making dinner.
Text them same day, write it like a person, and give them the first sentence.
#smashballoon #smallbusiness #smallbusinessowner #googlereviews #customerreviews ... See MoreSee Less
0 CommentsComment on Facebook
A visitor was ready to ask the one question standing between them and buying.
Then they saw a faceless grey bubble with no name and no photo, and closed the tab.
People message a person, not a box. Put a real face on your chat.
#wpchat #wordpress #smallbusiness #smallbusinessowner #CustomerService ... See MoreSee Less
0 CommentsComment on Facebook
You keep pouring your best effort into the posts that bring you the fewest customers, and you'd never know it.
Your most-liked post and your best-selling post are usually two different posts. Chase likes and you starve the one that actually pays.
Track what people click in the feed on your own site so you know what to make more of.
#smashballoon #socialmediamarketing #wordpress #smallbusiness #smallbusinessowner ... See MoreSee Less
0 CommentsComment on Facebook
A lead asked, you replied by email, and your answer is still sitting unread in a folder they open once a week.
While it sat there, they got a text back from someone else and booked.
Same offer, different channel, and that's the whole game.
#wpchat #wordpress #whatsappbusiness #smallbusiness #smallbusinessowner ... See MoreSee Less
0 CommentsComment on Facebook
You post a product on Instagram, people love it, then they land on your site and the feed is just pictures with no way to buy.
Every post becomes a dead end, and making people dig through your shop to find it means most of them won't.
Make the feed shoppable so each post links straight to its product page.
#smashballoon #woocommerce #wordpress #ecommerce ... See MoreSee Less
0 CommentsComment on Facebook
Someone ready to book hits your form, sees eight fields and a date picker that won't cooperate, and closes the tab.
They wanted the appointment, the form just made it work.
Let them book in a short chat instead, the way they'd text you.
#wpchat #wordpress #smallbusiness #smallbusinessowner #BookingsOpen ... See MoreSee Less
1 CommentsComment on Facebook