By camron on Friday, 05 June 2015
Posted in Technical Issues
Likes 0
Views 1.3K
Votes 0
1
I am using a module called "JT Fixed Display" to display my main menu. This module will float at the top of the screen. Easysocial is the only component that will cover the module instead of being hidden behind it when a user scrolls down. Can you please help me fix the layout so that easysocial no longer covers my main menu ?

2
I am also seeing a problem that if a user submits wrong login credentials the page will just reload and the error message will not show until user successfully logs in.

Screenshots for desktop and mobile views are attached.
Thank you.
Thank you for your quick response
·
Thursday, 11 June 2015 07:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Camron.

Please add this css style (relative; z-index: 2;) for id rt-top-surround position: and this css style (relative; z-index: 1;) for id rt-transition

Hope this help
·
Friday, 05 June 2015 12:47
·
0 Likes
·
0 Votes
·
0 Comments
·
1: Thank you for the prompt response. Sorry but I am not sure where to ad the code you provided. Could you tell me what file and lines to add this to?

2: I am also having trouble integrating joomla articles in the easysocial newsfeed and profiles. Is this not a default function?
profile links in my joomla articles are still pointing to jomsocial profiles instead of easysocial. How can I change this?

3: I noticed that the easysocial demo page includes the following newsfeed filters that my installation does not have. Could you please explain why. "blog", "broadcasts", "calendar", "files"
(I would like to add a "Video" filter as I am using HWD Mediashare to upload videos. Is this possible?)

Thank you for your help.
·
Monday, 08 June 2015 11:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello camron.

You can this css code in your custom.css file.

#rt-top-surround position{
position: relative;
z-index: 2;
}
#rt-transition{
position: relative;
z-index: 1;
}


Regarding the second issue, you need to install this apps in EasySocial Frontend > Applications > install articles. http://screen.stackideas.com/2015-06-08_1141.png
http://screen.stackideas.com/2015-06-08_1142.png

Regarding the third issue, can you give a link or point us with joomla article?

Looking forward for your reply
·
Monday, 08 June 2015 11:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.

1: In my frontend applications there are 2 apps "Articles v1.2.323" & "Articles v1.2.320" How do remove the older version from frontend?

2: I understand a user can show his articles in his profile but is it possible to show new articles in easysocial news feed / activity stream?

3: I do not have a forum installed. How can I remove the forum app or any other app from the frontend applications selection?

4: the easysocial demo page includes the following newsfeed filters that my installation does not have: "blog", "broadcasts", "calendar", "files" & "discussions" Could you please explain why my users dashboard does not have these filters

5: As you can see here, profile links in articles are still pointing to jomsocial instead of easysocial. How can I fix this?
Article URL included
·
Monday, 08 June 2015 12:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Camron,

Please find the answer from your inquiries below.

1: In my frontend applications there are 2 apps "Articles v1.2.323" & "Articles v1.2.320" How do remove the older version from frontend?

Both articles apps are actually not from the same components. "Articles v1.2.323" is actually for the K2 articles while "Articles v1.2.320" is for the joomla articles. I've disabled the K2 apps from your backend > easysocial > applications.

2: I understand a user can show his articles in his profile but is it possible to show new articles in easysocial news feed / activity stream?

You need to install the easysocial articles plugins first in order to generate the stream. I've installed the plugin for you and the stream is generated after I've created an article test. http://screen.stackideas.com/2015-06-08_1719.png

3: I do not have a forum installed. How can I remove the forum app or any other app from the frontend applications selection?

You can remove some apps by going to your backend > easysocial > applications > choose and apps > unpublish

4: the easysocial demo page includes the following newsfeed filters that my installation does not have: "blog", "broadcasts", "calendar", "files" & "discussions" Could you please explain why my users dashboard does not have these filters

You need to install the required apps (blog, broadcast, calendar, files, discussion for example) in order for the filter to appear. You should find some of the apps from our easysocial apps page, http://stackideas.com/apps

5: As you can see here, profile links in articles are still pointing to jomsocial instead of easysocial. How can I fix this?

It seems like you are using 3rd party components for your joomla articles (CjBlog) and you enabled Jomsocial avatar integrations from the settings. I've disabled the setting and it should use the easysocial author now.

Hope these help.
·
Monday, 08 June 2015 17:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much. Looks great! Two more questions on this topic.

1: What forum does the "forum" application in easysocial integrate?

2: I have noticed that when a user filters the activity stream by photos for example then user can only see "Photos by friends" and user can't filter to see "photos by everyone". My default setting for the activity stream is "me & friends" is it still possible to apply filters like "photos" or "articles" to "everyone"?


I appreciate your help.
·
Wednesday, 10 June 2015 03:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Camron,

I am sorry for the delay of this reply.

What forum does the "forum" application in easysocial integrate?

If you mean by the default apps listing in the application page, the forum apps is for the Kunena forum components.

I have noticed that when a user filters the activity stream by photos for example then user can only see "Photos by friends" and user can't filter to see "photos by everyone". My default setting for the activity stream is "me & friends" is it still possible to apply filters like "photos" or "articles" to "everyone"?

Unfortunately it is not possible to specify the photos or albums privacy in activity stream as it will follow the activity stream privacy by default.
·
Wednesday, 10 June 2015 13:42
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Camron.
·
Thursday, 11 June 2015 10:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post