By Lazaro Suarez on Thursday, 08 October 2015
Posted in General
Replies 5
Likes 0
Views 670
Votes 0
How can I move the social sharing buttons from the bottom of the post to the top underneath the Title?
Hey Lazaro,

You need to edit the theme file in order for you to achieve this It's located in /components/com_easyblog/themes/wireframe/blogs/latest/default.main.php You need to relocate the following code portion,


<?php if ($this->params->get('post_social_buttons', true)) { ?>
<?php echo $this->output('site/blogs/part.socialbuttons', array('post' => $post)); ?>
<?php } ?>
·
Thursday, 08 October 2015 00:26
·
0 Likes
·
0 Votes
·
0 Comments
·
What do you mean by "Relocate"? Delete?
·
Thursday, 08 October 2015 02:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Lazaro,

I am sorry that delay of this reply,

Try check my screenshot below, is it you referring this?

If yes, you can try download my attached file and replace into
JoomlaFolder\components\com_easyblog\themes\wireframe\blogs\entry\default.php
·
Thursday, 08 October 2015 10:43
·
0 Likes
·
0 Votes
·
0 Comments
·
any possibilities to have sharing button to WhatsApp when ES on mobile?
WA is most popular and having large user in my country.
·
Thursday, 08 October 2015 11:23
·
0 Likes
·
0 Votes
·
0 Comments
·
hey dudi,

Unfortunately that was not possible at this point of time.

But it would be best if you can submit a feature request regarding this in our voice page -> http://stackideas.com/voices/easysocial , so everyone else could vote for it, the more people request on this, and we will priority consider it.
·
Thursday, 08 October 2015 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post