Archive for June, 2008

Create Dynamic Sidebars

19
responses
by
on
June 2nd, 2008
in
LinkyLoo

Richard Hooper of WP Project.com has published an interesting post which explains how to create dynamic sidebars. As it stands, there is no way to assign widgets to only appear on specific pages of your WordPress Powered blog in the back end. Using Richard’s method, you can create your own sidebar.php file and assign various widgets or plugins to only show up on specific sections of your blog. This is great if you want to display a widget on a SINGLE post template versus the front page. Richard also adds that Aside from creating a dynamic sidebar, this approach breaks up your sidebar code into smaller, more manageable chunks. Perhaps we should coax Richard into turning this into a plugin in which normal users can then assign widgets to appear on certain page templates. Here is a question I have. You can use this method to assign plugins/widgets to appear […]

[Continue Reading...]

If Plugin Deactivation Breaks Your Blog

14
responses
by
on
June 1st, 2008
in
LinkyLoo

Ever deactivate a plugin, only to have it crash your blog? Typically, this will result in a “Fatal error: Call to undefined function.” which is then displayed on the front end of your site. According to John Lamansky, the reason this error occurs is because the theme is still calling on the plugin you deactivated. John Lamansky has put together a list of steps that you should perform to alleviate this issue entitled, What To Do If Plugin Deactivation Breaks Your Blog. Typically, deleting the plugin file from your plugin directory usually solves most problems. However, John’s list of steps guides you through the process of determining which bits of code from the failed plugin are causing the errors and then removing those lines of code. If you have ever gone through the experience described above, please let us know how you went about fixing the issue.

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php