Replace Article Sharing

Posted in: Newspaper
Post count: 37

Hi,

How can i place my Ultimate Social Deux after the Tags?

Post count: 9544

I think you’d need to put the shortcode from the plugin above the comments area in the template for the post layout you’re using. Lucian or Marius can likely give you more specifics on which file to edit if you’re not sure.

Post count: 9544

actually it’s a similar procedure for ANY plugin as tech support outlined here
https://forum.tagdiv.com/topic/move-fb-comments-after-post/

Post count: 37

Yes but i want it after the tags..

In loop-single.php
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo do_shortcode('[ultimatesocial networks="total,facebook,twitter,mail"
custom_class="my-ultimatesocial-class"]'); ?>
<?php echo $td_mod_single->get_social_sharing();?>

Post count: 6600

Hi,

Thanks Christopher!

@jalmz
Place the do_shortcode function like this: http://screencast.com/t/8umZbVsCN5

Thanks

Post count: 37

Thanks guys

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