<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Eventualo Forum &#187; Topic: I can&#039;t see the e-mail-text in the main-body-box</title>
		<link>http://www.eventualo.net/forum/topic/9</link>
		<description>eventualo.net</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Feb 2012 21:06:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.eventualo.net/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.eventualo.net/forum/rss/topic/9" rel="self" type="application/rss+xml" />

		<item>
			<title>alo on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-490</link>
			<pubDate>Sun, 12 Dec 2010 23:26:12 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">490@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;&#60;strong&#62;Update&#60;/strong&#62;: from EasyMail v.&#60;strong&#62;1.8.4&#60;/strong&#62; the qTranslate multilanguage editor works properly, so you don't need this hack anymore.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-135</link>
			<pubDate>Fri, 16 Jul 2010 10:10:12 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">135@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I found a hack to disable the qTranslate editor for EasyMail.&#60;br /&#62;
Open the &#60;strong&#62;qtranslate_wphacks.php&#60;/strong&#62; file in your qtranslate directory and search the &#60;em&#62;qtrans_modifyRichEditor&#60;/em&#62; function declaration (line 60 more or less):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function qtrans_modifyRichEditor($old_content) {
	global $q_config;
	$init_editor = true;
	if($GLOBALS[&#38;#39;wp_version&#38;#39;] != QT_SUPPORTED_WP_VERSION) {
...&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you have to add a line to exclude EasyMail send page, so:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function qtrans_modifyRichEditor($old_content) {
	global $q_config;
	$init_editor = true;

	if( isset($_GET[&#38;#39;page&#38;#39;]) &#38;amp;&#38;amp; $_GET[&#38;#39;page&#38;#39;]==&#38;#39;alo-easymail/alo-easymail_main.php&#38;#39; )  $init_editor = false;

	if($GLOBALS[&#38;#39;wp_version&#38;#39;] != QT_SUPPORTED_WP_VERSION) {
...&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The original guide is &#60;a href=&#34;http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&#38;amp;t=557#p5959&#34;&#62;here&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-115</link>
			<pubDate>Thu, 08 Jul 2010 22:17:53 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">115@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I love qtranslate too, but I saw the problem about the 2 plugins and the visual editor... For the moment I suggest you to prepare your html content before (eg. the standard wp add-a-new-post page) and then paste the code into the editor box.&#60;br /&#62;
For the future I'm thinking about an easymail multilingual feature, to work with or without other multilingual plugins.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theresel on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-114</link>
			<pubDate>Thu, 08 Jul 2010 21:01:58 +0000</pubDate>
			<dc:creator>theresel</dc:creator>
			<guid isPermaLink="false">114@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I really love the easymail plugin, but I have the same problem where the editor window is not there.  I deactivated the qtranslate plugin and the editor reappeared, but I can't disable qtranslate, need it for my site.  Is there a way to make them work together??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>werner on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-32</link>
			<pubDate>Fri, 07 May 2010 07:36:02 +0000</pubDate>
			<dc:creator>werner</dc:creator>
			<guid isPermaLink="false">32@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;This is possible. I will deacticate the plugins and let you know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-30</link>
			<pubDate>Thu, 06 May 2010 21:50:30 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">30@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;Mmm, I don't know... Maybe some other installed plugins may affect the editor?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>werner on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-27</link>
			<pubDate>Thu, 06 May 2010 14:19:21 +0000</pubDate>
			<dc:creator>werner</dc:creator>
			<guid isPermaLink="false">27@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;I am using version 2.8.6. and the standard post editor works well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alo on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-26</link>
			<pubDate>Wed, 05 May 2010 13:46:21 +0000</pubDate>
			<dc:creator>alo</dc:creator>
			<guid isPermaLink="false">26@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;which WP version are you using?&#60;br /&#62;
when you write a standard WP post does the editor work well?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>werner on "I can&#039;t see the e-mail-text in the main-body-box"</title>
			<link>http://www.eventualo.net/forum/topic/9#post-25</link>
			<pubDate>Wed, 05 May 2010 12:33:09 +0000</pubDate>
			<dc:creator>werner</dc:creator>
			<guid isPermaLink="false">25@http://www.eventualo.net/forum/</guid>
			<description>&#60;p&#62;thank you for the great plugin. it's just what i was looking for.&#60;br /&#62;
my problem is: I can't see the e-mail-text in the main-body-box (it's there, but I have to mark it to see it), and I don't have (or see) a html-switch. did anybody else had a problem like this?&#60;br /&#62;
greetings, werner
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

