Blog de un Manchego
Entradas etiquetadas con Wordpress
Themes for WordPress – 31 Abril
31 may
Voidy

Voidy comes to us from Niyaz of Diovo.com and sports a crisp and clean minimalistic design. That combined with the large typeface makes it easy to concentrate on the content. From the theme’s options page you can set a custom logo, include a Twitter link and offer an email subscription via Feedburner. You can also select some custom text to display in the sidebar.
Paino

Polaraul.com brings us Paino, a simple and generic theme featuring a widgetized left sidebar and dressed in an easy-on-the-eyes pastel colour palette. It has breadcrumb navigation built-in.
Clean Simple White

Another simple and clean-looking design. The use of blue for hyperlinks fits in nicely with the general appearance of this theme. It features a widgetized right sidebar as well as a widgetized 3 column footer. From the options page you can set a custom favicon as well as set up the latest Tweet widget.
Calotropis

This is a theme that comes packed with all sorts of goodies. From the theme’s options page you can:
- choose to display right sidebar, left sidebar, sidebars on either side of the main content or no sidebar at all
- select magazine-type layout or traditional blog layout
- pick one of 5 colour schemes
- adjust the width of the sidebar and wrapper
- select a custom header and background
- decide how to display the horizontal navigation menu
- even decide how many words to display when using excerpts
That’s not all. You can opt to include links to Twitter, Facebook and Plurk.
Plugins for WordPress – 31 abril
31 may
Updated Plugins
All in One Webmaster
Integrate Google Webmaster Tools, Yahoo SiteExplorer, Bing Webmaster Central and more into your blog.
Mouse Eye Tracking Service
Create heat maps, click maps, page navigation maps and more by tapping into PicNet’s Mouse Eye Tracking Service.
WP Greet Box
Show a different greeting to new visitors depending on their referrer url.
New Plugins
Agent Storm IDX WordPress Plugin
IDX (Internet Data Exchange) is a real estate search site that allows users to search for properties in a given area. With this plugin, you can display IDX listings directly on your blog without iframes or other hidden containers. Requires an account with Agent Storm which is free during the BETA period.
Canonical Link Plugin
Automatically adds canonical link code into the header of your blog so you don’t have to manually add the rel=”canonical” attribute to every link.
DynamicWP Pop-Up Menu
A cute way to show off your links to pages, categories or anything else. Once activated, the plugin will place an image at the bottom right corner of your blog. Clicking the image will cause the links to smoothly expand. Includes icons.
Plugin Akismet 2.2.8 for WordPress
28 may
Version 2.2.8 of the Akismet plugin for WordPress is now available.
Changes in this version include better diagnostic checks, and fixes for a bug that prevented false positive reports from being submitted in some circumstances.
Users of modern WordPress versions can upgrade by following the prompts in the wp-admin dashboard.
WordPress Fatal Error: Allowed memory size
28 sep
El problema es sencillo de solucionar, seguiremos estos pasos:
- Editar el fichero wp-settings.php
- Cambiar la línea:
if ( !defined(‘WP_MEMORY_LIMIT’) )
define(‘WP_MEMORY_LIMIT’, ‘32M‘);
por esta otra:
if ( !defined(‘WP_MEMORY_LIMIT’) )
define(‘WP_MEMORY_LIMIT’, ‘64M‘);
WordPress 2.6
15 jul
Acaba de salir la nueva versión de WordPress 2.6. La larga lista de nuevas funcionalidades de esta versión, las podemos ver en la web oficial. Ya es oficial el anuncio de la liberación de WordPress 2.6.
Descargar WordPress 2.6 | ZIP | TAR.GZ
Esta versión tiene el nombre clave de “Tyner”, en homenaje al pianista de jazz estadounidense McCoy Tyner.
Actualización: Acabo de realizar un upgrade de todas mis instalaciones con WordPress 2.5.1 a la 2.6 y no hubo problema alguno. Actualización 100% recomendada y libre de errores.

















































