By Mel on Friday, 17 July 2015
Posted in Technical Issues
Likes 0
Views 859
Votes 0
Hi,

I have just updated to EasyBlog 5.0.16 and have a couple of issues.

Now my imported feed images are massive and stretched behind my sidebar menus and look very odd.

In addition, my feeds are no longer adding themselves to the Frontpage Blog - even though I have gone in to my Blog menu link and re-selected every category - It only seems to be adding one category.

How do I fix these 2 issues?

Kind regards

Mel
Hey Mel,

I am really sorry for the delay of this reply as it is actually a public day off for us here. The back end access which you have provided isn't working for me. Can you please advise?

Also, please include the ftp access as well
·
Friday, 17 July 2015 14:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

I am not sure why the access details don't work. I just tried and got in ok. Could the fields be converting characters to uppercase in the password boxes on here?

I have added the details again - they should all be lower case. Can you try these?

Mel
Mel
·
Friday, 17 July 2015 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Mel,

I am really sorry for the delay of this reply as it is a weekend for us here. I have added the block of css codes below into your template's css file located in /templates/rt_audacity/css/rt_audacity-custom.css to fix your image width issues.


.js-image-replace {
max-width: 100% !important;
}
·
Saturday, 18 July 2015 18:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

thank you very much

Mel
Mel
·
Saturday, 18 July 2015 19:15
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Mel, glad that your issues are resolved now
·
Saturday, 18 July 2015 22:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post