By amir basiri on Monday, 29 January 2018
Posted in Technical Issues
Replies 1
Likes 0
Views 820
Votes 0
hi

I have suggest for komento UX :

when komento send alert to user , for ex: field not complete or terms not selected ; visitor scroll place is in about send button but alert info is show on top of komento that visitor not see it .

suggest alert info change to popup ( or corner notification ) . or not ; move to bottom of komento and top of submit button .

or say to me please I should to change which file to make it ok ?


thanks alot
Hi there,

You can move codes below accordingly at this path .../components/com_komento/themes/wireframe/form/default.php or you can follow steps prompted here https://stackideas.com/docs/komento/administrators/customization/theme-overriding so that if you made any update/upgrade on your komento, it wont be overwritten.

[gist type="php"]
<div class="kt-form-alert o-alert o-alert--danger t-hidden" data-kt-alert></div>
[/gist]


Please give it a try and see how it goes.
·
Tuesday, 30 January 2018 12:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post