dkabal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Rich Text Editor behaving strangelyMy problem was related to WPG2 plugin. The version I was using interacted poorly with the editor. This is fixed in RC3.
Forum: Fixing WordPress
In reply to: Visual editor adding too many returns since upgradeFixed. Turned out to be the WPG2 WordPress Gallery2 plugin. The new version, 2.1 RC3 seems to work OK.
Forum: Fixing WordPress
In reply to: Visual editor adding too many returns since upgrade*bump*
Forum: Fixing WordPress
In reply to: Visual editor adding too many returns since upgradeHere’s a little more experimentation results. In Internet Explorer (I use Firefox), the behavior is very different. When I hit return, only 1 return is put in. If I hit the “bullet” button, however, it asks if I want to navigate away from the current page, but correctly adds a bullet.
I am using Almost Spring 1.41 with widgets, as well as the WPG2 plugin and Now Reading (problem started before I installed WPG2, though), if it makes any difference. Blog is https://david.kabal.org
Forum: Fixing WordPress
In reply to: Rich Text Editor behaving strangelyThere’s at least two of us (here). Anyone out there to help us?
Forum: Fixing WordPress
In reply to: Visual editor adding too many returns since upgradeThanks, tried deleting the cache as well (the “cache” directory contents) like clindsey, to no avail. I also tried creating and logging in as a different user (same problem).
Please help me or clindsey!
Forum: Plugins
In reply to: WordPress Email Notification Plugin v2.3.1Where’s that option to set which header.php gets used?
I’ve tested, and no e-mails are currently emerging from the subscription (using WP2.01, e-mail notif. 2.3.1). I’ve only editted the header.php in my template’s folder.
I tried putting the line:
<?php email_notification_future_send(); ?>
in the “header” div, and also within the <head> section of the header.php file, still no notifications.
Does anyone know what I’m doing wrong?