Viewing 15 replies - 16 through 30 (of 39 total)
  • im sorry,i has disable it..
    you can check again my site now…
    thnks..
    https://www.ranzmedia.org

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    Yes checked seems perfect.

    but the ajax navigation not work..it seems not work for me..
    i would like to use version 1.1 for awhile until you update new release..
    where i can get aws 1.1?

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    @ranz if you are talking about top navs then these are working fine for me.

    Sorry I dont have aws 1.1 copy.

    you mean my website is working fine for you?
    when i use aws 1.1 the top navs is fine(ajaxed)..
    any solution?

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    @ranz can you contact me in skype: mfsi_manish

    In the mean you can solve your problem by modify the file ajaxify.js at lines 20, 21, 22 by below lines:

    $menu = $(‘.menu’),
    activeClass = ‘current_page_item current-menu-item’,
    activeSelector = ‘.current_page_item,.current-menu-item’,

    currently im using other ajax plugin..i will wait until you release new version and i will try out..

    ok..wait for me

    my website is working fine now after i has install other ajax plugin and disable it and enable your plugin again..
    can you add reload image on the middle on your next release?

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    Thanks,
    Ohh yes I have added reload image code.

    hi manish, today i updated ‘Ajaxify WordPress Site’ from 1.2 to 1.3. then at page ‘AWS Options’ i added 2 ajax containers: ‘mainmenu-container’ and ‘main-content’. but it did not work (

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    @kidlok in “Ajax container ID” text box you have to provide only one id which is the id of the content div and “Menu container class” you have to provide the class of the div in which your menu’ ul li present.

    Also in your site there are several js errors present please check those may be because of them things are not working

    my settings:
    No ajax container IDs: LoginWithAjax,comments,respond
    Ajax container ID: content
    Menu containner class: container clearfix

    #1
    1. press read more
    https://savepic.net/3072601.png
    2. check site’s source code
    https://savepic.net/3038790.png

    #2
    dead links
    https://savepic.net/3056217.png

    #3
    1. refresh page (f5). then press ‘Forgot Password’ link https://savepic.net/3058264.png
    2. press read more. then press ‘Forgot Password’ link
    why different results?

    manish, help me please ??

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    In Menu container class: only 1 class you have to provide.

    Why two different result for ‘Forgot Password’ link:
    ‘Forgot Password’ functionality handling by “login-with-ajax.js” file code and this file is not reloading at the time of ajax as this file is present in head tag, on the other hand your log-in widget is reloading at the time of ajax so this “login-with-ajax.js” file’s code not working from the second time.

    Possible solution: go to “login-with-ajax.js” and bind all the events in live function then it will give you the same result.

    Dead links: #comment links are yet not handling by AWS.

Viewing 15 replies - 16 through 30 (of 39 total)
  • The topic ‘[Plugin: Ajaxify WordPress Site] Problem with other ajax plugins’ is closed to new replies.