stormkicker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning: Can not modify header informationThanks Clayton, i have just tried that and now I can login to the dashboard again. This solution no doubt highlights an issue with the theme itself, would it not?
Thanks again
Forum: Fixing WordPress
In reply to: Login errorThanks Intern101, tried that but no luck.
Forum: Fixing WordPress
In reply to: pluggable.php on line 1121Thanks for the advice, all the plugins have been deactivated and to my frustration the problem still exists. I have reinstalled 3.9.2 after deactivating the plugins and now the error reads wp-includes/pluggable.php on line 1121
Thanks
Forum: Everything else WordPress
In reply to: How to remove password protectedOf course, I found an article at the link below. I located and edited the text from within the comments.php for my theme by clicking Editor under the Appearance tab in the Dashboard. The code will look like this….
<div id=”comments”>
<?php if ( post_password_required() ) : ?>
<p class=”nopassword”><?php _e( ‘If you have any problems during login, please contact us.’, ‘sp’ ); ?></p>
</div><!– #comments –>
<?phphttp://mysitemyway.com/support/topic/password-protected-page-displays-unwanted-text
Thanks and good luck!
Forum: Everything else WordPress
In reply to: How to remove password protectedThanks markhem I have just found a solution through the comments.php
Thanks for the reply all the same!
Forum: Everything else WordPress
In reply to: How to remove password protectedI would like to keep the protection but remove the words on the screen from below the password box on a password protected page. I have already changed these words “This post is password protected. To view it please enter your password below” above the box using a plugin but can find nothing to remove these words “This post is password protected. Enter the password to view any comments” that appear on the screen below the box.
Thanks
Forum: Everything else WordPress
In reply to: twitterBob I am no pro when it comes to Twitter feeds but I can say that almost all queries I have had related to WordPress are often more easily answered via Youtube, it shows you the steps as opposed to getting blasted with terminology! The link below may be a good starting point and if not I am sure you will find plenty of others on there that will.
http://www.youtube.com/watch?v=Ug9m4tn0zeQ
Good luck
Forum: Everything else WordPress
In reply to: twitterYou could try the WD Twitter Feed plugin instead, it seems to be far more straight forward than the previous plugin.
http://ww.wp.xz.cn/plugins/wd-twitter-feed/installation/
In any case you would need to create a new application at to get the Twitter Feed Tokens https://dev.twitter.com/apps
Hope this works for you!
Forum: Everything else WordPress
In reply to: twitterTry installing the “Really Simple Twitter Feed Widget” that will add the feature to the sidebar or footer of your pages. Follow the instructions and I am sure you will get some success!
“http://ww.wp.xz.cn/plugins/really-simple-twitter-feed-widget/