Skip to Content Skip to Menu

[SOLVED] language string cant cope with a link

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
7 years 7 months ago - 7 years 6 months ago #292388 by carin
When I put a link (<a href="de/agb.html" target="_blank">AGB</a>.) in BY_UPLOADING_YOU_CERTIFY_THAT_YOU_HAVE_THE_RIGHT_TO_DISTRIBUTE_THIS_IMAGE_FILE the following avatar field is all screwed up. Instead of the avatar image I see "Terms & Conditions" - allthough the language string itself is showing up all god with the link to the Terms & Conditions.
This is the string: "...according to the <a href="de/agb.html" target="_blank">Terms & Conditions</a>." When I take out the link everything is ok. How do I solve this?

CB 2.0
Attachments:
Last edit: 7 years 6 months ago by krileon. Reason: Added [SOLVED] tag to subject

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48449
  • Thanks: 8280
  • Karma: 1443
7 years 7 months ago #292409 by krileon
Replied by krileon on topic language string cant cope with a link
Please provide the full and exact language override string in a code block that you're using. My first guess is broken HTML in the link usage. Aside from that I don't see how that language string could have anything to do due with overriding the edit display of the avatar field. Was the edit value layout for the avatar field modified in any way?


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
7 years 6 months ago - 7 years 6 months ago #293012 by carin
Replied by carin on topic language string cant cope with a link
Override BY_UPLOADING_YOU_CERTIFY_THAT_YOU_HAVE_THE_RIGHT_TO_DISTRIBUTE_THIS_IMAGE_FILE with
Code:
<div class="imageUploadTnc">I confirm that the uploaded photo does not violate applicable law or legal provisions, common decency, or in particular rights of third-parties according to the <a href="tnc.html" target="_blank">Terms u Conditions</a>.</div>
and you will see the missing avatar image section. See the screenshots with link:


and without link:

CB 2.0
Attachments:
Last edit: 7 years 6 months ago by carin.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48449
  • Thanks: 8280
  • Karma: 1443
7 years 6 months ago #293053 by krileon
Replied by krileon on topic language string cant cope with a link
Switch to default Joomla protostar template and see if issue persists. I'm unable to confirm your issue unless the override string you have stored didn't close the DIV I don't see any reason for your issue beyond template maybe with some sort of JS. Below is how it displays in my tests.




Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Attachments:
The following user(s) said Thank You: carin

Please Log in or Create an account to join the conversation.

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
7 years 6 months ago - 7 years 6 months ago #293093 by carin
Replied by carin on topic language string cant cope with a link
Thank you for the hint towards JS. I could locate JS code in the template fiddling with links on that page. Solved!

CB 2.0
Last edit: 7 years 6 months ago by carin.
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum