Hello community,
I accidentally delete all the speakers after installation.
Now, when I create new speakers, they are not displayed here.
(See screenshot). What should I do?
if($rss_link !== '') echo apply_filters('gk_social_rss_link', '<a href="'.str_replace('&', '&', $rss_link).'" class="gk-rss-icon">RSS</a>');
//
echo $after_widget;
}
if($rss_link !== '') echo apply_filters('gk_social_rss_link', '<a href="'.str_replace('&', '&', $rss_link).'" class="gk-rss-icon">RSS</a>');
echo '<a href="http://youtube.com" class="gk-youtube-icon">Youtube</a>'
//
echo $after_widget;
}
#gk-social .gk-rss-icon {background-position: -108px 0;}