Περιγραφή
This plugin will enable awesome Horizontal Timeline in your wordpress theme. You can use the Jeba Horizontal Timeline via shortcode in everywhere you want, even in theme files.
If you need any customize on this plugin contact with me via skype: abujahed19
Jeba more plugin:
http://prowpexpert.com/jeba
Εγκατάσταση
Αυτή η ενότητα περιγράφει πώς να εγκαταστήσετε το πρόσθετο και να το κάνετε να δουλεύει.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
- Add a “Jeba-Slider” button on your editor. Use shortcode in page, post or in widgets.
- If you want use the jeba cute slider in your theme php, Place
<?php echo do_shortcode('[jeba_timeline]'); ?>
in your templates. - In the [jeba_timeline] shortcode you can change post_type=””, category=””, count=”” . Here count is total post.
Shortcodes
Use Jeba Cute Slider shortcode
[jeba_timeline]
Here can change
[jeba_timeline post_type="" category="" count=""]
Συχνές Ερωτήσεις
- How can change post_type=”” category=”” count=””?
-
In “post_type” you can use “post”, “page” and other “custom_post_type”. In “category” you can use your post category to slide category based. In “count” can use total how many post want to be slide.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Jeba Horizontal Timeline” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Jeba Horizontal Timeline” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Initial Release