Hi,
Does anyone know how to get this to work with ACF (Advanced custom fields).
I want to apply a filter to :
<img id="staffprofile" src="<?php the_sub_field('image'); ?>">
I tried `<?php
$img_html = ‘<img>’;
$img_html = apply_filters( ‘bj_lazy_load_html’, $img_html );
echo $img_html;
?>`
Thanks
Hi if you want to change / add titles to the Twitter Widget , why not disable the check boxes show header/ show footer in Appearance> Widgets, then create your own using html/css. Mine looks nicely customized (site not live yet) except for the font in the actual Twitter feed. Kind regards,
Archie
Nevermind, the whole thing was transferred, thanks though!