End of post order

Posted in: Newspaper
Post count: 64

I see this theme comes with a social sharing that looks great. I have a suggestion and a question. First it would be great if you added an email option. (Or could you direct me where this code is located?)

Second with some of my other plugins this was moved way below the post text. (I have an nRelate plugin, for example, that show related content much higher than this share)

How can I move this up to follow directly after the post?

Post count: 3343

Hi,
Here is the code located: http://screencast.com/t/PpXru48Ew7P

About the nRelate plugin you can place it manually using this:
<?php nrelate_related(); ?>

or this:

<?php echo do_shortcode('[nrelate-related]'); ?>

Add one of this code in post code where you want: http://screencast.com/t/UY99mVWsA

Thanks!

Post count: 64

ok thanks

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