विवरण
This plugin enables themes that use the StudioPress Genesis Framework to use JetPack’s Infinite Scrolling functionality. The current version uses the Jetpack default settings.
स्थापना
- Upload
genesis-jetpack-infinite-scroll.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You should be able to see the Jetpack options under Settings > Reading.
प्रश्नोत्तर
- Can I change the default Jetpack settings?
-
It’s possible, but not without manually integrating it into your theme. The next version should have a settings panel to insert these options.
- Can I use this on other themes that don’t use the Genesis Framework?
-
Probably not.
- What version of Genesis does this work on?
-
As of now, Genesis 2.x (HTML5) is required to use this plugin. Other versions might work, but they are not supported (nor should you be using those anyhow).
- How does this work?
-
The plugin assigns an ID to
<content>
and the footer widgets widget area (if that exists), which is what Jetpack looks for to work properly. It also uses thegenesis_do_loop
instead of the standard WordPress loop that Jetpack normally looks for, and removes pagination to keep errant clicks from breaking the functionality.
योगदानकर्ता र डेभलपरहरू
“Jetpack Infinite Scroll For Genesis” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Jetpack Infinite Scroll For Genesis” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0
- This is the first version.
1.01
- Fixed single-quote issue in response to https://wordpress.org/support/topic/code-needs-a-small-tweak