Changing location of bottom share bar on smart list 7

Posted in: Newspaper
Post count: 60

In the theme panel I have bottom sharing on posts enabled which is triggered in wp-content/themes/Newspaper/loop-single.php with this

<?php echo $td_mod_single->get_social_sharing_bottom();?>

I tried cutting that code from loop-single.php and putting it in /themes/Newspaper/includes/smart_lists/td_smart_list_7.php below the ad for smart list 7 and above the bottom pagination but it didnt work http://screencast.com/t/toCketvuSq

How can I get the tagdiv sharing to load above the pagination on smart list 7?

Is there a shortcode I can add to td_smart_list_7.php ?

Thanks!!!

Post count: 22421

Hi,
I’m not exactly sure what you men. Smartlist 7 already has article sharing above the pagination: http://screencast.com/t/HuZSOWtqTE8K
if you want to move the bottom article sharing above the smartlist pagination, this will be no easy thing as the smartlists are custom made and they do not qualify as a standard post. You will have to hire a freelancer to help out on this one if you truly need this customization.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.