Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

First letter name upper case

10 years 3 months ago
  • Jen 's Avatar
    Topic Author
  • Jen
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

How do i realize:

First Name (first letter always upper case)
Last Name (first letter always upper case)
Address Line 1 (first letter always upper case)

Can that be achieved with css or do we need to hack. If hack where and what?

Thanks for guidance

10 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jen,

Would you mind provide me the screenshoot in which section to you want to set the text uppercase, because the css can be different.

thank you

10 years 3 months ago
  • Jen 's Avatar
    Topic Author
  • Jen
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

Sorry for not mentioning. All for Profile Fields.

In addition and in relation, is there a way to force-format entries and to force the format of the entries. We have noticed, for example, that some members enter ca or Ca or CA or Calif or California (plus some with typos) and the search engine cannot find these entries as California. It also looks pretty messy when some cities are entered as upper case and some as lower case, etc. Can this format be preset so that the resulting list of results looks neat and professional...and entries are found via the search engine?

10 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jen,

Sorry we cant help you with the typo issue, this is user issue :) we cant help you to change CA to California, I suggest you edit your custom profile and change the field type to select options, so user can choose the options which you provided :)

For upper case issue you can use this css code :

.cField-Content {
text-transform: initial;
}

you can add it to this file /media/system/css/frontediting.css

thank you

10 years 3 months ago
  • Jen 's Avatar
    Topic Author
  • Jen
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

Should that css not be set in custom.css so upgrades won't overwrite it?

10 years 3 months ago
  • Jen 's Avatar
    Topic Author
  • Jen
  • Offline
  • Fresh Boarder
  • Thank you received: 0
Licenses:
JomSocial Active

This does not work

10 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

ops I am sorry, use this one :

.cField-Content {
text-transform: capitalize;
}

thx

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW