1. rm-reiseberichte
  2. Commercial Templates
  3. Wednesday, 20 November 2024
  4.  Subscribe via email
Hello,
wie use Ashley for Joomla 4 and in the Title the "ß" will be convertet into "ss". In the Text it is fine (see screenshot).
Is there any setting I have missed?

Best regards
Ralf
Screenshot 2024-11-20 110638.jpg
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

It is possible that this character is not available with the selected font. Would you have a URL to an example of the issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

yes I do have a URL, but the font for the title is the same as the font for the text (both Arial).
I have attached a screenshot with the original text in the editor backend.

Best regards

Screenshot 2024-11-22 083806.jpg
Attachments (1)
References
  1. https://www.schanzer-photoclub.de/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.item-title, .page-header {
text-transform: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

thank you very much for the tip, so it works, even if the text appears in upper and lower case.
From what I have read, there is probably no capital ß in CCS and that is why it is converted to ss. If I enter a capital ß in in the title, an capital ß comes out, but it looks a bit strange.
For me the solution with the code is ok for now. Thanks again and best regards

Ralf
Screenshot 2024-11-26 122655.png
Screenshot 2024-11-26 122455.png
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!