timcolman
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Section Breaks/HeadersI’ve come back to this after many days of trying to do it myself. Would you be prepared to build something on a custom basis for a fee?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Section Breaks/HeadersFor a simple form I would agree. But I have six different field groups for a profile and they all have many fields. The hope is to break the field sets down with section headers. This needs to be done from the Add New Field in the back end as the template files wouldn’t know where to put the breaks.
Forum: Fixing WordPress
In reply to: JS Injection After WP 4.3.1 UpgradeIf it’s the jsnitch problem – check with developer tools and look at the Network load – the problem is probably in your theme header.php.
Look at the code just above the ‘</head>’ tag.
Take out the two sets of ‘<!– ###: –>’ enclosed script and you’ll be right.
Worked for me anyway…..
Then get the Wordfence plugin.
Forum: Fixing WordPress
In reply to: link-template.php.suspected?Happening to us too. I’ve also taken the above advice from rioyotto and renamed the link-template file and changed the wp-settings – an excellent idea. But we’ve also had other files renamed *.php.suspected. Seemingly at random.
The mystery is that we have many WordPress sites on a dedicated server and only one is affected.
Wordfence came up with a list of seemingly dodgy files and we cleared all of those out. Wordfence is currently clean.
We’re all over this like a rash and if we come up with anything, we’ll post immediately.