Export WordPress posts into smaller XML files
Exporting data from and old site into a new site is something that you will have to do someday. WordPress has an export tool that creates an XML file that can be used to import the old posts into the new site. There is two option to export the posts “all content” or by content […]
How to rollback a WordPress update
So, you just updated WordPress to the coolest, latest version; but you can’t access your website, the site is not working properly, or maybe there are errors showing throughout the website. For the most part, these are issues are caused by a theme or plugin that has not been updated to work with the latest WordPress […]
WordPress: Allow users to upload images by role without a plugin
If you allow guest blogging on your WordPress installation, or you want someone to act as a contributor to your site – by contributor I mean create post for review adding images and files at the same time – some WordPress roles have restriction on file uploads. The most obvious solution is to install a roles […]
Image Store: link from album to a different page
A while ago, one of the Image Store forum a member asked if there was a way to link the albums to the “slideshow” page instead of the “photos” page in the gallery. The answer is yes and this is how is done. The album can be link to anything that you want not just to […]