Keyword

Order backwards?

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 8 months ago #123635 by Yiota
Replied by Yiota on topic Re: Order backwards?
The tags are a different case. They can be ordered by ordering. You can choose this by the K2 Paramters.

To call a specific category as a subcategory you could write something like:
<?php foreach($this->subCategories as $key=>$subCategory): ?>

<?php if($subCategory->id==THE_SUBCATEGORY_ID): ?>
.....
<?php endif; ?>

<?php endforeach; ?>

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum