New version of the Add FullAjax plugin for Joomla! (2012.06.03).
This version only for Joomla! 2.5.

What in this version:

  • optimized UI for configuration
  • added automatic position update
  • updated FullAJAX library to latest version
  • several small changes

->Download<-

77 Comments to “ Add FullAjax plugin for Joomla! (2012.06.03) ”

  1. Donna says:

    Hi,
    I had to disable the ajax module/plugin to get my facebook module to work. For some reason my fb feed is being blocked when this ajax module is published. I love the module, is there anyway I can disable it for just the page that displays the facebook module, or change a setting somewhere? In any case, thanks for the plugin it is great!

    • Fedik says:

      you just need publish facebook module on all pages, and do not update via AJAX…
      as you can see the facebook works on the demo site …

  2. Carlos says:

    Hello Fedik, was seeing the example of fullajax site, and saw that the left side position you can load different modules, and they are still working properly. On my site I need to do the same, different load modules in different pages, and who do the same work, they all use javascrip, and possibly how you do it in the sample site? I await contact

    • Fedik says:

      simple way is
      – check whether in the plugin configuration “Modules Updates” = “Automaticaly” ..
      – under this, select position that need to update

      after it all should work, theoretically ;)

      • Carlos says:

        Yes Fedir until everything works perfect, the problem that the module loses its functionality when and changed the module, the modules are in flash, and other effects and use posseum javascrip, and made ​​the request when the module they stop working, as mudaça modules of the specific pages in this occurs, but not with 100% success because the modules fail, there is a single outlet to cause them to function normally?

      • CARLOS says:

        Fedir Hello, first I want to thank your attention immensely. Well, I’m not a programmer, so I’m having difficulties in adapting this Hack my modules to operate normally with your plugin ajax, and you possibly help me with this implementation? where do I insert this code hack, and how to adapt it to the needs of my modules, I do not know where to start. I ask you to help me immensely, thanks again! Cheers

  3. carlos says:

    Fedir, I’m leaving the link of the website that I’m using your plugin ajax, but as I said in the post above, I’m having issues with the modules when they are called after the ajax request. I saw that you left a post giving a solution to the javascripts are called after the page loaded with ajax, but I do not know where to start, do not understand programming, and possibly I solve this problem? can you give me a hand? I appreciate immensely. Cheers

    http://oportunidadelitoral.co.cc/maraberto/

    • Fedik says:

      all tricks you can add in the advanced plugin configuration, there already one (from article) .. you just need uncomment it …
      find there:

      FLAX.Html.onall('load', function(o){ 
      /* fix for mootools 'domready', uncomment if need*/ 
      /*window.fireEvent('domready'); */ 
      });

      and change to:

      FLAX.Html.onall('load', function(o){ 
      window.fireEvent('domready'); 
      });

      and try update to the latest version

  4. carlos says:

    Fedir Ok, I did as you said, descomentei the command line, but it is possible to give you an example of how I do now for the modules work? me an example please.

    / * FullAjaxId – it content you id * / FLAX.Filter.add ({url: ‘/’, id: forajax}); FLAX.Filter.add ({url: [‘/ administrator’, ‘/ web-links’ , ‘/ index.php / web-links’], query: [‘ format = pdf ‘,’ view = weblink ‘,’ view = login ‘,’ layout = form ‘,’ task = edit ‘], type:’ nowrap ‘}); FLAX.Filter.on (‘ beforewrap ‘, function (ops) {return ops.el.id! =’ form-login ‘;}); FLAX.directLink (); FLAX.Default.sprt_url =’ ! ‘; FLAX.linkEqual [!’ ax! ‘fullAjaxId + +’! ‘] =’ ajx ‘; FLAX.linkEqual [‘ [~ q ~] ‘] =’? ‘; FLAX.Html.onall (‘ load ‘, function (o) {
    window.fireEvent (‘domready’);
    });

    • Fedik says:

      problem that not exist the universal example to fix it all ;)

      I checked more, there used “swfobject” and I not know simple way to make it work together.
      Sorry!

  5. Laerte says:

    Hello, Fedik!

    Thanks for awesome plugin, but a got some issues that i can’t handle it, i try to fix but i fail.

    Here:
    #1: When i change the page and try to return to homepage the content don’t reload, and in url show address “/null” when i try to access that url directly this link i got a error 404.

    2. When i put a module in homepage on the position of content, when i change the page to load content, module keep on position and content is not load (That title and url change, but the module keep on position of the content that was supposed to change).

    I try to edit template.php but is totaly different, here a snippet:

    http://pastie.org/4797586

    Can you help me? Any tip will be usefull.

    Cheers.

    • Fedik says:

      about first, not sure, need look on live,
      about second, also cannot help to much, songs like problem with template, you tried “auto update positions” in the plugin configuration?

      • Laerte says:

        Thanks for reply.

        If you wanna take a look, i send the link for you in private via e-mail, what you think?(site is underconstrution this is reason i don’t want to share the link in public).

        I try the auto update, if exist a module the content is not load in the place.

      • Fedik says:

        yes can via email

  6. Marco says:

    Hello Fedik,
    my Plugin “2 Click Social Buttons” is blocked, when i activate the ajax plugin.

    Is there anyway I can disable it for just the page that displays the facebook plugin, or change a setting somewhere?

  7. Marco says:

    No, I use this modul:

    http://www.joomlaos.de/option,com_remository/Itemid,41/func,fileinfo/id,7082.html

    Second Problem: At the mobile phone/iphone the content not be updated. All menu links refer to the same article.

  8. Laerte says:

    sup, again!

    fedik where i can find older version for 1.5 i try one but seems don’t work :(

    can you provide me a link?

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>