Support Forum
I tried going back through previous topics to find this same problem, but couldn't find anything. So if there is another topic about this, my apologies.
Since upgrading to the new version, everything seems to work fine other than the log in button. I can log in elsewhere on the site and then come back to the forum and I can use it, but I cannot log in from the forum itself. You can see from the screenshot attached the icon next to "Log In" (as well as "Go to Bottom").
I've tried deactivating all other plug-ins to see if that was the problem, but nothing seemed to change. Any help with this would be appreciated. Thanks!
Thanks for your quick response. Here is the link to the forum: http://coastalhomestead.com/forum
Well - that is a new one on me!
WordPress has a number of 'filters' that can parse the text being displayed primarily to make sure it is (a) displayable and (b) formatted correctly. This filtering takes place on the final page content before it is sent to your desktop from the browser.
Plugins (and themes for that matter) can create their own filters that can perform special tasks on the content. SP defines several - for displaying images for example.
I suspect (and it IS only suspicion) that you have a plugin active (although as I say - might be the theme) that is performing some sort of filtering that is having an effect on certain kinds of links. In particular changing the quotes used for the attributes in the html tag. Comparing yours to mine and everyone else - there is a mismatched double/single quote being applied. This would normally only happen with a filter.
So - I see you have a lot going on there... any plugins that might be doing this?
YELLOW
SWORDFISH
|
I have gone through all plugins and individually deactivated them, tested to see if it affected SP, and then reactivated them. Unfortunately, I didn't see any difference.
I really hope it's not the theme doing this.
Unfortunately I only have a very basic understanding of html, so I'm a bit lost as to where to begin finding this mismatch you mentioned. Is there any way of identifying this filter and disabling it without affecting SP or anything else on the site?
The site isn't being promoted yet, and nothing really is posted on the forum, so would deleting and reinstalling SP do anything positive?
Thanks again for your help and hopefully this isn't causing you too much of a headache