<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: How to update more than one module with Ajax</title>
	<atom:link href="https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/feed" rel="self" type="application/rss+xml" />
	<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax</link>
	<description></description>
	<lastBuildDate>Tue, 06 Apr 2021 13:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-2527</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Mon, 23 Nov 2015 11:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-2527</guid>
		<description><![CDATA[I would suggest do full page refresh on language change, it more safe ;)]]></description>
		<content:encoded><![CDATA[<p>I would suggest do full page refresh on language change, it more safe ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-2504</link>
		<dc:creator><![CDATA[m]]></dc:creator>
		<pubDate>Tue, 17 Nov 2015 13:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-2504</guid>
		<description><![CDATA[Hello,
i have problem to get it to work with 2 languages,
(Menues doesnt get updated)
the only possiblity to enable differnt template
(some postion doesnt get updated always,only sometimes after hitting 4x f5..
is Fullajax plugin generally working with standard joomla multilanguage?]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
i have problem to get it to work with 2 languages,<br />
(Menues doesnt get updated)<br />
the only possiblity to enable differnt template<br />
(some postion doesnt get updated always,only sometimes after hitting 4x f5..<br />
is Fullajax plugin generally working with standard joomla multilanguage?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-2129</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Tue, 25 Aug 2015 12:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-2129</guid>
		<description><![CDATA[unfortunately the plugin not compatible with Artisteer template, sorry]]></description>
		<content:encoded><![CDATA[<p>unfortunately the plugin not compatible with Artisteer template, sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiss Ladislas</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1937</link>
		<dc:creator><![CDATA[Kiss Ladislas]]></dc:creator>
		<pubDate>Sat, 18 Jul 2015 18:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1937</guid>
		<description><![CDATA[Hi, in my page doesn&#039;t work correctly Full Ajax for Joomla. Doesn&#039;t refresh these positions: 2,12,22,18,19
Could You help me?

Here is my template index.php file:
baseurl . &#039;/templates/&#039; . $document-&gt;template;

Artx::load(&quot;Artx_Page&quot;);

// Initialize $view:
$view = $this-&gt;artx = new ArtxPage($this);

// Decorate component with style:
$view-&gt;componentWrapper();

JHtml::_(&#039;behavior.framework&#039;, true);

?&gt;

&lt;html dir=&quot;ltr&quot; lang=&quot;language; ?&gt;&quot;&gt;

    
    &lt;link rel=&quot;stylesheet&quot; href=&quot;baseurl; ?&gt;/templates/system/css/system.css&quot; /&gt;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;baseurl; ?&gt;/templates/system/css/general.css&quot; /&gt;  
    
    

    &lt;!--[if lt IE 9]&gt;&lt;![endif]--&gt;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/template.css&quot; media=&quot;screen&quot;&gt;
    &lt;!--[if lte IE 7]&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/template.ie7.css&quot; media=&quot;screen&quot; /&gt;&lt;![endif]--&gt;
    &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/template.responsive.css&quot; media=&quot;all&quot;&gt;


    if (&#039;undefined&#039; != typeof jQuery) document._artxJQueryBackup = jQuery;
    &lt;script src=&quot;/jquery.js&quot;&gt;
    jQuery.noConflict();

    &lt;script src=&quot;/script.js&quot;&gt;
    includeInlineScripts() ?&gt;
    if (document._artxJQueryBackup) jQuery = document._artxJQueryBackup;
    &lt;script src=&quot;/script.responsive.js&quot;&gt;



positions(array(&#039;position-30&#039; =&gt; 45, &#039;position-26&#039; =&gt; 55, ), &#039;nostyle&#039;); ?&gt;



    



positions(array(&#039;position-9&#039; =&gt; 35, &#039;position-10&#039; =&gt; 30, &#039;position-11&#039; =&gt; 35), &#039;nostyle&#039;); ?&gt;
containsModules(&#039;position-1&#039;, &#039;position-28&#039;, &#039;position-29&#039;)) : ?&gt;

    
containsModules(&#039;position-28&#039;)) : ?&gt;
position(&#039;position-28&#039;); ?&gt;

containsModules(&#039;position-29&#039;)) : ?&gt;
position(&#039;position-29&#039;); ?&gt;

position(&#039;position-1&#039;); ?&gt;
 
    


                    


            position(&#039;position-15&#039;, &#039;nostyle&#039;); ?&gt;
positions(array(&#039;position-16&#039; =&gt; 33, &#039;position-17&#039; =&gt; 33, &#039;position-18&#039; =&gt; 34), &#039;block&#039;); ?&gt;

                
                    
                        
position(&#039;position-19&#039;, &#039;nostyle&#039;);
  if ($view-&gt;containsModules(&#039;position-2&#039;))
    echo artxPost($view-&gt;position(&#039;position-2&#039;));
  echo $view-&gt;positions(array(&#039;position-20&#039; =&gt; 50, &#039;position-21&#039; =&gt; 50), &#039;article&#039;);
  echo $view-&gt;position(&#039;position-12&#039;, &#039;nostyle&#039;);
  echo artxPost(array(&#039;content&#039; =&gt; &#039;&#039;, &#039;classes&#039; =&gt; &#039; messages&#039;));
  echo &#039;&#039;;
  echo $view-&gt;position(&#039;position-22&#039;, &#039;nostyle&#039;);
  
?&gt;



                        
                    
                
            




    

  
  position(&#039;position-1&#039;); ?&gt; 
containsModules(&#039;position-24&#039;)) : ?&gt;
    
positions(array(&#039;position-23&#039; =&gt; 25, &#039;position-24&#039; =&gt; 50, &#039;position-25&#039; =&gt; 25), &#039;nostyle&#039;); ?&gt;
	
	
	
	


    
    
        
        
    
        
        
    
        
        
    
        &#160;
        
    
    

  







position(&#039;debug&#039;); ?&gt;

]]></description>
		<content:encoded><![CDATA[<p>Hi, in my page doesn&#8217;t work correctly Full Ajax for Joomla. Doesn&#8217;t refresh these positions: 2,12,22,18,19<br />
Could You help me?</p>
<p>Here is my template index.php file:<br />
baseurl . &#8216;/templates/&#8217; . $document-&gt;template;</p>
<p>Artx::load(&#8220;Artx_Page&#8221;);</p>
<p>// Initialize $view:<br />
$view = $this-&gt;artx = new ArtxPage($this);</p>
<p>// Decorate component with style:<br />
$view-&gt;componentWrapper();</p>
<p>JHtml::_(&#8216;behavior.framework&#8217;, true);</p>
<p>?&gt;</p>
<p>&lt;html dir=&quot;ltr&quot; lang=&quot;language; ?&gt;&#8221;&gt;</p>
<p>    &lt;link rel=&quot;stylesheet&quot; href=&quot;baseurl; ?&gt;/templates/system/css/system.css&#8221; /&gt;<br />
    &lt;link rel=&quot;stylesheet&quot; href=&quot;baseurl; ?&gt;/templates/system/css/general.css&#8221; /&gt;  </p>
<p>    <!--[if lt IE 9]&gt;&lt;![endif]--><br />
    &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/template.css&#8221; media=&#8221;screen&#8221;&gt;<br />
    <!--[if lte IE 7]&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/template.ie7.css" media="screen" /&gt;&lt;![endif]--><br />
    &lt;link rel=&quot;stylesheet&quot; href=&quot;/css/template.responsive.css&#8221; media=&#8221;all&#8221;&gt;</p>
<p>    if (&#8216;undefined&#8217; != typeof jQuery) document._artxJQueryBackup = jQuery;<br />
    &lt;script src=&quot;/jquery.js&#8221;&gt;<br />
    jQuery.noConflict();</p>
<p>    &lt;script src=&quot;/script.js&#8221;&gt;<br />
    includeInlineScripts() ?&gt;<br />
    if (document._artxJQueryBackup) jQuery = document._artxJQueryBackup;<br />
    &lt;script src=&quot;/script.responsive.js&#8221;&gt;</p>
<p>positions(array(&#8216;position-30&#8242; =&gt; 45, &#8216;position-26&#8242; =&gt; 55, ), &#8216;nostyle&#8217;); ?&gt;</p>
<p>positions(array(&#8216;position-9&#8242; =&gt; 35, &#8216;position-10&#8242; =&gt; 30, &#8216;position-11&#8242; =&gt; 35), &#8216;nostyle&#8217;); ?&gt;<br />
containsModules(&#8216;position-1&#8242;, &#8216;position-28&#8242;, &#8216;position-29&#8242;)) : ?&gt;</p>
<p>containsModules(&#8216;position-28&#8242;)) : ?&gt;<br />
position(&#8216;position-28&#8242;); ?&gt;</p>
<p>containsModules(&#8216;position-29&#8242;)) : ?&gt;<br />
position(&#8216;position-29&#8242;); ?&gt;</p>
<p>position(&#8216;position-1&#8242;); ?&gt;</p>
<p>            position(&#8216;position-15&#8242;, &#8216;nostyle&#8217;); ?&gt;<br />
positions(array(&#8216;position-16&#8242; =&gt; 33, &#8216;position-17&#8242; =&gt; 33, &#8216;position-18&#8242; =&gt; 34), &#8216;block&#8217;); ?&gt;</p>
<p>position(&#8216;position-19&#8242;, &#8216;nostyle&#8217;);<br />
  if ($view-&gt;containsModules(&#8216;position-2&#8242;))<br />
    echo artxPost($view-&gt;position(&#8216;position-2&#8242;));<br />
  echo $view-&gt;positions(array(&#8216;position-20&#8242; =&gt; 50, &#8216;position-21&#8242; =&gt; 50), &#8216;article&#8217;);<br />
  echo $view-&gt;position(&#8216;position-12&#8242;, &#8216;nostyle&#8217;);<br />
  echo artxPost(array(&#8216;content&#8217; =&gt; &#8221;, &#8216;classes&#8217; =&gt; &#8216; messages&#8217;));<br />
  echo &#8221;;<br />
  echo $view-&gt;position(&#8216;position-22&#8242;, &#8216;nostyle&#8217;);</p>
<p>?&gt;</p>
<p>  position(&#8216;position-1&#8242;); ?&gt;<br />
containsModules(&#8216;position-24&#8242;)) : ?&gt;</p>
<p>positions(array(&#8216;position-23&#8242; =&gt; 25, &#8216;position-24&#8242; =&gt; 50, &#8216;position-25&#8242; =&gt; 25), &#8216;nostyle&#8217;); ?&gt;</p>
<p>        &nbsp;</p>
<p>position(&#8216;debug&#8217;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Роман</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1261</link>
		<dc:creator><![CDATA[Роман]]></dc:creator>
		<pubDate>Tue, 24 Jun 2014 10:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1261</guid>
		<description><![CDATA[Trying to configure this pluging on joomla 2.5 Got a problem with template conditions:
1 If we have left or right column positions, we load #content
2 If there are no left or right column positions, we load #content-full
Is it possible to work around this structure?]]></description>
		<content:encoded><![CDATA[<p>Trying to configure this pluging on joomla 2.5 Got a problem with template conditions:<br />
1 If we have left or right column positions, we load #content<br />
2 If there are no left or right column positions, we load #content-full<br />
Is it possible to work around this structure?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1206</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Sat, 08 Feb 2014 13:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1206</guid>
		<description><![CDATA[it available for j2.5 and for j3.x
it in the AddFullAJAX plugin configuration]]></description>
		<content:encoded><![CDATA[<p>it available for j2.5 and for j3.x<br />
it in the AddFullAJAX plugin configuration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 1style.ir</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1205</link>
		<dc:creator><![CDATA[1style.ir]]></dc:creator>
		<pubDate>Sat, 08 Feb 2014 13:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1205</guid>
		<description><![CDATA[Thanks for your responce.

But i do not find it yet.
I think that is not supported in joomla 2.5...
is that correct?

how to fix it?]]></description>
		<content:encoded><![CDATA[<p>Thanks for your responce.</p>
<p>But i do not find it yet.<br />
I think that is not supported in joomla 2.5&#8230;<br />
is that correct?</p>
<p>how to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1204</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Fri, 07 Feb 2014 09:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1204</guid>
		<description><![CDATA[now this options have a name &quot;Positions update method&quot; =&gt; &quot;Yes, manually, using &#039;fullajax_tmpl&#039;&quot;]]></description>
		<content:encoded><![CDATA[<p>now this options have a name &#8220;Positions update method&#8221; => &#8220;Yes, manually, using &#8216;fullajax_tmpl'&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hamid</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1203</link>
		<dc:creator><![CDATA[hamid]]></dc:creator>
		<pubDate>Thu, 06 Feb 2014 12:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1203</guid>
		<description><![CDATA[Hello.

I can&#039;t done step2...

set “update modules” to “manually”!?

Need help.
thanks...]]></description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>I can&#8217;t done step2&#8230;</p>
<p>set “update modules” to “manually”!?</p>
<p>Need help.<br />
thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedik</title>
		<link>https://getsite.org.ua/en/fullajax/how-to-update-more-than-one-module-with-ajax/comment-page-3#comment-1139</link>
		<dc:creator><![CDATA[Fedik]]></dc:creator>
		<pubDate>Thu, 04 Jul 2013 10:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://getsite.org.ua/?p=504#comment-1139</guid>
		<description><![CDATA[sorry, I not very understand you problem]]></description>
		<content:encoded><![CDATA[<p>sorry, I not very understand you problem</p>
]]></content:encoded>
	</item>
</channel>
</rss>
