So you think you’ve got navigation covered in wordpress, a dash of wp_list_pages here and there and everything is covered. You start to work on a theme that has 3 sets of navigation in different areas and you think it’s simple! Ever tried showing grandchildren in wordpress?
(more…)
Tags: grandchildren, themes, wordpress
10.Oct.09
Web Development
Submit a comment
I first got this error when I was migrating a wpmu site to a different set of servers, at the same time, the domain was changed to reflect a new brand. Consequently, a lot of the references in the old database had to be changed by hand (a simple search and replace done the trick), it did leave a few broken things, one of them being that on every blog that had the UGA plugin enabled displayed error messages at the top and bottom of every page, the error messages was similar to ‘error ultimate_ga.php on line 203′. (more…)
Tags: analytics, json, migration, mysql, uga, wordpress
20.Jul.09
Web Development
Submit a comment
Having developed a custom theme for a website I was working on recently, I got introduced to widgets (they’re great, see my other widgets posts). Only trouble was that when I tried to use code from another developer to make widget placement easier, it broke my website, making posts and pages invisible, both on the front and on the back end, even though I knew everything was fine. (more…)
Tags: not found, pages, posts, sidebar, widgets, wordpress
13.Jul.09
General, Web Development
Submit a comment
While working recently on a project, I got introduced to the power of widgets, previously, I would have used special posts to allow people to manage content in awkward places on their websites, then it hit me that widgets could offer more flexibility. Having only got started, I hit a problem pretty quickly, everytime I had put my custom widget into place, it disappeared completely from the back-end, I didn’t change my theme or anything, just any time the page was refreshed the widget would vanish, but I figured out what the problem was. (more…)
Tags: widget, wordpress
04.Jul.09
Web Development
Comments (2)