public marks

PUBLIC MARKS from mozkart with tag wordpress

July 2009

Display Thumbnails For Related Posts in Wordpress | Build Internet!

In this tutorial you’ll learn how to increase pageviews by adding thumbnails to related posts using the popular YARPP plugin and Wordpress custom fields.

June 2009

WordPress › WP sIFR « WordPress Plugins

WP sIFR was created to remove the complications from getting custom fonts on a Wordpress site. With WP sIFR, you only have to upload your SWF font file to the plugin directory and then login, activate it, and configure its styles all in the Settings panel.

WordPress page template to redirect to first child page

by 1 other
To achieve this recipe, you have to create a page template. Create a new file and paste the following code in it: <?php /* Template Name: Redirect To First Child */ if (have_posts()) { while (have_posts()) { the_post(); $pagekids = get_pages("child_of=".$post->ID."&sort_column=menu_order"); $firstchild = $pagekids[0]; wp_redirect(get_permalink($firstchild->ID)); } } ?>

Prevent your images from being too large

.post img { max-width: 500px; /* Adjust this value according to your content area size*/ height: auto; }

May 2009

WP Greet Box WordPress Plugin | OMNINOGGIN

by 1 other (via)
This plugin lets you show a different greeting message to your new visitors depending on their referrer url. For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referrer URLs) suggesting them to subscribe to your RSS feed. Professional bloggers know that having these targeted suggestions on their blog increases their blog exposure and loyal readership. Best of all, this plugin is compatible with various WordPress cache plugins so you do not have to sacrifice speed.  Even Smashing Magazine is using this plugin.  Take it from the pros and download it!

February 2009

January 2009

10 Killer WordPress Hacks | How-To | Smashing Magazine

by 4 others (via)
2008 was a very good year for the WordPress community. The software was updated numerous times, leading to the recent release of version 2.7, and many new blogs dedicated to WordPress were created. Of course, tons of new hacks were discovered, which helped lots of bloggers enhance their blogs. In this article, we’ll show you 10 new useful killer WordPress hacks to unleash the power of your favorite blogging engine. Each hack has an accompanying explanation, so you’ll not only unleash the power of WordPress but also understand how it works.

The 7 CSS Hacks that we should use

by 2 others (via)
WooThemes - Premium WordPress Themes Club If you are trying to do pixel-perfect cross-browser CSS layout, then you have probably ran into problems with IE . I am going to highlight the top 7 CSS hacks that we often use to have pixel perfect design.

How to: Create a tag page on your WordPress blog

(via)
To create your tag page, the first thing to do is to create a page template. Follow theses simple steps if you don’t know how to create one. Once done, paste the following code in it: All tags <?php wp_tag_cloud('number=0'); ?> That’s simple as that! The number=0 parameter specifies that you want to display all tags.

Wordpress Thème Acticle Directory un thème "catalogue" en français ! [30/30]

by 1 other (via)
oilà je termine cette serie avec un superbe thème original, je vais bien entendu continuer les traductions, mais peut-être pas une par jour. Article Directory est un thème conçu par Dimox qui ne fonctionnera pas sans l’installation du plugin Article Directory. Un des points intéressants de ce thème c’est la partie “connexion”, une fois que vous avez entré votre login et pass, sans rechargement de la page apparaît une nouvelle sidebar avec le menu complet de votre administration Wordpress pour un accès rapide. Le système mit en place sur ce thème affiche donc une liste stucturée des rubriques et sous-rubriques de votre blog. Plusieurs réglages sont possible dans les options du plugin pour une installation plus personnalisée. Un thème d’un genre nouveau que je trouve intéressant. Le thème est:

Wordpress : utilisation en catalogue / database / directory

(via)
Found today via del/pop: Twitdom, an online catalog (listing Twitter apps), using only WordPress and a few plugins. On the same topic, don’t miss Wingee and Free Shipping which are quite impressive.

New page menu function in WordPress 2.7

There are several new features for theme authors in WordPress 2.7 that should be covered, but I believe one that might be useful is the new wp_page_menu() function. It’s nothing special, but it does take a lot of the work out of coding that we do over and over in every theme we create when using the wp_list_pages() function. Here’s an example of how to use it: <?php wp_page_menu('show_home=Home&menu_class=page-nav'); ?>

WordPress functions to supercharge your Theme! - Yoast - Tweaking Websites

WordPress is well known for its plugins and themes, but not enough people know and love what you can do in your themes functions.php. Chris Pearson showed his love for them back in May, and he did a great job of explaining how you can bring your own functions.php file to each and every theme you use, so I'm not going to repeat that, just go read it. Then Matt Varone started releasing a whole array of useful functions in three consecutive posts over the last couple of months: Taking Advantage of Functions.php in Wordpress Themes Useful custom functions for WordPress is_subpage() - Custom Conditional Function So I thought it was about time I started doing the same and started sharing a few of the custom functions & hacks I'm using in my functions.php.

December 2008

mozkart's TAGS related to tag wordpress

bookmarks +   buddypress +   business model +   cms +   contact-form +   css +   design web +   drupal +   e-commerce +   facebook +   fonts +   forum +   google +   graphisme +   html 5 +   icons +   international +   iphone +   iphoto +   itouch +   java +   lightbox +   mac +   magazines +   magento +   Mailchimp +   media +   mobile +   mode +   moteur +   moteurs +   outil web +   ovh +   photo +   photoblog +   php +   ping +   pixelpost +   poedit +   post format +   prestashop +   rss +   scripts +   seo +   slideshow +   slideshowpro +   textures +   thèmes wordpress +   traduction +   tumblr +   twitter +   web apps +   wiki +   wpmu +   yapb +