Matt McInvale
Forum Replies Created
-
Forum: Plugins
In reply to: [Safe SVG] Security / Vulnerability IssueForum: Plugins
In reply to: [Next Page, Not Next Post] Need css selectorI’m not sure what you mean?
Where are you experiencing this?
Forum: Plugins
In reply to: [Next Page, Not Next Post] Problems with getPagesQueryThanks for the feedback, rolling this into an update.
Forum: Plugins
In reply to: [Next Page, Not Next Post] Limit navigation to pages in custom menuSorry, that is not supported.
We still use it on our client sites, haven’t changed any code in quite a while so we haven’t bumped the version number/compatibility.
Forum: Fixing WordPress
In reply to: New exploit in the wild?Any more information on the mystery user accounts with ID 1001001? Just stumbled across a couple of sites with that but no other symptoms of being compromised.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Broken yarpp.org pixel imagePatRuppel, here’s how you can disable it;
- Login to your site
- Navigate to Settings then YARRP
- Look for the “Help improve YARRP” box
- Uncheck “Send settings and usage…” box
- Save your changes
Forum: Fixing WordPress
In reply to: "Database Update Required"Yes to both of your questions.
Forum: Fixing WordPress
In reply to: Trouble adding space between poststry adding this to your stylesheet file:
.entry-content p {
margin-bottom:2em;
}Forum: Fixing WordPress
In reply to: The page cannot be foundLooks like your index.php file is missing:
http://www.livewellmkt.com/index.phpForum: Fixing WordPress
In reply to: Remove date and time from postYou’d have to edit your theme’s files to do that.
Forum: Fixing WordPress
In reply to: Cannot log-in to adminThat is super shady, you should use a different theme…
The attackers may have your FTP credentials. Check your system for malware.
Forum: Fixing WordPress
In reply to: NEW PROBLEM :(Sounds like you have some PHP errors and potentially connecting to the wrong database…