Posts in the "Wordpress Hints And Tips" Category

  • Better WP Performance: Preloading Images With CSS

    I have been creating a lot of image and photo rich wordpress websites lately and using jQuery to display galleries and rotating photo shows.
    These sites are really awesome but, the galleries can take a long time to load and the overall visitor effect can be disappointing.
    After a bit of searching I found that it is [...]

    Read More...
  • Wordpress, Memory Usage and Me….

    As we add more and more functionality to our Wordpress Websites, memory usage on our webservers is becoming an issue.
    With some webhosts, it is possible to increase the amount of memory that is allocated to run PHP.  In this article, I’ll share how website administrators may increase the memory allocation for their Wordpress website.
    Please proceed [...]

    Read More...
  • Creating the Author’s Profile Block

    Recently, I added author profile blocks to the bottom of my blog posts.  This was inspired by advise from the team at Wishlist Products and after I saw their author info boxes.
    There are many benefits to incorporating an Authors info box on your site – the least of which is having guest authors that you [...]

    Read More...
  • Comments on a blog are a good thing however, lengthy comments can be a little overwhelming to other readers and experts argue that long comments may be detrimental to the Search Engine Optimization of your site.
    One of the posts on the Wishlist Member Insider forum mentioned two plugins, one of which I really liked – [...]

    Read More...
  • Wordpress Membership Sites: Adding and Removing Profile Options Can Be Simple

    When creating sites for my clients, particularly Membership Sites in Wordpress, I find that we are often asked to add or remove specific profile fields.
    The main fields we are asked to remove are the contact methods of aim, yahoo and Google talk. Not many members use this methods and they clutter the information screen…
    Thanks to [...]

    Read More...
  • Adding A Custom Top Menu To Your Wordpress Website

    We are often asked how to create a menu at the top of a wordpress website with specfic pages in it.  The menu doesn’t have to be dynamic – in fact, the requirement is to only display a select number of options.  Often, the requirement is to display a mix of links to Pages, Categories [...]

    Read More...
  • Passing variables via URL to Wordpress Posts and Pages

    I was asked today if I knew of a way to pass a string to Wordpress – specifically to add a variable to an Aweber form.
    The main reason we want to pass a variable to an AWeber form is so we can capture an Affiliate name or ID for later tracking etc.  I’ve used this [...]

    Read More...