Title: aaplus's Replies | WordPress.org

---

# aaplus

  [  ](https://wordpress.org/support/users/aaplus/)

 *   [Profile](https://wordpress.org/support/users/aaplus/)
 *   [Topics Started](https://wordpress.org/support/users/aaplus/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aaplus/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aaplus/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aaplus/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aaplus/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aaplus/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] how to add Nextgen button to ckeditor](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-to-add-nextgen-button-to-ckeditor/)
 *  [aaplus](https://wordpress.org/support/users/aaplus/)
 * (@aaplus)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-how-to-add-nextgen-button-to-ckeditor/#post-1316003)
 * I also need til NextGen button in FCKeditor – please help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: My Page Order] WP 2.9 – when ordering nothing changes on site](https://wordpress.org/support/topic/plugin-my-page-order-wp-29-when-ordering-nothing-changes-on-site/)
 *  [aaplus](https://wordpress.org/support/users/aaplus/)
 * (@aaplus)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-my-page-order-wp-29-when-ordering-nothing-changes-on-site/#post-1332685)
 * I have the same problem as agengo. I’m new in wp and css – so I hope someone 
   can explain to me, where exactly I should put the codestring
 * In my theme I have a main-nav.php – is it here?
 * the code in main-nav is like this:
 * ‘<!– BEGIN MAIN-NAV.PHP –>
    -  <!– To show “current” on the home page –>
    - <?php
       $pages = $wpdb->get_results(“SELECT post_name, post_title, ID FROM 
      $wpdb->posts WHERE post_type=’page'”); $getTitle=trim(wp_title(‘ ‘, false));
      $check=0; foreach($pages as $page){ ?> <?php $getPageTitle=trim($page->post_title);
      if($getTitle==$getPageTitle) {$check=1;} else {$check=0;} ?>
    -   href=”<?php echo get_settings(‘home’).”/?page_id=”.($page->ID); ?>”><span
      class=”mLink”><?php echo $page->post_title; ?></span>
       <span class=”m<?php
      echo $page->post_title; ?>”></span>
    - <?php } ?>
 * <!– END MAIN-NAV.PHP –>’
 * Anja
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Caption on side of image, not bottom](https://wordpress.org/support/topic/plugin-nextgen-gallery-caption-on-side-of-image-not-bottom/)
 *  [aaplus](https://wordpress.org/support/users/aaplus/)
 * (@aaplus)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-caption-on-side-of-image-not-bottom/#post-1331280)
 * Me too – I would like the description on the left – and arranged left instead
   of center.
 * Hope someone can help.
 * Beck

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