25.Jun.2008 at 5:55 pm | 1 Comment
Video embeds like the ones from YouTube can be valuable to tell a story. Though the built-in options for such videos allow the user to resize the video, it is not dynamic and is more than often a manual (irreversible) process. Say you would like to keep the video at it’s full size in the single post page but display a thumbnail in your sidebar, you can. A simple CSS and Javascript fix for IE would do the trick, here’s how:
Tagged: Code, CSS, Design, hacks, how to, PHP, resources, techniques, tips, Video, website design, wordpress, WP, xhtml, YouTube
22.May.2008 at 1:22 pm | 1 Comment
During a recent site redesign, the client required the site dynamically generate a unique promotional banner (in the sidebar) on certain high profile writers “about the author†page.
Before WordPress version 2.5.x, we had to rely on conditional tags such as is_page() or is_category() and numerous lines of code to accomplish it. For most parts it worked well, especially when you had only one or two conditions to satisfy, but when the number of such exceptions increased, the code became bulky and was prone to err.
With WordPress version 2.5.x, you can simplify the task by applying the conditions over an array of pages (categories, tags…), here’s an example:
Our conditional tag was required to automatically generate a banner when the author page of specific authors was queried.
Tagged: Code, Conditional, Design, hacks, how to, HTML, PHP, Projects, resources, tag, techniques, technology, Theme, tips, Web Design, wordpress, WP
12.May.2008 at 7:20 pm | Be the first to comment
Using images in place of text can be tempting especially since an image can offer you more visually than just text does. However, most of us end up using text for the simple reason that Google and Yahoo’s search engines are not able to read your images effectively (even with alt text?). Here’s a quick, simple, tried and tested SEO friendly CSS only Javascript free fix for one such scenario; replacing your navigation menu text with SEO friendly images:
Let’s start with making our images that will be used in place of menu text, in this example I am using images 30px tall and of varying width. I make two images for each menu item, one for mouse-over or hover and second for all other conditions.
Tagged: blog, Code, CSS, Design, Google, how to, HTML, Javascript, PHP, resources, Search Engine Optimization, SEO, site validation, style, techniques, tips, Web, Web Design, wordpress, WP, Yahoo
28.Apr.2008 at 10:27 am | 5 Comments
When a client of mine upgraded to WordPress 2.5.1 from WordPress 2.5 she encountered an issue where the database will not upgrading, resulting in the “WordPress 2.5.1 is available! Please update now.” flashing in her dashboard and every other admin pages. On initial search of the WordPress support forum, we found the following strings that pointed us in a certain direction:
http://wordpress.org/support/topic/172004
http://wordpress.org/support/topic/168964
Neither strings suggest solutions that are easy or safe, however, I urge you check these posts and then search your install via file manager/FTP/WebFTP to ensure you do not have files with the following extensions anywhere within a writable …
Tagged: Announcements, Awareness, blog, Bug Fix, Code, Design, hacks, headsetoptions, how to, internet, news, PHP, resources, Security Fix, Spam, techniques, Web, Web Hosting, wordpress, WP
26.Apr.2008 at 8:52 pm | 10 Comments
For good SEO, it is preferential to open your comment authors URI in a new page. Why you might ask? Google and other search engines track sites you visit, they can tell what that site contains (obviously), how long you stayed there and where you went next. The intended use of this information is to find if the sites you visited were relevant to your search keyword and/or if all the sites you visit are related. That could also work against you if your site get a lot of spammers commenting on it. Here’s how.
Let’s say you get a comment on your site that look legit, so you want …
Tagged: Akismet, blog, Blogging Tips, Code, Conditional, Design, Google, hacks, how to, HTML, Javascript, PHP, Pop-up, resources, Search Engine Optimization, SEO, site validation, Spam, tag, techniques, tips, Web Design, wordpress, WP, xhtml, Yahoo
23.Apr.2008 at 9:49 am | 1 Comment
The site is in transition to a simpler and visually engaging design, in the mean time, experience what a free theme and a sleepless weekend can do to your site! This mid-spring pre-reboot reboot is just an idea mash-up. The true reboot will be available on May 1st 2008 and will be built using hand tossed XHTML/CSS, a dash of PHP, some Javascript and home made grid.
Tagged: Announcements, blog, Code, CSS, Grid, HTML, PHP, Reboot, Un, web 2.0, Web Design, web sites, wordpress, WP, xhtml, YUI
19.Apr.2008 at 11:07 am | 3 Comments
As the tutorials run longer than we prefer, we have broken section 3 into 3 sub-sections, you can find sub-section 1 regarding second level menu here.
The navigational aspect of a site, especially one that is database driven, should have menus that are dynamically generated just like the rest of its content, but is seldom the case. The reason is not the lack of information or techniques, but rather the developer underestimating the role of effective navigation to the success of a site. A site with poor navigation is just as or bad or worse than a site with poor content.

Magazine style themes have overcome …
Tagged: Code, Conditional, CSS, Design, hacks, how to, HTML, Magazine Style WordPress Themes, PHP, resources, tag, techniques, Theme, tips, web 2.0, Web Design, wordpress, wordpress themes, WP
13.Feb.2008 at 1:58 pm | 101 Comments
Why pay for a Magazine WordPress Theme when you can get one for free? Introducing The Box, the all-inclusive magazine style WordPress theme that has all the cool features of a premium theme straight out of “the box”. Best of all, it is absolutely Free!
Ola Hedin of Blyerts.com pointed out an IE 6 issue that was fixed on 05/06/2008 at 9:48 PM EST. Thanks Ola
The theme includes among other functions advance edit options, featured-regular post option, second level, conditional and dropdown menus, tabbed JavaScript interface, widget ready sidebars and is pre-styled for Google Adsense and coded to be search engine friendly (optimized).
Demo and Download
Click …
Tagged: 2 column, 3 Column, Adsense ready, Advanced WordPress Theme, Design, free css templates, free wp theme, Google, GPL, how to, HTML, Javascript, License, Magazine Style WordPress Themes, mandarinmusing, New Release, PHP, premium templates, professional quality, Projects, resources, Search Engine Optimization, SEO, tag, techniques, The Box, Theme, theme viewer, web 2.0, Web Design, Widget, wordpress skins, wordpress templates, wordpress themes, WP Theme Viewer
11.Feb.2008 at 7:22 pm | 12 Comments
As this tutorial runs longer than we initially anticipated, we will break section 3 further into three sub-sections.
In our ongoing exercise to learn the nuts and bolts of a magazine style WordPress theme, we examine what has become by far the most ignored part of a theme design, the navigation menu.
As important as they are, they are often found floating in the header or worse the sidebar and almost never used to its fullest as rightfully should. Today we will change that. We are dedicating three sections just to discuss navigation menus, its varied uses, and the various methods of using it. So why wait, let’s get started.
Why …
Tagged: Advanced WordPress Theme, Code, CSS, Design, how to, HTML, Javascript, Magazine Style WordPress Themes, PHP, resources, Search Engine Optimization, SEO, style, tag, techniques, Theme, theme viewer, tips, Web, Web Design, web sites, wordpress, wordpress templates, wordpress themes, WP, xhtml
4.Jan.2008 at 9:54 pm | 17 Comments
Let’s face it, WordPress is not just a BMS like some might want you to believe, if used right, the full potential of the worlds best CMS can power sites big and small alike. One recent trend among high content high traffic sites is the switch to magazine styled or premium themes to aid in maximizing content exposure. But most all premium themes are paid and require customization irrespective off. In situations where you already run a well established site with custom design and need to add functionalities of magazine styled premium themes without switching or paying for a new theme, you are at the right place.
So how are magazine …
Tagged: Advanced WordPress Theme, Announcements, Code, CSS, Design, hacks, how to, HTML, Javascript, Magazine Style WordPress Themes, PHP, techniques, Theme, tips, Web Design, websites, Widget, wordpress, wordpress templates, wordpress themes, WP