Home › Forums › Legacy Support › Support queries › Setup issues › Button "login to start the quiz"
Tagged: button, button translate, loco translate, quiz
- This topic has 28 replies, 4 voices, and was last updated 5 years, 4 months ago by logan.
-
AuthorPosts
-
June 19, 2019 at 2:21 am #214578RicardoDBSpectatorHello WPLMS team I would like to know if the "LOGIN TO START THE QUIZ" button that appears in: https://knowhouse.com.co/quiz/que-tanto-sabes-de-excel/ Can it be activated? it has no link. Also, I need to translate it into Spanish, I can not find the file in Loco Translate. Video here: https://screencast-o-matic.com/watch/cq1qnqTHFB Thank you.June 19, 2019 at 2:22 am #214579RicardoDBSpectatorThis reply has been marked as private.June 19, 2019 at 10:20 am #214636maximusMember@RicardoDB Yes i know this "LOGIN TO START THE QUIZ" button, When you accessing direct quiz from wp-admin then this button occurs. That tab is for those who wants to access your quiz without login. This tab shows that to access this quiz you need to login, without login you can't access the quiz. And my question is that why you want to access this because users can't access this without login.June 19, 2019 at 8:28 pm #214736RicardoDBSpectator@maximus My questions are in the first intervention:
- Can it be activated? it has no link.
Also, I need to translate it into Spanish, I can not find the file in Loco Translate.
Could you please tell me where to find the option for translation, and how to make this button have a link at the beginning of the session? tks for your response.
June 20, 2019 at 6:34 am #214771maximusMember@RicardoDB =>1. Sorry this button can't be activate because it is a static button. It is just to inform the user to login first to access this quiz. =>2. To translate the "login to start the quiz", You can translate it into wp-admin->loco translate->theme->wplms refer: https://prnt.sc/o47ddy For the translation please follow this tutorial: https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/June 21, 2019 at 2:01 am #214922RicardoDBSpectator@Maximus On that route I can not find the text to translate. Video: https://screencast-o-matic.com/watch/cq1rVRTKvD Could you please help me? Thanks.June 21, 2019 at 11:03 am #215000maximusMemberThis reply has been marked as private.June 21, 2019 at 4:36 pm #215089RicardoDBSpectator@maximus I have searched from the file that you indicate, copying it with the steps, but I can not find the text. Any other solution? Thank you. Video here: https://screencast-o-matic.com/watch/cq1rDyT70FJune 22, 2019 at 6:00 am #215103Anshuman SahuKeymasterWell firstly you have to edit the vibe-es_ES.po file in loco translate and secondly the string is really not appearing seems like the issue in loco translate plugin itself . We have to generate a new pot file for this to work . Also we can open the login popup when user clicks on login to start quiz button : for that please add this script in your wp-admin -> wplms -> footer -> google anaylitics script : <script> jQuery(document).ready(function(){ jQuery('.single-quiz.logged-out a.button.create-group-button.full').on('click',function(){ jQuery('a.vbplogin').trigger('click'); }); }); </script>June 25, 2019 at 9:52 pm #215486RicardoDBSpectatorI am not understanding, but I added the code. Now, what I to do? when I going to need to add my Google Analytics account, where I going insert my code Google?.June 26, 2019 at 7:50 am #215539maximusMember@RicardoDB The above code is used for the login pop-up. Whenever a user will try to access your quiz directly then quiz will show this "LOGIN TO START THE QUIZ" and when user will click on this button then a login pop-up will appear for the login. refer: http://somup.com/cq1OiHn9qEJune 26, 2019 at 6:17 pm #215685RicardoDBSpectatorOk, thanks, but how do I change/TRANSLATE the text "LOGIN TO START THE QUIZ"?June 27, 2019 at 10:15 am #215813maximusMember@RicardoDB Dear friend, Please tell me that did you sync the file during the translation. refer this video: http://somup.com/cq1rXVn8VyJune 27, 2019 at 9:29 pm #215921RicardoDBSpectator@maximus Yes! and nothing, I don't find the sentence. Any solution? Thanks.June 28, 2019 at 12:35 pm #216051maximusMember@RicardoDB Dear your theme is not updated, Please update your theme to version 3.9.4. If your string will not find after the theme update then please share ftp/c-panel credentials in a private reply. Because it may be possible that your pot file is not update so i will add my pot file into your theme->languages folder. -
AuthorPosts
- The topic ‘Button "login to start the quiz"’ is closed to new replies.