By 何信孟 on Tuesday, 13 June 2017
Posted in General
Likes 0
Views 405
Votes 0
How to let authors can add a new category in easblog?
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Friday, 16 June 2017 17:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You can add a new category by going here http://take.ms/zh6YE and make sure you enable this first http://take.ms/C4eea for your user group respectively.

Please give it a check and see how it goes
·
Wednesday, 14 June 2017 10:38
·
0 Likes
·
0 Votes
·
0 Comments
·
When I login in blog as a author, I didn't see the toolbar like the "http://take.ms/zh6YE".
My toolbar is like the attached file.
·
Wednesday, 14 June 2017 20:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Sorry for my confusion above .

It seems that there are issues on our end. I have created a ticket internally and this will be included on our next release version.

Maybe you can try to apply css code below at this path .../templates/echo/css/custom.css and see how it goes

.com_easyblog #eb .o-nav__item:nth-last-child(-n+1) {
display: initial !important;
}
·
Thursday, 15 June 2017 10:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear :
Tks for your help, The problem is solved. but it create another problem which make article title mismatched like attached file.
under is my custom.css

.mod_easybloglatestblogger .mod-avatar img {
width: 80px !important;
height: 80px !important;
}

.com_easyblog #eb .eb-avatar img {
width: 80px !important;
height: 80px !important;
}
.com_easyblog #eb .eb-post-body,
.com_easyblog #eb .eb-post-more,
.com_easyblog #eb .eb-share,
.com_easyblog #eb .eb-post-foot{
margin-left: 95px !important;
}


.com_easyblog #eb .o-nav__item:nth-last-child(-n+1) {
display: initial !important;
}
·
Thursday, 15 June 2017 21:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It would be best if you can provide us with your backend and FTP access for further check on this issues.

Please advice.
·
Friday, 16 June 2017 09:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear :
I have offer the backend account & ftp access account.
Addition,my blogger directory is /Web/blogger
·
Friday, 16 June 2017 11:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It seems that i cant do any changes in your files as you can see here http://take.ms/7SwQS. Please advice.
·
Friday, 16 June 2017 12:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear :
I have change the authority. Pls try again.
·
Friday, 16 June 2017 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

It seems that my fixes did not affect any of the layout but it seems that those post cover photos is much larger than other blog post. I have made some custom fixes on your customs.css and it should shown correctly now.

Please give it a check and see how it goes
·
Friday, 16 June 2017 16:52
·
0 Likes
·
0 Votes
·
0 Comments
·
It is good!
Tsk.
·
Friday, 16 June 2017 17:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post