I have the 1.7.2 just updated 6 days ago and l cannot add values in profile question because there is no button add (ADD +) at the right. I am translating my language to french. In english the Button is displayed.
Is it a bug?
Thank you
I have the 1.7.2 just updated 6 days ago and l cannot add values in profile question because there is no button add (ADD +) at the right. I am translating my language to french. In english the Button is displayed.
Is it a bug?
Thank you
Example: <p>Welcome to our site! Here are a few quick links that you need to start your way around:</p><ul class="ow_regular"><li><a href="profile/avatar" change_avatar>Change avatar</a></li><li><a href="javascript://" photo_upload>Upload photos</a></li><li><a href="profile/edit">Change profile details</a></li><li><a href="my-profile">Preview/rearrange my profile</a></li><li><a href="users">Look who's in</a></li></ul>
<p>Feel free to participate in our community!</p>
THE TEXT IS TRANSLATED: Welcome to our site! Here are a few quick links that you need to start your way around:
BUT THE JAVASCRIPT:// is not translated and the block:
<ul class="ow_regular"><li><a href="profile/avatar" change_avatar>Change avatar</a></li><li><a href="javascript://" photo_upload>Upload photos</a></li><li><a href="profile/edit">Change profile details</a></li><li><a href="my-profile">Preview/rearrange my profile</a></li><li><a href="users">Look who's in</a></li></ul>
EVEN DISPLAY A DIFFERENT JAVASCRIPT:// link : download photos.
Hope this will help fixing the bug.
Thank you.
The problem is that you have not translate Add question and Add section in French language you need to add values for these keys
text key='admin+questions_add_question_button'
text key='admin+questions_add_section_button'
as to this issue:
Example: <p>Welcome to our site! Here are a few quick links that you need to start your way around:</p><ul class="ow_regular"><li><a href="profile/avatar" change_avatar>Change avatar</a></li><li><a href="javascript://" photo_upload>Upload photos</a></li><li><a href="profile/edit">Change profile details</a></li><li><a href="my-profile">Preview/rearrange my profile</a></li><li><a href="users">Look who's in</a></li></ul>
<p>Feel free to participate in our community!</p>
THE TEXT IS TRANSLATED: Welcome to our site! Here are a few quick links that you need to start your way around:
BUT THE JAVASCRIPT:// is not translated and the block:
<ul class="ow_regular"><li><a href="profile/avatar" change_avatar>Change avatar</a></li><li><a href="javascript://" photo_upload>Upload photos</a></li><li><a href="profile/edit">Change profile details</a></li><li><a href="my-profile">Preview/rearrange my profile</a></li><li><a href="users">Look who's in</a></li></ul>
you have not translated it in the admin: text key='base+welcome_letter_template_text'
you can search by keys by adding dev-tools to your url www.site.com/admin/dev-tools/languages you'll see the "in keys' chechbox next to the search area.
text key='admin+questions_add_section_button'
send me your email