Mark
Forum Replies Created
-
Sure enough – I opened it up in Chrome and the entire sidebar was blue. I had been using FF on both of the computers I was using to work on the site, so I cleared history on both and the sidebar looks good in FF too, now.
Thanks, Paul!
Odd, I’m still seeing the black area – and I opened the page on a different computer. I wish we could upload images to this forum so I can show you I’m not crazy!
Could you have just visited a page that is short enough to not go past the height of the sidebar? The Business Directory page is the longest on the site.
Thanks, Paul, but that didn’t do it. I copy/pasted your code to my custom stylesheet and changed the color to match the background of the nav menu in the sidebar (#3C5680). I even tried adding !important.
That did the trick. Thanks!
Hi, Simon. Thanks for the reply. I had the img height set to 100%, so I just changed that to 281px. That worked fine.
I pasted the nav CSS to the bottom of the file, but unfortunately that didn’t move the menu to the bottom of the header, as desired.
Perhaps I have some other code above that affecting it?
Forum: Plugins
In reply to: [Theme My Login] Special characters not showing in new user confirm emailHave you tested without Custom E-mails enabled?
Without the Custom E-mails enabled, then there wouldn’t be a confirmation email sent at all, negating the issue. The point is, the confirmation email that is sent via TML’s Custom E-mails module doesn’t display certain characters in the
%user_pass%variable in the email.I have some experience with PHP, and maybe this isn’t going the right direction, but I’m wondering if the code that is “grabbing” the password is escaping the characters properly – if at all – when the password is embedded in the email message.
Forum: Plugins
In reply to: [Theme My Login] Special characters not showing in new user confirm emailSorry, I didn’t realize you meant the modules listed on the General tab – yes, every single one is checked.
But that should have been apparent since I mentioned that I included
%user_pass%in the confirmation email being sent, shouldn’t it have? As you know, unchecked modules aren’t listed. 😉Forum: Plugins
In reply to: [Postie] Can't get mail settings workingI just checked the posts and site again and all of my test posts are showing up now.
Looks like all is good with the world now!
Thanks for all of your help, Wayne.
Forum: Plugins
In reply to: [Postie] Can't get mail settings workingSure enough, IMAP on 143 worked – I thought I tried all of the combinations – really!
Anyway, the Test Settings worked. I got this output:
Successful IMAP connection on port 143 # of waiting messages: 1But that one waiting message and another one that I just tried aren’t showing up on the site as a new post, nor are they showing up in the list of posts in the admin area.
Forum: Plugins
In reply to: [Theme My Login] Special characters not showing in new user confirm emailSorry, I’m not sure what you mean by “the Custom E-mail module”. I’m not using any other plugins that affect email – that I know of, at least.
Forum: Plugins
In reply to: [Postie] Can't get mail settings workingYes, I got a LOT of output ending with
* OK.So that means the port is open, correct? Is any of the output useful/needed for what we’re doing?
Forum: Themes and Templates
In reply to: Content sidebar not showing in Twenty FourteenI also noticed that if you go to this page, which is created by the plugin “Theme My Login”, the sidebar shows up.
I’m not sure why it would show up for that, but not the other pages on the site.
Forum: Plugins
In reply to: [Postie] Can't get mail settings workingBH says to use box683.bluehost.com for the mail server URL, so I entered
telnet box683.bluehost.com 993That resulted in the following output
Trying 66.147.244.183... Connected to box683.bluehost.com Escape character is '^]'.I didn’t see
+OK IMAP, which apparently I should have according to your updated FAQ (your example on the FAQ said you’d see+OK POP3for port 110, so I’m assuming that’s what I should see for the IMAP port.Is that good? Bad? Just another step in troubleshooting? 🙂
Forum: Fixing WordPress
In reply to: Blog comments attached to images?One other thing, the test comments I’ve added aren’t showing in the sidebar under the “Recent Comments” section.
Forum: Fixing WordPress
In reply to: Blog comments attached to images?I tried using the plugin “Comment Control”, but when I unchecked “Allow people to comment on new Media” and tried adding a comment to a post it said comments were closed to the post.
Here’s the page I added a comment to with the test user: http://glass.glaciallakesmn.com/2015/05/31/star-party-report-for-saturday-530/
Here’s the media attachment that the comments are getting added to: http://glass.glaciallakesmn.com/primerequipment/filters/
Oddly, I added a comment to another post and it attached that comment to the same media attachment: http://glass.glaciallakesmn.com/primerequipment/filters/
Some searching showed that for some people changing themes fixed it. I tried that, but it didn’t help. I’m using Twenty Fourteen.
What the heck is going on and how do I make it so the comments show on the post that the comment is for?!