By JH on Friday, 21 December 2018
Posted in General Issues
Replies 2
Likes 0
Views 455
Votes 0
Hi folks,

In EasySocial the fly-out boxes for messages, notifcations and friends go off the page (see screenshot). What's the fix for this?

Thank you!

James
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

It seems like you have made some customisation for the Easysocial toolbar, can you check whether your current template got override this file or not? JoomlaFolder/templates/rt_afterburner2/html/com_easysocial/toolbar/default.php

If yes, then you have to edit this file, find all this following code :

data-popbox-position="bottom-right"


Then replace with :

data-popbox-position="bottom-left"


If no any override file for this under your current template, you have to edit original file here JoomlaFolder/components/com_easysocial/themes/wireframe/toolbar/default.php then override into JoomlaFolder/templates/rt_afterburner2/html/com_easysocial/toolbar/default.php
·
Saturday, 22 December 2018 09:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post