miette49
Forum Replies Created
-
Forum: Plugins
In reply to: [podPress] Play button not showing up in full post – only abreviated…Forum: Plugins
In reply to: [podPress] Play button not showing up in full post – only abreviated…Hiya,
FYI the same conflict occurs with the “Path” theme from ThemeHybrid (problem in FF only). Just a note that to resolve there, I’ve removed the fitvids code from lines 261-263 of Path’s functions.php, as I don’t use video (sorry if anyone stumbles upon this thread looking for a better resolution. I’m only competent enough to muscle through these problems when they affect me). Perhaps someone else does. Here’s what I removed:
/* Enqueue FitVids */ wp_enqueue_script( 'path-fitvids', trailingslashit( get_template_directory_uri() ) . 'js/fitvids/jquery.fitvids.js', array( 'jquery' ), '20120625', true ); wp_enqueue_script( 'path-fitvids-settings', trailingslashit( get_template_directory_uri() ) . 'js/fitvids/fitvids.js', array( 'path-fitvids' ), '20120625', true );Forum: Hacks
In reply to: disable internal linking in 3.1?Hiya,
Can you explain what you did to disable internal linking? Even if it was an edit to core, it’s breaking my site due to a plugin conflict. The plugin developers are working on a fix, but I do need a stopgap fix… many thanks in advance!Forum: Fixing WordPress
In reply to: WordPress 3.0 Intermittent 404 errors from admin panelHiya,
Does nobody have a great answer to this? Most of my affected Dreamhost-hosted WP sites are resolved by a single page refresh, but my most trafficked site is just laden with something. I can barely get in to the admin at all.
I haven’t added or modified the plugin structure in the past couple of years– the only thing I’ve done is update WP to 3.x. If there’s something I can do to reset the processes from within the terminal (even disabled plugins from within a Terminal window?), let me know– my admin is basically unusable.
Would be all kinds of grateful.
— Miette
Forum: Fixing WordPress
In reply to: Podpress to Itunes broken feedHi,
Just FYI I can’t use Safari with WP 2.8.5 and up with Podpress — there’s something that hangs in the admin and it gives me the problem that you mention. When I do the same thing in Firefox, it works just fine. Not sure if this is relevant, but wanted to pass along the info.Are RSS and ATOM checked in your media options when you add a file to a post?
good luck!
— Mtte.Forum: Plugins
In reply to: Just upgraded WordPress.com stats plugin and stats explodedI think this does it– thanks a hundred million times over. Besos!