By David Falise on Monday, 25 June 2018
Posted in General Issues
Replies 3
Likes 0
Views 448
Votes 0
Backend area for Easy Articles is not showing all content
option to show 5 default and when admin selects more (100) admin can not scroll

???

Regards
Looks like there is a conflict with the template. You can apply a fix by applying the css codes below:

[gist]
.com_easyarticles body.contentpane {
height: 100% !important;
overflow: scroll !important;
}
[/gist]
·
Monday, 25 June 2018 21:51
·
0 Likes
·
0 Votes
·
0 Comments
·
is this the fox for the backend ?

there is no issue on the frontend
·
Tuesday, 26 June 2018 03:17
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like I was unable to access your site backend, this is what i trying to access yoursite.com/administrator, but it return me this following message :
Please contact your HOA Admin at admin@xxx.xx


can you update your details at your first post so we can better have a check?

1. provide us some screenshot which page unable to scroll from backend
2. FTP access
3. your site backend URL
·
Tuesday, 26 June 2018 10:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post