Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hey Deam Williams,
    here is the link to my site –
    http://www.davpsmidnapore.in

    Hello,
    The menus of my buddypress site is not refreshing. I am using ADVANCED AJAX PAGE LOADER, the contents of the pages gets loaded with ajax but the menu doesn’t. Please take the pain to visit my site & understand the issue properly ——- http://www.davpsmidnapore.in

    Please help me.
    Thanks

    Thread Starter atonu

    (@atonu)

    hey konrad,
    nothing seems to work, thanks for your help.
    if you find something that you think may work please let me know.

    Hey chmchm,
    I am messing up everything. I need you valuable kind help.
    I found this from the method that you specified.

    [please read http://codex.wordpress.org/Forum_Welcome#Posting_Code – the code below is partially corrupted because it was posted unmarked]

    <div id="access" class="span12">
        		<div class="menu">
    
    <ul>
    										</ul>
    								<div class="menu">
    <ul><li class="page_item page-item-15"><a href="http://davpsmidnapore.in/">Home</a><li class="page_item page-item-49 current_page_item"><a href="http://davpsmidnapore.in/about-us-3">About Us</a><li class="page_item page-item-55"><a href="http://davpsmidnapore.in/forum">Discussion Forum</a><li class="page_item page-item-8"><a href="http://davpsmidnapore.in/members-directory">Members</a><li class="page_item page-item-53"><a href="http://davpsmidnapore.in/page_id53">Image Gallery</a><ul class='children'><li class="page_item page-item-58"><a href="http://davpsmidnapore.in/page_id53/2011-reuninon-photos">2011 Reuninon Photos</a><li class="page_item page-item-60"><a href="http://davpsmidnapore.in/page_id53/2012-reunion-photos">2012 Reunion Photos</a></ul>
    </div>
    			</div>
    		</div>
    
    		<div class="clear"></div>

    can you please point out the classes for me?
    I would really be thankful & obliged.
    Thanks

    Thread Starter atonu

    (@atonu)

    hey @konrads, please visit my site http://www.davpsmidnapore.in , you can see my pages are load with ajax but menu isn’t refreshing. I have used ADVANCED AJAX PAGE LOADER plugin for this ajax effect. This plugin has a field to enter the click code. I need the click code for my site. From the support of this plugin i found the click but the thing is that in the code below i need to enter the class names for the theme i am using (Custom Community by Themekraft). Lastly the problem is that i can’t match the classes of this theme with the click code below.

    //menu item changer if your using "Suffusion" theme
    jQuery('ul.sf-menu li').each(function() {
    	jQuery(this).removeClass('current_page_item');
    	jQuery(this).find('a').removeClass('current');
    });
    jQuery(thiss).parents('li').addClass('current_page_item');
    jQuery('li.current_page_item a').addClass('current');

    hey chmchm,
    thanks for the invaluable reply.
    i am new to wordpress.
    i am using the Custom Community theme by Themekraft, in this theme the only css visible in the style.css file is as follows –

    .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    
    .alignleft {
    float: left;
    margin-right: 15px;
    }
    
    .alignright {
    float: right;
    margin-left: 15px;
    }
    
    div.post .wp-caption {
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom:12px;
    }
    
    div.post dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text {
    font-size: 0.9em;
    line-height: 17px;
    padding: 0 4px 5px 0;
    margin: 0;
    }

    it has an option to add custom css though
    Please help me in finding the classes of this theme.

    Thanks a lot
    chmchm

    I am having a problem related to the menu. When i click one menu ietm it gets highlighted at the same time the previously selected menu item also remains highlighted, please help me any one.
    chmchm I visited your site. Can you tell me how you fixed this issue??

    here is my site link – http://www.davpsmidnapore.in
    Thanks in advance
    http://wordpress.org/extend/plugins/advanced-ajax-page-loader/

    I am having a problem related to the menu. When i click one menu ietm it gets highlighted at the same time the previously selected menu item also remains highlighted, please help me any one.
    chmchm I visited your site. Can you tell me how you fixed this issue??

    Thanks in advance
    http://wordpress.org/extend/plugins/advanced-ajax-page-loader/

Viewing 8 replies - 1 through 8 (of 8 total)