borreicho
Forum Replies Created
-
Sent you the e-mail. As for fresh news, I’m using the 1.0 version.
Hi, thanks for the answer.
I’ve tried this
<?php wp_enqueue_script( ‘jquery’ ); ?>
yesterday, but I removed it because it didn’t solve the problem.
I’ve put it again and remove the script line that you mention, but when I do that, the comment edition buttons disappear.
Should I re-intall the plugin after removing the script? Or find a new version of jquery (I’ve already have it, but don’t know how to make it work)?
My site: https://tvdependente.net/
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Comments/table sidebar problemI’ve tried that. But I disabled it again just now for another test. And it happened again.
– I made a new comment (in Safari) and it showed up in the sidebar widget (and the post). All fine.
– Then I opened Opera and the comment was on the main page. Still fine.
– However, I’ve opened a post from yesterday and the comment doesn’t show on the sidebar widget.
– But then I tried opening a post from September 25th and the comment is shown.
– I then opened the post from yesterday again and the comment still wasn’t there.When this happens inside a specific post, it doesn’t matter as much, but the problem is that sometimes happens in the main page too.
Forum: Fixing WordPress
In reply to: 2.9 Schedule Posts “missed”https://www.semiologic.com/2009/12/21/wp-2-9-three-bugs-and-how-to-fix-them/
It worked! Aleluia! Thank you so much. Merry Christmas.
Forum: Fixing WordPress
In reply to: 2.9 Schedule Posts “missed”$timeout_ms = (int) ceil( 1000 * $r[‘timeout’] );
with
$timeout_ms = (int) ceil( 1000 * max($r[‘timeout’], 1) );
That didn’t work for me… ??
Forum: Fixing WordPress
In reply to: 2.9 Schedule Posts “missed”This bug has been there since WP2.7. That’s when I started using WordPress.
I didn’t had any troubles until 2.9
And about your plugin, when I run it, it gives me problems, a “fatal error” in other plugin named Popularity Contest.Forum: Fixing WordPress
In reply to: 2.9 Schedule Posts “missed”Me too. I use scheduling very often and I’ve had no problem with it. Until upgrading wordpress to 2.9.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Slideshow error after NGG 1.0.1 and WP 2.7 updates.Thanks a lot! ryancp instructions worked fine!
Forum: Installing WordPress
In reply to: slideshow fails after updateHas anyone solved this?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Slideshow error after NGG 1.0.1 and WP 2.7 updates.I have the same problem with slideshow. It was working perfectly before the update. Now displays that same warning/error.