By claustx on Friday, 31 July 2015
Posted in General Issues
Replies 1
Likes 0
Views 451
Votes 0
Configured to allow guest to comment. The labels for "Name", "Email" and "Website" are displayed below comments field. I added a comment, save it, the system prompts me that "Name" is required. Questions:
a) How do I have the label say "Name required"? The same goes for "Email".
b) Is it possible to have name/email/website above the comment field?
Hey claustx,

a) How do I have the label say "Name required"? The same goes for "Email".

You can override this few language string in your Joomla backend > extension > language manager

COM_EASYBLOG_USERNAME
COM_EASYBLOG_NAME
COM_EASYBLOG_EMAIL
COM_EASYBLOG_WEBSITE

And follow this tutorial how to custom your language -> http://j2store.org/support/documentation/44-howto-write-language-override.html

b) Is it possible to have name/email/website above the comment field?

Yes, that was possible to do this, you can modify on this file ->
JoomlaFolder\components\com_easyblog\themes\wireframe\comments\form.php

Hope this helps.
·
Friday, 31 July 2015 23:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post