jacksonbluetoo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu system not workingThanks for the reply. I tried to copy up the wp-admin wp-includes like you suggested, no luck. I did get an error this time, after timing out after 5 minutes or so. I got this:
“The given object ID is not that of a menu item.” about ten times
Can you make heads or tails of that?
Off topic- Thank you for your service as an EMT 🙂
Forum: Fixing WordPress
In reply to: "order" in pages what does that do?It changes the hierarchy of the order the pages are listed.
http://en.support.wordpress.com/pages/page-attributes/#order
Let’s say I have a menu item “US states” and I have 4 states under it:
Alabama
Texas
Colorado
New YorkI would assign them numbers according to the order I want them to appear. In this case I want them alphabetically so I would assign the order like this:
Alabama: 1
Texas: 4
Colorado: 2
New York: 3Forum: Plugins
In reply to: [BJ Lazy Load] Plugin breaks my imagesI figured it out. I’ll leave this up just in case someone has the same problem. I couldn’t get ANY lazy load plugin to work.
Finally figured out it was a plugin I was using, “WP Socialite”. The plugin lazy loads social icons, my guess is it was calling on the same function, but I’m far from a programmer so I’m probably wrong. I’m just thankful it’s working now 🙂