Kristensusa
Forum Replies Created
-
Forum: Plugins
In reply to: Kimili Flash Embed – Flash header won't auto playOops – fixed it. I realized the .swf wouldn’t autoplay on its own, either. Turns out my partner had a stop action in the first frame – removed it & now everything is working just right.
Forum: Fixing WordPress
In reply to: Can’t edit widgetsUpdate – I have found that this is definitely a javascript problem. I have a conflict with a css animation script call in my theme that didn’t work on WP, so I commented out line 120 in the script-loader.php. This worked to get my animations working on the site, but it is what caused my widgets panel (and also my visual editor) to not work. Reset it, and the dashboard functions work fine. I’m hoping someone can help me figure out a way to have both the dashboard and my jquery-based animations work concurrently.
Forum: Fixing WordPress
In reply to: Can’t edit widgetsWhere are the experts on this problem? There are many threads on this going back several versions. Running 2.9.2, I was able to edit widgets until a couple of days ago. I have reset permissions on both widgets.php files (in wp-includes and wp-admin), and I have no plugins currently activated. I’m setting up a site that has to launch in a few days, and an RSS feed (WP default widget) that can’t find the feed, and I can’t remove it or fix the url. Are there other relevent core files that might need permissions opened? Anyone?