Title: java with alphabet
Last modified: August 18, 2016

---

# java with alphabet

 *  [justintime](https://wordpress.org/support/users/justintime/)
 * (@justintime)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/java-with-alphabet/)
 * how can i do such a thing in this page.when i click P Letter goes to P ordering
   the link is here.
 * [http://wonderland.creative-assets.com/marken/](http://wonderland.creative-assets.com/marken/)
 * the plugin used here is this
 * [http://wordpress.org/support/topic/93405?replies=24#post-473193](http://wordpress.org/support/topic/93405?replies=24#post-473193)
 * the abovewonderland site used this plugin but how can he/she do this for only
   the marken category.i am going to be crazy.i am waiting for ur help

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

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/java-with-alphabet/#post-499075)
 * [http://codex.wordpress.org/Template_Tags/wp_list_cats](http://codex.wordpress.org/Template_Tags/wp_list_cats)
 * See the info on the ‘child_of’ parameter. If they are using my plugin, then they’re
   probably doing something like:
 * `<ul>
    <?php for($i='A';$i!='AA';$i++) { ?> <li><h3 id="<?php echo $i; ?>"><?
   php echo $i; ?></h3><ul> <?php szub_alpha_list_cats('child_of=1&first_char=' .
   $i); ?> </ul></li> <?php } ?> </ul>
 * Just change the ‘child_of’ value to the ID of the parent category you want to
   limit this to.
 * The menu they have along the top just provides anchor links to the separate sections(
   IDs) on the page. Nothing PHP or “java” about that — just basic HTML.
 *  Thread Starter [justintime](https://wordpress.org/support/users/justintime/)
 * (@justintime)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/java-with-alphabet/#post-499084)
 * yes u are right i everything works fine.also the anchor link code is something
   like this
 * <div class=”letters”>[A](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#A)
   | [B](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#B)
   | [C](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#C)
   | [D](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#D)
   | [E](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#E)
   | [F](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#F)
   | [G](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#G)
   | [H](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#H)
   | [I](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#I)
   | [J](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#J)
   | [K](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#K)
   | [L](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#L)
   | [M](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#M)
   | [N](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#N)
   | [O](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#O)
   | [P](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#P)
   | [Q](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#Q)
   | [R](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#R)
   | [S](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#S)
   | [T](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#T)
   | [U](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#U)
   | [V](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#V)
   | [W](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#W)
   | [X](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#X)
   | [Y](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#Y)
   | [Z](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#Z)
   | [0 – 9](https://wordpress.org/support/topic/java-with-alphabet/?output_format=md#Zahl)
   </div>
 * now i will ask another thing.in that site(wonderland) there is a category marken
   and its lots of child categories.but i couldn’t see them in the category list.
   ofcourse this is a good think.my question is this “how can they secret the marken
   category and its child categories? i want to do exactly what they did.
 * thanks for ur help 😉
 *  Thread Starter [justintime](https://wordpress.org/support/users/justintime/)
 * (@justintime)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/java-with-alphabet/#post-499088)
 * also i want to learn
 * at the top
 * # Home
    # Marken # Wissen # Rechtliches # Best case # Agenda # Galerie # Kontakt#
   Archiv # About us # Sitemap
 * there are theese kind of pages.how they include this php files to that pages.?

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

The topic ‘java with alphabet’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [justintime](https://wordpress.org/support/users/justintime/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/java-with-alphabet/#post-499088)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
