Category: Debwork Blog

Striking documentation - my misunderstanding

Striking Mutliflex theme is fantastic (see sites used) but I had a problem figuring out how to get images in the exact order preferred by the website owner. Wanted: Exact placement of pictures in portfolio display Parameters at play: ids select items on id basis comma seperated (optional) orderby : no, page, author, post-id, title, […]

Boggle letters spell out tips & tricks

There is no error #8329754 documentation on BackupBuddy but here is what worked for me: The Problem: Error #8329754. Error retrieving fileoptions file `..wp-content/uploads/pb_backupbuddy/fileoptions/m5g6068f4h.txt`. Error details `ERROR_EMPTY_FILE_NON_CREATE_MODE`. Error information & troubleshooting: http://ithemes.com/codex/page/BackupBuddy:_Error_Codes#8329754 How nice of BackupBuddy to give us an error page – too bad it is not found. This worked for me: Deleted 2 […]

Where to put in the URL for a hotlink in Gmail Signature

By request from a web client, here is how to update or add an email signature with a text hot link (hyperlink). If you would like an image link in Gmail, it is not hard but Gmail adds an annoying border around it. Here’s my trick on how to get rid of that. Log into […]

Gravity Form Name fields are squished in sidebar widget

In a widget, Gravity Forms name fields need full width How do you get first name and last name to be vertical instead of horizontal? When you are integrating with a mailing list you must have the advanced name field to map to MailChimp’s or AWeber’s database. Gravity forms premium support is fantastic but sometimes […]

Boggle letters spell out tips & tricks

Hostgator used to have Fantastico and now they have their own tool called QuickInstall. If you try to delete a WordPress install, the new tool does not recognize your website installed with Fantastico. Here is the best YouTube I found to simply explain How to Manually Delete a WordPress Site because Fantastico is no longer […]

You might be surprised when you try to update to php 5.4

Some WordPress plugins require you to advance your website from 5.2.xx. If you don’t you might get the WHITE SCREEN OF DEATH which is harrowing. Hostgator’s Support site (this page)  gives the advice to modify .htaccess as follows: “PHP 5.4 is available on all Shared and Reseller hosting accounts by adding the following code to […]

htaccess file fix redirects

Like many hosts, Hostgator provides cPanel to control your website. Included in cPanel is a nice tool to add 301 permanent redirects. These are added to your .htacces file for you – nice. This is handy for many reasons but I commonly need it when converting an HTML site to WordPress. How long should it […]