Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
http://upkeeps.ru/ – unfortunately i have done smth wrong with the php-code
because now after i renamed ‘more_info’ and then re-renamed it back the links to the posts from the Circle Icons disappeared .. Please help me… to recover..
Hi Aleksandra
If you require more flexibility with the Circle Icon widget please consider our alternative which is:
http://wordpress.org/plugins/so-features-widget/
The easiest fix here is probably to download a fresh copy of the theme: https://siteorigin.com/theme/vantage/ and replace /inc/widgets.php with the original version.
Hello, Andrew!
Thank You very much for the fast answer) but this is impossiblei can only change the php-code in the admin console
May You send me the right one to my e-mail?
now i have this one:
!empty($image[0]) ? $image[0] : false,
‘title’ => get_the_title(),
‘text’ => get_the_excerpt(),
‘more_info’ => get_permalink(),
‘all_linkable’ => true,
‘icon_position’ => ‘top’,
)
);
if($i % 3 == 0) : ?>
I’ll email you now.