Categories
Blog HOW TO Plugin WordPress

HOW TO disable mobile theme for Twenty Eleven

In Dashboard -> Appearance -> Editor
select the file HEADER (header.php), remove the following line
[sourcecode lang=”html”]
<meta name="viewport" content="width=device-width" />
[/sourcecode]
then click Update File.

My experience:
Rather to disable the mobile theme support I suggest to to use an optimized mobile theme, now you can active it using the following plugin:

Jetpack by WordPress.com

Did my HOW TO help you? Leave a reply.

Categories
Blog Plugin WordPress

Tweet My Post suddenly stop working

When you publish a post Tweet My Post plugin suddenly stop working.

Solution:

Access to your WordPress Administration area wp-admin go to
Users -> Tweet My Post
write Your Twitter Handle and press Save Changes button.

Did my solution solve your problem? Leave a reply.