Paging Navigation (with Page Number) Plug-in for Darklight Wordpress theme. Paging Navigace (Page Number) Plug-in pro Darklight Wordpress theme.

Posted by jigneshdodiya on June 6th, 2008 filed in Utilites , Website Zaslal jigneshdodiya na 6. červen 2008 podané ve veřejných, Website


For the Darklight Wordpress theme, I haven’t found anybody using Navigation bar at the bottom of the page. Pro Darklight Wordpress téma jsem nenašla nikoho pomocí navigační liště v dolní části stránky. But I wanted to put navigation to handle large number of Posts. Ale já jsem chtěl, aby navigace zvládnout velký počet pracovních míst.

After some research I found one widget Wordpress Page Number . Po několika výzkumných jsem nalezl jeden widget Wordpress číslo.

Thanks to Jens Tornell who made this plugin for Wordpress that will be an alternative to the “Next page” and “Previous page“. Díky Jens Tornell kteří tento plugin pro Wordpress, který bude alternativou k "Další strana" a "Předchozí stránka". Instead it uses numbers which makes it easier for users to choose what page to go to. Namísto toho používá čísla, které usnadňuje uživatelům vybrat si, co přejdete na stránku. It also makes a tighter internal link structure which makes it easier for search engines to find your posts. To také platí přísnější vnitřní strukturu odkazů, které usnadňuje pro vyhledávače najít vaše příspěvky.

All the 5 themes are included from start and are available in admin. Všichni 5 témat jsou zahrnuty od začátku a jsou dostupné v admin. You can also check it as a live demo at the bottom of my blog or in archieve. Můžete také zkontrolovat, jak živé demo v dolní části mého blogu nebo archív.

Options with the Widget Volby se Widget

• You can set all the texts and arrows to what ever you want. • Můžete nastavit všechny texty a šipky na to, co kdy budete chtít.
• You can limit the number of pages shown at the time. • Můžete limit počtu stránek zobrazeno v dané době.
• You can create paging stylesheets themes (if you don’t want to overwrite the default theme). • Můžete vytvářet stránkovací styly témata (pokud nechcete přepsat výchozí motiv).
• You can turn off the stylesheet. • Můžete vypnout stylopis.
• You can turn off the page information (page 3 of 5). • Můžete vypnout stránce informace (strana 3 z 5).
• You can turn off the page numbers. • Můžete vypnout čísla stránek.
• You can turn off the first and end page numbers. • Můžete vypnout první stránku a na konci čísla.
• You can turn off the arrows. • Můžete vypnout šipky.



Your Ad Here

How to Install Jak nainstalovat
• Download the Wordpress Page Number Plug-in here . • Stáhněte si Wordpress Page Počet Plug-in zde.
• Upload the FOLDER ‘wp-page-numbers’ to the /wp-content/plugins/. • Nahrát FOLDER 'wp-strana-čísla' s / wp-content/plugins /.
• Activate the plugin ‘WP Page Numbers’ through the ‘Plugins’ menu in admin. • Aktivujte plugin 'WP Page Čísla' přes' Plugins' menu v admin.
• Go to ‘Options’ or ‘Settings’ and then ‘WP Page Numbers’ to change the options. • Přejít na 'Možnosti' nebo 'Nastavení' a potom 'WP Page Čísla' změnit možnosti.

Need to Do following changes in php file Musíte udělat následující změny v php souboru

Replace the the ‘next_posts_link()’ and ‘previous_posts_link()’ with the code below in theme (archive.php, index.php or search.php). Nahradit je 'next_posts_link ()' a 'previous_posts_link ()' s kódem níže v tématu (archive.php, index.php nebo search.php).

<?php if(function_exists(’wp_page_numbers’)) { wp_page_numbers(); } ?> <? php if (function_exists ( 'wp_page_numbers')) (wp_page_numbers ();)?>

Advanced usage Rozšířené používání

This plugin uses only Wordpress own string values, no own SQL-querys is written. Tento plugin používá pouze Wordpress vlastní řetězec hodnot, ne vlastní SQL-querys napsána. That means that you can use this plugin for more advanced use. To znamená, že můžete použít tento plugin pro pokročilé použití.

….. ... .. Jignesh Dodiya Jignesh Dodiya

Leave a Comment Zanechat komentář

Your Ad Here Your Ad Here
Your Ad Here Your Ad Here
"));