juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Different logins for wp-admin and other wordpress.org functions?when you say you log into your wp-admin are you talking about logging into your website? That is completely diffrent than wordpress.org.
ie using yourdomain.com/wp-admin will log you into yourdomain.com it will not log you into wordpress.org
Forum: Fixing WordPress
In reply to: Blog Page Sidebar Not Showingwhat theme are you using? Is it a premimum theme and if so have you asked the theme’s author about this?
Forum: Fixing WordPress
In reply to: Can't login, have to ask password reset every time I want to login.Have you tried disabling ALL your plugins and swapping to the twenty-fifteen theme just to remove any outside influences? (i.e. – anything other than the base WP code)
also when you edit a user have you made sure to press the ‘Log out everywhere else’ button before changing the password?
Forum: Fixing WordPress
In reply to: Blockquote formattingI don’t know of any plugin in wordpress, but if you are doing this in the post’s text editor you just need to wrap
…
around the text.
Why not look at your word processor or OS to see if you can create a script to do it during the copy? On a Mac you could probably use automator to do it.
Forum: Fixing WordPress
In reply to: Display the posts of one categoryget_the_title returns the TITLE of a post yet you are using it as a category name, that won’t work.
Forum: Fixing WordPress
In reply to: Whitespace problem – cannot login to WordPressUse FTP or your cPanel’s File Manager and remove the plugin you just added and see if that fixes it.
Forum: Fixing WordPress
In reply to: Strange new user behaviourAs of 4.3 when a user registers, they can not choose a password, instead a link is sent to their email address where they can choose a password. This is probably what you are seeing.
To verify, try creating a new user yourself and see if it gives the same result.
p.s. if you are not serving russia, I’d be inclinded to blow away those users.
Forum: Fixing WordPress
In reply to: Posts disappeared on restored pageIs that your POSTs page – ie go to dashboard->settings->reading and what do you have set for your ‘Frond Page displays’ option?
Forum: Fixing WordPress
In reply to: WordPress not allowing logins@codi727 – I’m posting because I’m trying to help @davenotti solve his issue. I’ve requested you to open a new thread so your issue doesn’t clutter up the help I’m trying to give @davenotti.
If you wish to subscribe to this thread and see what solution occurs, please do that but it makes it difficult to wade thru multiple people jumping into a thread with their issues – even if they seem to be the same issue.
if you open a new thread, I’ll be happy to advise you in that thread also.
Forum: Fixing WordPress
In reply to: WordPress not allowing logins@davenotti – no, like I said I have several sites at 4.3.1 and they all work fine. Did you disable the plugin?
Forum: Fixing WordPress
In reply to: WordPress not allowing logins@codi727 – Please open a new thread for your issue. FYI I have about 10 sites using WP 4.3.1 with no problems.
Forum: Fixing WordPress
In reply to: WordPress not allowing logins@nepalihostfamily – please open a seperath thread to keep from confusing the OP’s original issue
@davenotti – I would suggest using FTP or your cpanel’s File Manager and look in the wp-content/plugins folder to see if there is a login plugin and I’d move it out of the plugins folder temporarily and try again.
Forum: Fixing WordPress
In reply to: Static Front Page Is blankHave you disabled all your plugins?
Forum: Fixing WordPress
In reply to: WordPress not allowing loginstry this, go to the login page and before hitting enter, edit the url and remove everything after ‘http://www.btlnews.com/wp-login.php’ and see what happens
Forum: Fixing WordPress
In reply to: Website appears different when logged in.go to dashboard-> Plugins->all plugins and see what are active. You really should know what the plugins you use are doing.
The cached files are stored on the server and won’t be updated until either they are updated or the amount of time between rebulds is exceeded or you manually clear the cache (I thing it is in the dashboard->settings->the plugins setting)