Περιγραφή
This plugin includes a button that appears when the user scrolls the scroll bar when you click the button the user is taken to the top of the site.
Visit the Screenshots tab to see an example of the plugin running.
Credits
- JS Script Jonathan Schnittger
Στιγμιότυπα
Εγκατάσταση
To install just follow the installation steps of most WordPress plugin’s:
e.g.
- Download the file lb-back-to-top.zip;
- Unzip the file on your computer;
- Upload folder lb-back-to-top, you just unzip to
/wp-content/plugins/
directory; - Activate the plugin through the ‘Plugins’ menu in WordPress;
- Be happy.
Important: This plugin uses the wp_footer action, then it is necessary that it be called in your theme.
Συχνές Ερωτήσεις
- I activated the plugin but the button does not appear when you scroll the scroll bar of my site.
-
The plugin uses the wp_footer action, make sure it is called in your theme. Usually the action is called the footer file of the theme with the wp_footer () code;
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“LB Back To Top” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “LB Back To Top” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.0 2013-01-02
- Creation of the plugin, the initial version.