Website re-design/migration for Paper Indulgence

Super lucky to be working with previous client David again, re-designing his Paper Indulgence HTML/CSS website – first design in 2004 with “Net Objects Fusion 7 for windows” from a cd he got on a PC magazine!! Was super clean simple table-based code: so I had to make sure his new site loaded just as … Read moreWebsite re-design/migration for Paper Indulgence

New posts not displaying on Mac / w3 total cache error

After recent iPage troubles, them deactivating all my plugins on allthoseshapes.com – a standard iPage fault finding method, I noticed on my iphone only the posts from December showing; I had since done one diary post lots of artist posts, some exhibition posts… none of these showed up on iphone 5c safari. Browser cache is … Read moreNew posts not displaying on Mac / w3 total cache error

.htaccess stop spammers and brute force attacks

If you have Securi plugin in your wordpress install you will prob notice random bursts of failed login attempts. Then youll prob try all sorts of plugins, wordfence, IQ block country etc and the spammers keep coming so you have to get serious. 1. In your root folder .htaccess file place <Files wp-login.php> order deny,allow … Read more.htaccess stop spammers and brute force attacks

adding .htaccess for permalink change

Best to decide on permalinks before you start constructing your website. if you didnt or forgot you’ll have to change your .htaccess file. If you can see the file in your wp directory you can create one by opening a text editor ans saving the blank page as “.htaccess” wordpress will have generated some code … Read moreadding .htaccess for permalink change