Forums

AJAX Page Loader 1.5 Support Topic (11 posts)

  1. HappyApple
    Member
    Posted 4 months 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 3 months ago #

    Can you add a jquery sliding efect?

    Any reply will be great :)

  3. HappyApple
    Member
    Posted 3 months 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 3 months 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 3 months ago #

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

    Thanks,
    HappyApple.

  6. HappyApple
    Member
    Posted 3 months 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 months 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 months ago #

    How use permamentlinks?

  9. nirmaaan
    Member
    Posted 1 month 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 weeks ago #

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

  11. HappyApple
    Member
    Posted 2 weeks 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. ;)

Reply

You must log in to post.

About this Topic