bernadette tk's Library tagged → View Popular
23 Jan 09
Snazzy Archives - Wordpress Plugins
-
Snazzy Archives is a visualization plugin for your WordPress site featuring an unique way to display all your posts. Your archive page will never be boring again!
Snazzy archives simply lets you express yourself and your blog. You can select different layouts and special effects, Snazzy archives will make sure your content stands out.
15 Jan 09
Footer blocks « Theme Hybrid Support
-
Theme Hybrid Support » Hybrid Theme » Footer blocks
About this topic
* Posted by dgladfelter 20 hours ago. There are 3 posts. The latest reply is from dgladfelter.
* This topic is Not a support question
No tags yet.
1.
dgladfelter
Member
Posted 20 hours ago #
I know it has to be something incredibly simple I'm overlooking here, but can someone tell me where to enable the the categories, archives, tags, text blocks in the footer?
Thanks,
Donnie
2.
PegasusTeam
Member
Posted 19 hours ago #
Hey Donnie add the Widgets into the Secondary Home section
If you want them to show on all pages checkmark the "Select this if you want your secondary widget inserts to default to the home insert when nothing else is selected. " in Hybrid Settings... second from the top.
3.
dgladfelter
Member
Posted 19 hours ago #
Awesome! I knew it had to be simple... Thanks for your help.
RSS feed for this topic
13 Jan 09
Redirection - Manage 301 redirections without modifying Apache | Urban Giraffe
-
Redirection
Jun 26, 2006 | Tags: apache, htaccess, permalink, plugin, redirect, wordpress | Written by Administrator
download
Download: redirection.zip
Version: 2.1.4
Updated: January 4, 2009
Size: 143.85 KB
Support This Plugin!
While this software is being provided free to use, it takes considerable time to develop and support. If you do find it particularly useful or want to request a feature then consider donating money as an incentive for me to carry on developing it.
Thanks!
I have other plugins too!
Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation.
Features include:
* Supports both WordPress-based and Apache-based redirections
* 404 error monitoring - captures a log of 404 errors and allows you to easily map these to 301 redirects
* RSS feed for 404 errors
* Custom 'pass-through' redirections allowing you to pass a URL through to another page, file, or website.
* Full logs for all redirected URLs
* Create redirections based upon a URL, browser, referring site, or login status
* Automatically add a 301 redirection when a post's URL changes
* Full regular expression support
* Fully localized
* Export all redirections to CSV, XML, or Apache .htaccess files
* Import Apache .htacces files
Adventures in Keyframes and Code » Blog Archive » Wordpress “Page Redirect†template
template page to redirect
template-redirect.php
Once you've uploaded the template-redirect.php file to your themes directory...
1 - Create a new Page in your Wordpress control panel
2 - In the Page Content panel, just enter the URL (or local pat
How To - Move From WordPress.com To WordPress.org
-
The second part of this guide refers to an installation of WordPress 2.7. Login to your self installed WordPress administration panel and from the menu on the left click on TOOLS - IMPORT. From the list of blogging systems click on WordPress. Next, click on the Browse button and locate the XML file you downloaded earlier. This will upload the XML file into your WordPress installation and will unpack all of the data the file contains. There is one caveat though regarding this entire technique.
Importing WordPressMost webhosts for whatever reason still have their PHP.ini configured in such a way where end users can only upload files with a maximum file size of 2MB or smaller. Although it takes quite a bit of content in an WXR file to go over 2MB, 2MB is not a lot of head room. If you find yourself in the position where your WXR file is larger than the maximum file size, I highly suggest submitting a trouble ticket to your webhost and asking them to increase the limit. If they choose not to, then ask them if they can import the file for you. If that doesn’t work, you can pull a trick from your sleeve by uploading a custom php.ini file to your webhosting accounts root folder. This is what my host did for me and afterwards, I took a look at the php.ini file and noticed it had this line in it:
; Maximum allowed size for uploaded files.
upload_max_filesize = 7M
Apparently, the php.ini file overwrote the settings on the original file and I was able to bump my limit up to 7 Megabytes. This trick is not guaranteed to work. As a last ditch effort, you can also try adding these lines to your .htaccess file. Just replace the pound sign with a number that is above the size of your WXR file.
#set max upload file size
php_value upload_max_filesize #M
#set max post size
php_value post_max_size #M
Once the WXR file is unpacked on your self installed version of WordPress, you’re ready to walk through the gates of freedom without skipping a beat!
FYI: As
06 Jan 09
How to make a “child theme†for WordPress. A pictorial introduction for beginners - op111.net
25 Nov 08
Solving the White Screen Of Death | Andrew Ooi
-
The code for tester.php :-
<?
ini_set(’display_errors’,'1′);
ini_set(’display_startup_errors’,'1′);
error_reporting (E_ALL);include(’index.php’);
?>
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in wordpress
Related Lists on Diigo
-
WordPress 2.5
Items: 120 | Visits: 155
Created by: Toshiro Shimura
-
Wordpress
Wordpress相关的东西,像插件、皮肤之类的。
Items: 24 | Visits: 166
Created by: JX Wong
-
Wordpress Themes - Customizable
Wordpress Themes with vario...
Items: 15 | Visits: 154
Created by: Sue Blimely
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
