troydwhite
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: ERR_TOO_MANY_REDIRECTSThe issue for me was an error for too many redirects only on my homepage. The solution I found was: go to Settings>Permalinks> then make sure everything is in lowercase.
Thanks to @jmcgovern94, my homepage is working.
I was getting the “Too many redirects” error only on my homepage, which was static, and I was using %postname% for permalinks.
My Settings > General > WordPress Address (URL) was LinkedInToCollege.com, which had some caps.
I changed it to lowercase and changed the permalinks back to %postname% (I had temporarily set to plain to get my homepage to function) and now it’s working.
Thanks for the info, Jeremy!
Actually, I dug into the advanced settings for the TOC+ plugin (an outstanding plugin) and found an “Exclude Headings” field. I dropped the Share text in there and it works swimmingly.
Thanks for your help!
Forum: Plugins
In reply to: [AWeber Forms by Optin Cat] Crashes on ActivationHi, it is working fine now. Not sure what was happening before.
Sorry for the hassle, this is a great plugin!
Forum: Themes and Templates
In reply to: [Writr] Sidebar – Change Font ColorFound it:
.widget-area .widget-title, .widget-area .widget-title a { color: #COLOR; }