• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Digital Grog — Australia’s Tech, Gadgets & Digital Life Unfiltered

Digital Grog is Australia’s go‑to tech blog for sharp reviews, digital trends, AI tools, gadgets, cybersecurity updates, and practical how‑tos covering the latest in Aussie technology

  • About Us
  • Contact Us
  • Block Examples
  • Landing Page

Wordpress upgrade

Backup Your wordpress blog in 30 seconds

July 11, 2011 by admin 1 Comment

Its really that Easy!! if  you are looking for a quick solution from word press itself to back up your blog , this is it  !! It will save you hours of heartache later if something goes wrong, But there are much more  detailed back up options available as well if you want.

Simple wordpress  export backup in xml file

The quickest way to back up your  wordpress blog is to  use the export function in wordpress admin panel itself,  under the tools section. Check the pic below

wordpress simple and full database backup

Be warned though it only back ups on post, pages and comments and does not back up the photos. You can also do a Ftp back up of the images folder  to complement this.

I wouldn’t recommend this backup options if your blog has big/many posts. I you try to back up your blog with the export feature and you have many post you can end up with a xml file bigger than 10Mb.

Get the WordPress Database Backup plugin for  a more detailed backup

A more detailed backup can be done using the WordPress Database Backup plugin shown above and below also in pic. This plug-in is pretty good as you can either choose to back up  the database to your computer ( no messing around in cpanel or hosting login) or schedule a backup to be sent regularly to email as well.

wordpress database backup  plugin

 

Here are some more links for wordpress database back up

 

http://codex.wordpress.org/Restoring_Your_Database_From_Backup

How To Backup Your WordPress Blog In Three Easy Steps

Restoring Your Database From Backup

Filed Under: 2011, wordpress, Wordpress 3.1 Tagged With: Backup, Wordpress, Wordpress upgrade

Help .. My wordpress theme is not loading !!

July 5, 2011 by admin Leave a Comment

FOR every Blogger this is one nightmare that they really dread ( the blog getting broken  and inaccessible due to a buggy theme), the more experienced bloggers   surely would have  experienced this situation before , i suppose  and they are  quite adept at tackling this kinda situation.  So how do you fix this broken theme error?

My blog does not load

But for most bloggers like me  or the less technically challenged  we go to Google Search on autopilot when such a things happens, looking for a SOLUTION.

This did not happen to me for quite some time now  and then it happened again this week ,when i did a review of few of one  my blogs and changed some stuff or a theme . Godamm  knows why i venture to do this !! ( when everything was working)  but its a necessary evil  in the blogging game!!

wordpress blog broken not loading change theme

My wordpress theme is broken !! what do i do ?

I found  this nice looking word press theme that promised  a fast loading theme along with SEO inbuilt ..wow  and great features as well to match .. and i fell hook .line and sinker and uploaded it to wordpress theme folder. Guess what happens next !!

Yeh you know it !! some bloody eror that is too long to read and the  blog  is not loading up. Panic sets in… what do i do

What you will attempt  or ways to fix your broken blog  ?

Few options : Possibly this  :

  1. login to your hosting cpanel and try to reverse the update on wordpress in simple scripts or some area like that
  2. Try to gain access to your admin panel via wordpress in some  way ..but you cant ..because its F**ked ( try FTP)
  3. Try to find ways to change your  theme back to default via the hosting admin panel ( cpanel)  or then your Sql table under Php my admin in your hosting account or then via your ftp login to your word press files… still no luck.. daymm this !!!
Manually  change the wordpress themes due to blog not loading

There  is a simple way to get your blog back to working mode  ( or gain acess to the admin panel again ) if you have access via ftp to your wordpress files.

Take for example the bad theme you just changed was named “detox” . Go to  the theme folder ( via Ftp or cpanel) empty all the contents of your detox  theme folder  and move all the contents of  one of the default word press( classic or twenty ten or a good working theme) themes into that Detox folder. So you are tricking wordpress into loading detox when it actually is loading up twenty ten or whatever theme  that you moved there.

wordpress plugins  sheldon singh .com

This should  get your blog atleast up and running  and you should atleast be able to login back into your admin panel and change things again and delete that  screwed up word press theme that mucked up things for you!!

Here is another link i found that give you some tips on how to change the theme via my sql scripts in php admin i think.

Let me know if this was of any help  and do bookmark this post  for future reference  as i will be updating it with more tips.

UPDATE:

Plugin erors in wordpress and blog not loading

Recently while upgrading wordpress after getting the above eror, i managed to stumble into yet another plugin eror that disabeled my blog again.

I got this eror continously while trying to load the blog  “#. Plugin could not be activated because it triggered a fatal error. Fatal error: Cannot redeclare wp_get_related_posts()” .  To cut things short , what worked for me was to just  ftp into  the wordpress installation, go to the plugin folders and delete the plugin and the blog is up  and working now.

Technorati Tags: manually change theme. Cp panel,Theme broken,Theme eror,Blog not loading,can access admin panel,wordpress theme eror

Filed Under: wordpress, Wordpress 3.1, wordpress themes Tagged With: blog tools, Blogs, Errors, Theme, Wordpress error, Wordpress upgrade

WordPress 3.1 update and New standard , Aside , gallery post format and Thesis theme

April 9, 2011 by admin 1 Comment

Post format wordpress 3.1, the new feature of the latest version of wordpress 3.1, updated this February 2011. If you have upgraded to wordpress 3.1 ,you should be able to see  the format button on the right of the panel “Format”, which has three options, standard, aside and gallery.

If you don’t have this post format wordpress 3.1 tab, it means your theme does not support this yet.

Format options with Thesis theme

you will need to add a code in your functions.php file, or in Thesis, custom_functions.php file, also need to tweak some files for the “aside” option, however if you use Twenty Ten theme, this tab should be there

new wordpress 3.1 post formats  aside gallery featured

Post Format wordpress 3.1 — Tutorials, and How to use them

The post format wordpress 3.1 official resources, you can find it here in this official wordpress codex website.

Aside functions, is actually putting your post without title, this is why it is stated to be a similar like face book. This is a cool feature which can tweak our files, such as sidebar.If we create an aside post using post format wordpress 3.1, you will not see the title in the home page.

The gallery option is my favorite, By adding gallery shortcode which was already available long time ago, you will be able to have a gallery page, in the post, and complete with previous and next pictures, as well as the dimension, and image details. By putting [gallery] shortcode in one of your post, and then upload some images, you will see gallery in your post. When you click one of the image, it will bring you to the one image with its details, such as size, and the file name

Go to the official –> wordpress support site  to check out tutorials and support for installing and upgrading to get this feature and here are some nice tutorials, http://www.wpbeginner.com-post-formats-in-wordpress-3-1/ , http://www.960development.com/guide-to-new-features/

Post format in wordpress 3.1  on Vimeo.

Supported Themes for the new post formats

Here is the official, current listing of all themes that support post formats. To learn more about each format, visit the Post Formats support page.

Theme Name /Supported Formats

 

Twenty Ten/Standard, Aside, Gallery

Coraline/Standard, Aside, Gallery

Beach/Standard, Aside, Gallery, Quote, Status

Duster/Standard, Aside, Gallery, Link

Rusty Grunge/Standard, Aside, Gallery, Quote, Status

The Morning After/Standard, Aside

Toolbox/Standard, Aside, Gallery

Filed Under: 2011, wordpress, Wordpress 3.1 Tagged With: Post formats wordpress, Wordpress gallery theme, Wordpress upgrade

Primary Sidebar

Recent Posts

  • Underwater Drones for Recording Video and Taking Pictures
  • Why I chose hostgator for blog hosting
  • Top 10 Software Programs For Your Windows PC
  • What you should know before investing in Cryptocurrency and bitcoin
  • The Best Social Media Platforms for Marketing a Gaming App

Recent Comments

  1. Patrick McCormick on How to secure your desktop and laptop with antivirus software
  2. JJ on 20 Top brands with affilate programs to make you money in 2019
  3. JJ on This WPengine Genesis Pro Deal Will Give You 35 Studiopress themes
  4. Lisa Gomes on 16 Ways to Make Money Online Working From Home
  5. KatVine on This WPengine Genesis Pro Deal Will Give You 35 Studiopress themes

Archives

  • June 2022
  • February 2022
  • July 2021
  • May 2021
  • April 2021
  • March 2021
  • November 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • June 2018
  • April 2018
  • February 2018
  • January 2018
  • December 2017
  • October 2017
  • September 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010

Categories

  • $heldon $ingh
  • 2010
  • 2011
  • 2012
  • 2013
  • 2015
  • 2017
  • 2018
  • 2019
  • 2020
  • 2021
  • 2022
  • Accounting
  • Adsense
  • Affiliate
  • Amazon
  • Anti Virus
  • Apple
  • Apps
  • Asus
  • Aussie
  • Australia
  • Australian
  • Australian Bloggers
  • Australian wordpress hosting
  • Banks
  • Blog-Hosting
  • Blogger
  • Blogger Tool
  • Blogger Tools
  • BloggerTools
  • BuddyPress
  • CARS
  • CDN
  • Celebrity
  • Clickbank
  • Compare
  • Computer
  • Domains
  • Done Deals
  • Ebook
  • Email
  • Facebook
  • Featured
  • Finance
  • Free
  • Gadgets
  • Google
  • Gpost
  • Guide
  • Hackers
  • Hosting
  • India
  • Internet
  • Ipad
  • Kindle
  • Laptop
  • Make money blogging
  • Makemoney online
  • Marketing
  • Melbourne Cup
  • Movies
  • Netbook
  • Network
  • News
  • Online betting account
  • PC
  • Review
  • Search
  • SEO
  • sheldon singh
  • Software
  • Solution
  • Sports
  • Subscribers
  • Taxes
  • Technology News
  • Themes
  • Top 10
  • Tutorial
  • Video
  • Wacky
  • web hosting
  • Website Review
  • Wierd
  • Windows
  • wordpress
  • Wordpress 3.0
  • Wordpress 3.1
  • wordpress themes
  • World cup
  • Wp Answers
  • WP Turbo
  • WPMU

Footer

Design

With an emphasis on typography, white space, and mobile-optimized design, your website will look absolutely breathtaking.

Learn more about design.

Content

Our team will teach you the art of writing audience-focused content that will help you achieve the success you truly deserve.

Learn more about content.

Strategy

We help creative entrepreneurs build their digital business by focusing on three key elements of a successful online platform.

Learn more about strategy.

Copyright © 2026 · Genesis Sample on Genesis Framework · WordPress · Log in