My friend got a contract to work in Singapore so off they went. Then they decided to document their adventure using a blog. Naturally, I confirmed that this was a great idea.
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, […]
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 […]
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 […]
Elegant Themes are wonderful but Epanel does not provide an option to display or hide sidebar and footer widgets for mobile. The default is to hide so you have to figure out how you unhide them each time you use a responsive theme by Elegant. Add this to your CSS: /* display sidebars and footer […]
If you landed here it is because you have tried Explorer > right click on .pdf file > set default to Adobe Pro control panel > default programs > .pdf > set default to Adobe Pro swipe right edge > settings >change PC settings > search and apps > defaults > choose default > change […]
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 […]
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 […]
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 […]
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 […]