Aggiungete annunci o contenuti tra i vostri post su Facebook.
var number_of_posts = 5,
content_to_add = 'Add content here',
i = 1;
$('#cff .cff-item').each(function(){
if( i % number_of_posts == 0 ) $(this).after('<div class="cff-item">'+content_to_add+'</div>');
i++;
});
Modificare le variabili nelle prime due righe per definire il numero di post dopo i quali inserire il contenuto e il contenuto da aggiungere. Il contenuto può essere testo o HTML.
Se si desidera aggiungere il contenuto solo a un feed specifico, è possibile aggiungere una classe allo shortcode:
E poi indirizzare il feed nella quarta riga dello snippet qui sopra:
$('.feed1 .cff-item').each(function(){
Per aggiungere contenuti diversi ogni X numero di post, si può usare quanto segue:
var number_of_posts = 5,
content_to_add = [
'Content 1',
'Content 2',
'Content 3'
],
i = 1,
count = 0;
$('#cff .cff-item').each(function(){
if( i % number_of_posts == 0 && count < content_to_add.length ){
$(this).after('<div class="cff-item">'+content_to_add[count]+'</div>');
count++;
}
i++;
});
Your form's still waiting on nine o'clock. Your customer stopped waiting an hour ago.
A lost sale doesn't make noise, it just stops showing up, because the buyer's already in a thread on Instagram or WhatsApp, picking whoever answers first.
The form was never the villain. The wait was, and now it's over.
Follow, I'll show you where to put that button next.
#wpchat #wordpress #whatsappbusiness #smallbusinesstips #customerservice ... See MoreSee Less
0 CommentsComment on Facebook
A business spends years earning five-star reviews, real proof, right there in black and white.
Then Google runs a sweep to clear out fake reviews, and real ones get pulled in too. No warning, no appeal.
There's a difference between a review you earned and one you own a copy of. It comes down to whether it lives on a page you control.
Follow, I break down how small businesses own their proof instead of renting it, weekly.
#smashballoon #googlereviews #onlinereputation #ownyourcontent #smallbusiness ... See MoreSee Less
0 CommentsComment on Facebook
Open your own contact form tonight, on your phone, in the dark, like a stranger would.
You'll probably get a reply thanking you for your ticket, then wait twenty-three hours for something polite, useless, and far too late.
Most owners have built a contact page they've never once used the way a stranger would.
Follow, I'll put out another one of these audits, so save this before you test yours.
#wpchat #smallbusinessowner #customerexperience #wordpress #websiteaudit ... See MoreSee Less
0 CommentsComment on Facebook
I keep opening local business websites, and it's always the same thing.
Their Facebook's alive with comments from last week, but their homepage's been frozen since 2019.
Grab five real posts or reviews you already have and drop them on your own homepage today.
Follow, I open one of these live every week. Send me your site and I'll tell you what's asleep on it.
#smashballoon #smallbusinesswebsite #wordpress #socialproof #localbusiness ... See MoreSee Less
0 CommentsComment on Facebook
Google reviews just went anonymous.
Reviewers can now post under a nickname instead of a real name, and no one can tell the difference.
A review on your own site still has a name and a face, because you own the page it's on.
Follow, because every week I break down another way platforms are rewriting the trust you're borrowing.
#smashballoon #googlereviews #onlinereputation #localbusiness #trustsignals ... See MoreSee Less
0 CommentsComment on Facebook
Google reviews just went anonymous.
Reviewers can now post under a nickname instead of a real name, and no one can tell the difference.
A review on your own site still has a name and a face, because you own the page it's on.
Follow, because every week I break down another way platforms are rewriting the trust you're borrowing.
#smashballoon #googlereviews #onlinereputation #localbusiness #trustsignals ... See MoreSee Less
0 CommentsComment on Facebook
WhatsApp just gave your customers a way to message you and keep their number completely hidden.
Your contact form still wants three things: name, number, best time to call. But the WhatsApp option already skips two of those.
Every field you don't need on a form is now a reason to lose the enquiry.
Follow, I break down one of these WhatsApp-era shifts every week.
#wpchat #whatsappbusiness #wordpress #smallbusinesstips #customerservice ... See MoreSee Less
0 CommentsComment on Facebook
Your 5-star reviews are stuck on Google.
They should be working on your homepage, not hiding behind a link nobody clicks.
Now anyone on your site sees those same five stars, without ever leaving to find them.
Grab Reviews Feed Pro and set this up today. Follow, I post one of these fixes every week.
#smashballoon #googlereviews #reviewsfeedpro #websiteconversion #smallbusiness ... See MoreSee Less
0 CommentsComment on Facebook
They don't even see your star rating anymore.
There's a new AI paragraph sitting above it, deciding what people think before they scroll that far.
Put those reviews somewhere you control too, not just where Google decides to show them.
Follow, I break down a shift like this every week.
#WordPress #smashballoon #googlereviews #localseo #smallbusiness #googlebusinessprofile ... See MoreSee Less
0 CommentsComment on Facebook
WhatsApp is about to start charging for messages that used to be free, but not the ones you think.
From October 1st, blasting outbound campaigns gets billed. Letting customers message you first stays free for 72 hours.
The businesses paying more are the ones blasting cold lists, not the ones staying reachable.
Follow for more updates like this.
#wpchat #whatsappbusiness #smallbusinesstips #wordpress #customerservice ... See MoreSee Less
0 CommentsComment on Facebook