Update a buggy installation

You have two tasks to solve here: 1. Resolve the time-out problem. 2. Update WordPress. Resolve the time-out problem These things don’t just happen because your WP is old. There must be a concrete reason. The three most common reasons are: Not enough memory. Maybe your hosting provider has limited the memory? Try adding the … Read more

Where is phpMyAdmin inside WordPress?

phpMyAdmin is software typically installed by your host and available via your hosting control panel, it is not part of WordPress. A search on web for [your host] phpMyAdmin will probably tell you what you need to do.

Losing all my text and entries on ColorWay Theme

And when I need to restore, I do a search replace in the sql file all localhost to that dns… Doing a find/replace in a text dump of the database will break the serialized data stored in theme options. Use interconnectit.com WordPress Serialized PHP Search Replace Tool to correctly find/replace serialized data. Some simple themes … Read more

How can I make revisions more extensive?

Looking at the second screenshot, it seems like the question and answer fields are generated by the Advanced Custom Fields (ACF) Plugin with Repeater add-on. The symptom that only the item number is tracked, but not the item contents, reinforces this assumption. The ACF Plugin can either be installed as a plugin, but I think … Read more

Batch update of WordPress Plugins

You need to also back up the database in addition to the plugins folder. Not only is information stored in the database about which versions of which plugins are installed, an updated plugin itself may make changes to its settings which is stores in the database. Without backing up both the database AND the plugins … Read more

Can I Restore My Website Pages Without mySQL Database?

Content in WordPress is inside the WordPress database. If you have deleted the WP database, then the content is gone. Installing a new WP instance will create a new, mostly blank database. So, unless you have a backup copy of your database to restore, your content is gone. Your hosting place may have made a … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)