str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ),
'format' => '?paged=%#%',
'current' => max( 1, get_query_var( 'paged' ) ),
'total' => $wp_query->max_num_pages,
'next_text' => '»',
'prev_text' => '«'
) );
// Display the pagination if more than one page is found
if ( $paginate_links ) : ?>
'social',
'container' => false,
'menu_class' => 'social-icons-menu',
'echo' => true,
'fallback_cb' => '',
'before' => '',
'after' => '',
'link_before' => '',
'link_after' => '',
'depth' => 1
)
);
else: // Display Hint how to configure Social Icons ?>
Appearance-> Menus and create a new custom menu with custom links to all your social networks. Then click on "Manage Locations" tab and assign your created menu to the "Social Icons" theme location.', 'anderson-lite'); ?>