cassius123
Forum Replies Created
-
Forum: Themes and Templates
In reply to: over ride hover and responsiveness for menu itemsThanks so much, I will try that out. I actually copied most of the menu icon css from another site and fiddled with it to get what I desired, all of the !important were already there. Also, the theme has a built in plugin for css modifications from the admin menu so they won’t be wiped by an update. Thanks again.
Forum: Fixing WordPress
In reply to: Seemingly random error establishing a database connectionJust in case someone else has this problem, it turned out mySQL was crashing for lack of memory. I installed and configured swap and haven’t encountered the error since.
Forum: Plugins
In reply to: [Flare] READ THIS FIRST: A few of the common questions about the pluginI am using the flare plugin and I really like it, but I would like to exclude it from certain pages. For example, I do not want the share bar to show on my contact and FAQ pages. Is this possible? Thanks.
Forum: Fixing WordPress
In reply to: Seemingly random error establishing a database connectionOK, so I found that some URL was hitting my server, scanning and causing a segfault in Apache. Blocked the access using iptables and we’ll see if that works. Thanks again.
Forum: Fixing WordPress
In reply to: Seemingly random error establishing a database connectionI should be able to see everything as it is my own digitalocean cloud server. I am, unfortunately, learning as I go with this, but I am a quick learner. What logs should I look at? I have noticed that my memory usage is very high, near 100% sometimes. Could that be the cause? Thanks for the response.