New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
You'd probably want to start by copying the form HTML from the appropriate function in the main plugin file and then modifying to fit your requirements. | You have to log in to add a translation. | Details | |
Original untranslated
You'd probably want to start by copying the form HTML from the appropriate function in the main plugin file and then modifying to fit your requirements.
You have to log in to edit this translation. Meta |
|||
To use the filter, you'll need to add code to your theme's functions.php file. For example: | You have to log in to add a translation. | Details | |
Original untranslated
To use the filter, you'll need to add code to your theme's functions.php file. For example:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
The 3 available filters are: | You have to log in to add a translation. | Details | |
Original untranslated
The 3 available filters are:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Starting with SimpleModal Login 1.0, each form (login, register, password reset) has a filter available that allows you to modify the HTML. | You have to log in to add a translation. | Details | |
Original untranslated
Starting with SimpleModal Login 1.0, each form (login, register, password reset) has a filter available that allows you to modify the HTML.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
<em>This is an advanced option for users familiar with HTML, PHP and WordPress.</em> | You have to log in to add a translation. | Details | |
Original untranslated
<em>This is an advanced option for users familiar with HTML, PHP and WordPress.</em>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
I suggest copying one of the existing themes as a template to start with. | You have to log in to add a translation. | Details | |
Original untranslated
I suggest copying one of the existing themes as a template to start with.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
To create a new theme you'll need to add two files under the <code>simplemodal-login</code> plugin directory: <code>css/THEME.css</code> and <code>js/THEME.js</code>. Replace THEME with the name you would like to use. | You have to log in to add a translation. | Details | |
Original untranslated
To create a new theme you'll need to add two files under the <code>simplemodal-login</code> plugin directory: <code>css/THEME.css</code> and <code>js/THEME.js</code>. Replace THEME with the name you would like to use.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
<em>This is for users familiar with CSS and JavaScript, namely jQuery and SimpleModal.</em> | You have to log in to add a translation. | Details | |
Original untranslated
<em>This is for users familiar with CSS and JavaScript, namely jQuery and SimpleModal.</em>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Lastly, if you've manually added a log in link, you can change it to: | You have to log in to add a translation. | Details | |
Original untranslated
Lastly, if you've manually added a log in link, you can change it to:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
[1] Place it wherever you'd like to display and modify the code to fit your needs. | You have to log in to add a translation. | Details | |
Original untranslated
[1] Place it wherever you'd like to display and modify the code to fit your needs.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
For example, after you delete the Meta Widget, open sidebar.php (in your theme) and add[1] the following code: | You have to log in to add a translation. | Details | |
Original untranslated
For example, after you delete the Meta Widget, open sidebar.php (in your theme) and add[1] the following code:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
If you are using the Meta Widget (Appearance > Widgets), to use this feature, you may need to delete the Meta Widget and add the code to your sidebar.php file manually. | You have to log in to add a translation. | Details | |
Original untranslated
If you are using the Meta Widget (Appearance > Widgets), to use this feature, you may need to delete the Meta Widget and add the code to your sidebar.php file manually.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
To have the user return to the page they were on, update the code to look like: | You have to log in to add a translation. | Details | |
Original untranslated
To have the user return to the page they were on, update the code to look like:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
The WordPress <code>wp_loginout()</code> function allows for an optional <code>$redirect</code> parameter which is the URL where the user will be sent after a logging in our logging out. | You have to log in to add a translation. | Details | |
Original untranslated
The WordPress <code>wp_loginout()</code> function allows for an optional <code>$redirect</code> parameter which is the URL where the user will be sent after a logging in our logging out.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
<p>simplemodal_reset_form: http://pastebin.com/jpd1RiP9</p> | You have to log in to add a translation. | Details | |
Original untranslated
<p>simplemodal_reset_form: http://pastebin.com/jpd1RiP9</p>
CommentFound in faq list item. You have to log in to edit this translation. Meta |
Export as
Comment
Found in faq paragraph.