Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Slick Sitemap

Deskripzioa

This simple plugin adds a slick HTML (Not XML) sitemap of you site by entering the shortcode [slick-sitemap] in the page content. This simple plugin is configured from the dashboard. Settings include the menu, column, utility menu. You can select a menu you created.
The new release enables the user to add multiple sitemaps to their website. instead of specify the menu in through the dashboard, user can specify menus through the short tag attribute. just like:
[slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5].

Contributors

Plugin author: Pengbo Tang, host of the pengbos.com http://pengbos.com –
CSS Creator: Matt Everson of Astuteo, LLC http://astuteo.com/slickmap –

Follow us on Twitter

http://twitter.com/pengbos

Pantaila-argazkiak

  • Slick Sitemap in the WordPress.
  • Configure the links for the sitemap in the Menu configuration tab.
  • Configure the Slick Sitemap.

Instalazioa

  1. Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder.
  2. Activate the “Slick Sitemap” plugin in the Plugin Management page.
  3. Create a navigation menu for the sitemap.
  4. Configure the Slick sitemap in the coniguration page. Specify the default menu for the map, default utility menu, and default column for the layout.
  5. Add the shortcode [slick-sitemap] to the post(s) or page(s) of your choice with the default choice performed by the previous step. You can always specify the menu by short tag attribute like:
    [slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5] or [slick-sitemap sitemap_menu=’sitemap’ column=6] with the utility menu using the default setting.

MEG

Nothing here until now..

Berrikuspenak

2021(e)ko martxoaren 7(a)
slickmap.css contains the following: a:link:before, a:visited:before { display: block; text-transform: uppercase; font-size: 10px; margin-bottom: 5px; word-wrap: break-word; } This is not confined to Slick Sitemap and has affected output from the My Calendar plugin. The correct css is there as well so just delete or comment out the above.
2017(e)ko apirilaren 2(a)
This is the best vistal sitemap plugin which I have discovered. But it is too old, it is incompatible with some WP functions like wp_register_style and wp_enqueue_style which may cause some conflicts and problems... I hope will be continued, the concept is very good!
2016(e)ko irailaren 3(a)
This plugin was updated quite recently before this review, but according to the forum no support issues have been resolved for several years. Although the plugin seems to work well so far, There are errors in the css (easily fixable) which may affect other parts of your site because the styles are not confined to the sitemap. Finally,it looks great on desktop, but I am not sure yet if it is very responsive for smaller screens. Having said all that, I am going to persist with it because it is potentially a lot more user friendly than the normal "bullet list" sitemap, and I am hoping those minor issues will be resolved soon 🙂
Irakurri 6 berrikuspenak

Laguntzaileak eta Garatzaileak

“Slick Sitemap” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez Slick Sitemap zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

1.0.0

  • Released on 03/05/2012
  • Initial release of Slick Sitemap plugin.

2.0.0

  • Released on 08/08/2015
  • Add new feature to support multiple sitemaps for one wordpress site, by using the short tag attributes.
    [slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5]