Thread Starter
ncc16
(@ncc16)
i investigate and that is the solution.
add_filter(‘the_excerpt_rss’, ‘gdl_excerpt_rss’);
function gdl_excerpt_rss($excerpt) {
return mb_substr($excerpt, 0, 300) . ‘…’;
}
copy in function.php
Hi,
i have the same Problem as Geoff.
I used the wordpress ver. 3.4.1 and Pulsemaps 1.6.
Everything is o.k., but the widget still be unvisible.
When i want to connect the ‘PulseMap Visitor Map’ i see the Java wheel is
turning, but the resides empty. So – i’am not able to adjust the settings in the widget designer.
Please be so kind and give me a short feedback.
Thanks!
George