By Jonas Johnson on Thursday, 03 July 2014
Posted in Technical Issues
Replies 25
Likes 0
Views 512
Votes 0
Hi
When clickig on "edit" in the comment section, I need to expand with the mouse to see all text.

Is it possible, when I click "edit" to automatic expand the comment edit field direct without to drag with the mouse?
Hello Jonas Johnson,

You're welcome
I have modified this 2 file in your template, so it will not overridden everything you update the Easyblog version.
JoomlaFolder/templates/yoo_nano3/warp/systems/joomla/layouts/head.php
JoomalFolder/templates/yoo_nano3/css/custom.css

I can't make sure that exactly release date now, because EasyBlog 4.0 still in development phase, but it coming soon.
·
Saturday, 12 July 2014 09:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas,

We are sorry but it is not possible currently. However, it should has scrollbar for you to scroll.
·
Thursday, 03 July 2014 09:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok i can scroll in IE and drag the handle by Firefox but not horizontinell way.
Is it some plan to have a easier way of edit my comments?
On the iPhone the edit do not work at all.
This comment is ok on iPhone is it different from the easy blog ?
·
Thursday, 03 July 2014 14:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
Do you mean that the edit button is not showing in your Iphone?
If yes, can you try apply this CSS from your template css file and see how it goes? (remember clear the cache before view the site in your smart phone)

@media (max-width:786px)
{
#eblog-wrapper .style-aero .comment-head {
height: auto !important;
}

#eblog-wrapper .list-form.tight li > label + div, #eblog-dialog .list-form.tight li > label + div {
margin: 0 10px 0 18px !important;
}
}

If you need further assistance, please provide us with your Joomla backend and FTP access so we can help you apply this code for you.
·
Thursday, 03 July 2014 19:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi
Do you mean that the edit button is not showing in your Iphone?
This is shown correctly (yellow) to edit the blog post.(and works on Iphone)

But to edit a comment that are posted before, do not work.
You can not focus the text field and are hidden by the keyboard etc. Looks very bad.

When I using this post/comment it works great at Iphone.
You can login at the site and test (below).
·
Friday, 04 July 2014 02:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
I have tried to access in your site, but i getting this :
Warning
Username and password do not match or you do not have an account yet.

Also, can you provide us with your FTP as well? So we can help you apply the CSS code in your template css file and see how it goes? Please advise.
·
Friday, 04 July 2014 13:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok see below
·
Saturday, 05 July 2014 00:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
I have applied the css code in your template custom.css file
-> JoomalFolder/templates/yoo_nano3/css/custom.css
Please have a check again is it display more nicely now? Please advise.
·
Monday, 07 July 2014 12:16
·
0 Likes
·
0 Votes
·
0 Comments
·
It does not work . Test on iPhone in both direction. When trying point in the text field the screen is flip around and impossible to edit the text .
·
Monday, 07 July 2014 15:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
I have applied some CSS code in your custom.css file

#eblog-dialog textarea#comment {
height: 200px;
}

Can you have a check again? Please advise.
·
Monday, 07 July 2014 17:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi it is the same but bigger text field wen I click edit button. But when I click the text the text field is moving around and I cannot edit.
You can try to edit the comment
·
Monday, 07 July 2014 22:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

I'm really sorry for that keep so long haven't can solve your issues here
I will borrow my colleague Iphone 4 and test this out tomorrow. Because it seems like work fine for me, I using the Google chrome emulator (Iphone 5) to test this out, check my video link : http://screencast.com/t/c5hiyg12xwgD

If i miss something here, please correct me which particular field are you mentioned. Please advise.
·
Monday, 07 July 2014 23:22
·
0 Likes
·
0 Votes
·
0 Comments
·
There are 2 fields one for the title and one for the text when you click Edit in the comment part. If you want to change the comment you have made you click Edit. It works great on computer but not on the iPhone Or android phone.
The blog information the yellow tag and click edit entry works on both system.
My iPhone is 5s 7.1.2
·
Tuesday, 08 July 2014 03:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson ,

Sorry for late reply to this,
I have applied some fixes again, can you try again and see how it goes?

@media (max-width:786px)
{
#eblog-wrapper .style-aero .comment-head {
height: auto !important;
}

#eblog-dialog {
position : fixed !important;
top : 0 !important;
}

#eblog-dialog textarea#comment {
height: 200px;
}

#eblog-wrapper .list-form.tight li > label + div, #eblog-dialog .list-form.tight li > label + div {
margin: 0 10px 0 18px !important;
}

#eblog-dialog #edit-comment ul { padding: 0; margin: 0; }

#eblog-dialog #edit-comment .inputbox { box-sizing: border-box !important; width: 100% !important;}

#eblog-dialog #edit-comment label { display : block; float: none; width : auto; background: none; text-align : left; bottom: 0 !important; }

#eblog-wrapper .list-form.tight li > label + div,
#eblog-dialog .list-form.tight li > label + div { margin : 0 !important; }

#eblog-dialog #edit-comment ul textarea#comment { height:100px; width : 100%; }
}
·
Tuesday, 08 July 2014 12:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi
It is little better I can edit the left side of the text but not the right side .if I move the magnifying glass it will not go to the right side of the text box
·
Tuesday, 08 July 2014 14:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
I have a little bit lost here, I have tried to attachment some of the image, so you can guide us which you mentioned in previous reply? Please advise.
·
Wednesday, 09 July 2014 14:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi
Snapshot from Iphone as you can see I can not go any more to the right and the screen is flipping all the time when trying to edit the text. You can see the magnifying glass to the right (circle).
I can not see text field like your image 2 only half of the text. Is that the simulator?
·
Wednesday, 09 July 2014 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
That screenshot is tested in Samsung galaxy note 2. It seems like look different with the Iphone model.
I have tested in Iphone 5 today, I got what you mean now, but when you try to zoom-out, then it will show the whole edit page and become better. Then you can modify the text at the page.
·
Thursday, 10 July 2014 13:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi
It is better, but I think you have wrong. I can zoom out the text field, but direct when I point in the text field (with my finger) the text field is going direct to the right. I.e I cannot edit as I said before. It is the same on Android phone. Seems that this problem does not goes to solve with your CSS. Other blogs in wordpress or joomla work fine i.e you can edit your text that you recently had posted in Iphone etc. Do you have any other solutions?
·
Thursday, 10 July 2014 17:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
Can you give it a try again and see how it goes?


@media (max-width:786px)
{
#eblog-wrapper .style-aero .comment-head {
height: auto !important;
}

#eblog-dialog {
position : fixed !important;
top : 0 !important;
}

#eblog-dialog .dialog {
width: 100%;
max-width: 100%;
}

#eblog-dialog textarea#comment {
height: 200px;
}

#eblog-dialog .dialog input,
#eblog-dialog .dialog textarea{
font-size: 16px !important;
}

#eblog-wrapper .list-form.tight li > label + div, #eblog-dialog .list-form.tight li > label + div {
margin: 0 10px 0 18px !important;
}

#eblog-dialog #edit-comment ul { padding: 0; margin: 0; }

#eblog-dialog #edit-comment .inputbox { box-sizing: border-box !important; width: 100% !important;}

#eblog-dialog #edit-comment label { display : block; float: none; width : auto; background: none; text-align : left; bottom: 0 !important; }

#eblog-wrapper .list-form.tight li > label + div,
#eblog-dialog .list-form.tight li > label + div { margin : 0 !important; }

#eblog-dialog #edit-comment ul textarea#comment { height:100px; width:100%; }
}
·
Friday, 11 July 2014 11:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi
Some good and bad news:
1. If I completely Zoom-Out then it works to edit the text, Great!.
2. When I Zoom-In then I can not edit again and the screen is moving around and does not stop at the end position (like before).
3. When I scroll the text I see the same text scrolling at the botton behind the box, srange?
4. When I Zoom-In behaves very strange the whole screen.
5. If I try e.g. yootheme.com support and edit my post then I can move the window left to right without any problem and can edit the text everywhere.
6. In Iphone when you create a email or text message you can not Zoom-In to edit the text, but when you are using using internet web pages then you can zoom out.
7. Hmm
·
Friday, 11 July 2014 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jonas Johnson,

Sorry for late reply to this,
I have applied some fix in your site temporary, it should be okay now when you trying to edit and zoom in the word.

Regarding this it will not have same issues in our Easyblog 4.
·
Friday, 11 July 2014 22:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
Thanks, I will test that later today
What is Easyblog 4? What do I have? ยค

Kind Regards
·
Friday, 11 July 2014 23:04
·
0 Likes
·
0 Votes
·
0 Comments
·
hello Jonas Johnson,

You're welcome, okay keep us update then.
I'm sorry that make you confusing, actually the EasyBlog 4.0 is still development phase.
·
Saturday, 12 July 2014 00:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Alex
The zoom function is disable and the user can now Edit
Great. Next version when is the release date? When there is update for this version will it overwrite your pathes?
What shall I backup. ?
Thanks again for very good suppor!
·
Saturday, 12 July 2014 04:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post