Forums

AJAX Page Loader 1.5 Support Topic (16 posts)

  1. HappyApple
    Member
    Posted 2 years ago #

    Hey there. HappyApple here. You can post troublesome issues you've experienced with AJAX Page Loader 1.5.1 here. Or you can go to the new AJAX Page Loader 1.5 web site.

    Note: AJAX Page Loader 1.5 (or 1.5.1) is not maintained by <a href=
    "http://wordpress.org/extend/plugins/ajax-page-loader/">Luke Howell, author of the original AJAX Page Loader. This is an "unofficial" version made from his. Just wanted to make that clear so people don't go putting their "complaints" and such on the wrong person. ;)

    http://wordpress.org/extend/plugins/ajax-page-loader-15/

  2. swenflea
    Member
    Posted 2 years ago #

    Can you add a jquery sliding efect?

    Any reply will be great :)

  3. HappyApple
    Member
    Posted 2 years ago #

    Hey swenflea, I can certainly try to add a sliding effect, which way were you thinking? (up? down? left? right?)

    HappyApple.

  4. Gravitydk
    Member
    Posted 2 years ago #

    fyi, with the Titan theme, it doesn't work. Click a link to a Page, and it ends up redirecting back to home page.

  5. HappyApple
    Member
    Posted 2 years ago #

    Sorry it took so long for me to notice, I'll take a look at it.

    Thanks,
    HappyApple.

  6. HappyApple
    Member
    Posted 2 years ago #

    Gravitydk, I just tried the titan theme on the ajaxpageloader.yi.org site and it works just fine.... Maybe there is another plugin you are using that is causing it to not work?

  7. ramelof
    Member
    Posted 2 years ago #

    How use permamentlink to link for other site?

    OK i fix it.

    I downloaded a .js files from http://ajaxpageloader.yi.org/ and edited a overwrite files.

  8. ramelof
    Member
    Posted 2 years ago #

    How use permamentlinks?

  9. nirmaaan
    Member
    Posted 2 years ago #

    Hi,

    Thank you for this excellent plugin. Have been looking for something like this for a long time. It works perfectly with the pages and posts. There is just one area which probably needs some attention.

    For example, we display "Recent Comments" on the side bars like most blog sites. As you know, they are displayed along with their permalinks so that when clicked they are supposed to take the user directly to the specific comment, using its unique URL (eg: http://post-url/#comment-101) as an anchor. This is where it seems the problem is. Because when comment URLs are clicked from the side bar (from the list of recent comments) it just opens the post, and does not anchor/direct to the specifc comment.

    I was wondering if there is any way to get around the problem. Any help would be greatly appreciated. We are now using the plugin on our test site running wp2.8.4 at:
    http://www.nirmaaan.com/wptest

    Cheers,
    R

  10. barachuda
    Member
    Posted 2 years ago #

    cannot use search blog and cloak link :[ http://adm11.vndv.com

  11. HappyApple
    Member
    Posted 2 years ago #

    Use the theme guide on the plugin's FAQ page to learn how to get search working.

    As for cloak links... You will have to edit ajax-page-loader-15.php file and look for the following:

    var siteurl="<?php echo get_settings('siteurl');?>";
        var home="<?php echo get_settings('home')?>";

    Change the data inside the quotes to your cloak link, eg: http://adm11.vndv.com/

    Now it should look something like:

    var siteurl="http://adm11.vndv.com/";
        var home="http://adm11.vndv.com/";

    Hope this helps. :D
    -----
    Hey Nirmaaan, sorry it took so long to get back to you. Anyway yes, anchors are common problem using AJAX period. lol. But there are ways to get it to work. I just need to research and implement one into A.P.L. 1.5 to make it work again. :D

    Hopefully I'll something, sometime in the near future. ;)

  12. rafdevis
    Member
    Posted 2 years ago #

    Great plugin!

    A few questions:

    * How can I get permalinks to keep working? right now a Google search result pointing to a permalink will show the index page - e.g. http://fiskerstudio.com/wordpress/2009/07/interview-guy-sargent/

    * How can I get certain plugins to reload when a post/page is loaded via AjaxPageLoader - e.g. FlickrTips which shows image on rollover the link pointing to that image. It only shows on index apge right now.

    Thanks!

  13. HappyApple
    Member
    Posted 2 years ago #

    Thanks for your questions rafdevis,

    Both of these problems are the major issues/conflicts using AJAX, the URL and compatibility with other plugins.

    Since AJAX changes web content without reloading the page/URL, bookmarks and direct links don't work, or at least as of yet. It will take a method of using the anchor (#) to get them to work.

    These problems are difficult to solve, so it will take awhile before I can fix them.

    HappyApple.

  14. rishk789
    Member
    Posted 2 years ago #

    Thanks HappyApple. I eagerly await the update to address issues with permalinks! Keep up the great work.

  15. Wade Ouellet
    Member
    Posted 1 year ago #

    It seems like the page that's being called through AJAX won't find any jQuery I have put in the header of my site. Any ideas on what I can do about this?

  16. PureLoneWolf
    Member
    Posted 1 year ago #

    Hi there

    I see a couple of people saying that it works with 2.9.2, but when I upgrade to 2.9.2 it stops working.

    Is there something I need to do to get it working, or is there any news on a 2.9.2 compatible update?

    Many thanks

Topic Closed

This topic has been closed to new replies.

About this Topic