By Erich Brunken on Monday, 27 November 2017
Posted in General
Replies 12
Likes 0
Views 273
Votes 0
Hi all,

that's all very important to me, I'll show you my problems with Pictures.
Hi Erich,

Please separate your issues into multiple forum posts so that multiple moderators may review your issues simultaneously with better efficiency and response time.

look_please1.jpg and look_please3.jpg: I am able to replicate this locally and will log this in our tracker. I have also applied custom css to temporary address the issue.

look_please2.jpg, I'm not understanding the issue here. Can you elaborate more on this? Do note that the Conversekit window has to be in front so that the buttons on the top are not hidden behind.

look_please4.jpg: It looks like the images uploaded have low resolution(http://take.ms/3Q9iI).

look_please5.jpg: I have helped you apply custom css to achieve what you wanted.

look_please6.jpg: Looks like the height is too short here. Will log this in our tracker and I applied custom css for temporary fix in your custom css file.

look_please.jpg: I have helped you apply custom css to change the distance(http://take.ms/UPiv3).

pages, description.jpg: It looks like there are some html and styling applied in the page description itself(http://take.ms/7ozIj). May I know what are these for?

pages, follower.jpg: It is supposed to look like this(http://take.ms/4fCiI). For some reason the menu ex module is causing the filter to display at the bottom right(http://take.ms/fq7Kg).
EDIT: This may be related to the customization work that was done on the site. I will consult my colleague regarding this.

photos_comment.jpg: I have helped you apply the custom css to achieve this.

show_only_1.jpg: I could not replicate this issue(http://take.ms/MsE5d). Am I missing something here?

look_please7.jpg: I have helped you apply the custom css to achieve this.

pic1.jpg: This is actually an issue from the custom module, not EasySocial's module.

pic2.jpg: I could not replicate this issue(http://take.ms/6005j). Please advice.
·
Monday, 27 November 2017 17:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Here can you do this or tell me how to do it or is it very complicated for a beginner

and look please2, i mean the The top bar is covered by the chat system
·
Monday, 27 November 2017 19:29
·
0 Likes
·
0 Votes
·
0 Comments
·
pages, follower.jpg: It is supposed to look like this(http://take.ms/4fCiI). For some reason the menu ex module is causing the filter to display at the bottom right(http://take.ms/fq7Kg).
EDIT: This may be related to the customization work that was done on the site. I will consult my colleague regarding this.


thank you fro that
·
Monday, 27 November 2017 21:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Erich,

These are the custom css you can use for the hover blue effect.

#es .es-profile-header__cover .es-flyout-content .es-flyout-button:hover {
color: #448aff;
}

#es .es-profile-header__avatar-wrap .es-flyout-content .es-flyout-button:hover {
color: #448aff;
}
For conversekit, I do not think you should place conversekit behind the top bar, because if you do, you will not be able to navigate conversekit at the top or close the chat window(http://take.ms/ZgkC7).

For the customization issue, my colleague will reply you in email.
·
Tuesday, 28 November 2017 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
I mean it, not delete it, so it's more user friendly.
·
Tuesday, 28 November 2017 15:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Here can you do this or tell me how to do it or is it very complicated for a beginner

and look please2, i mean the The top bar is covered by the chat system


can you fix this please?
·
Tuesday, 28 November 2017 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Erich,

Different sites may not have the top bar and at different heights so we cannot standardize this. But you can still use custom css to adjust the height according to your site.

body #ckit.layout-full {
height: 100%;
}
Adjust the height percentage based on your site.
·
Tuesday, 28 November 2017 15:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post