New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
↑ | Automatically append the next page of posts (via AJAX) to your page when a user scrolls to the bottom. | You have to log in to add a translation. | Details |
Original untranslated
Automatically append the next page of posts (via AJAX) to your page when a user scrolls to the bottom.
You have to log in to edit this translation. Meta |
|||
↑ | Infinite-Scroll | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
` | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
add_filter( 'infinite_scroll_js_options', 'my_infinite_scroll_options_filter' ); | You have to log in to add a translation. | Details | |
Original untranslated
add_filter( 'infinite_scroll_js_options', 'my_infinite_scroll_options_filter' );
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
To pass additional arguments to the Infinite Scroll script, add the following code to either your theme's <code>functions.php</code> or to a stand-alone plugin file. | You have to log in to add a translation. | Details | |
Original untranslated
To pass additional arguments to the Infinite Scroll script, add the following code to either your theme's <code>functions.php</code> or to a stand-alone plugin file.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Probably not, nope. | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
Infinite scroll is configured to die when it hits a 404 Not Found status code, so when it goes through all your archives it should hit a /page/43/ (or something) that doesn’t exist, then show a message "Congrats, you’ve reached the end of the internet." Some WordPress themes don’t report not found pages with a 404. Try a different theme or contacting the theme author. | You have to log in to add a translation. | Details | |
Original untranslated
Infinite scroll is configured to die when it hits a 404 Not Found status code, so when it goes through all your archives it should hit a /page/43/ (or something) that doesn’t exist, then show a message "Congrats, you’ve reached the end of the internet." Some WordPress themes don’t report not found pages with a 404. Try a different theme or contacting the theme author.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Things won’t change for screen-readers. This technique degrades gracefully. | You have to log in to add a translation. | Details | |
Original untranslated
Things won’t change for screen-readers. This technique degrades gracefully.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes all enhancements are made via javascript only, so search spiders see no difference. | You have to log in to add a translation. | Details | |
Original untranslated
Yes all enhancements are made via javascript only, so search spiders see no difference.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
If you enjoy the plugin and are interested in contributing a translation (it's super easy), please take a look at the <a href="http://codex.wordpress.org/Translating_WordPress">Translating WordPress</a> page. | You have to log in to add a translation. | Details | |
Original untranslated
If you enjoy the plugin and are interested in contributing a translation (it's super easy), please take a look at the <a href="http://codex.wordpress.org/Translating_WordPress">Translating WordPress</a> page.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Add a filter to <code>infinite_scroll_options</code> and adds additional options to the options array. | You have to log in to add a translation. | Details | |
Original untranslated
Add a filter to <code>infinite_scroll_options</code> and adds additional options to the options array.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Add the following to your theme's css: <code>#infscr-loading img { text-align: ALIGNMENT; }</code> where "ALIGNMENT" is either <code>left</code>, <code>right</code>, or <code>center</code>. | You have to log in to add a translation. | Details | |
Original untranslated
Add the following to your theme's css: <code>#infscr-loading img { text-align: ALIGNMENT; }</code> where "ALIGNMENT" is either <code>left</code>, <code>right</code>, or <code>center</code>.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes. Go to Settings -> Reading in your WordPress administrative dashboard. | You have to log in to add a translation. | Details | |
Original untranslated
Yes. Go to Settings -> Reading in your WordPress administrative dashboard.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Essentially it is pre-fetching content from a subsequent page and adding it directly to the user’s current page. <a href="http://www.infinite-scroll.com/the-interaction-design-pattern/">More Information</a> | You have to log in to add a translation. | Details | |
Original untranslated
Essentially it is pre-fetching content from a subsequent page and adding it directly to the user’s current page. <a href="http://www.infinite-scroll.com/the-interaction-design-pattern/">More Information</a>
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
How do I pass additional arguments such as callbacks to the Infinite Scroll script? | You have to log in to add a translation. | Details | |
Original untranslated
How do I pass additional arguments such as callbacks to the Infinite Scroll script?
CommentFound in faq header. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.