Title: SHORTCODES
Last modified: March 29, 2019

---

# SHORTCODES

 *  Resolved [love2playgames](https://wordpress.org/support/users/love2playgames/)
 * (@love2playgames)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-326/)
 * Hi Asgaros,
 * Besides add NEW categories for the same forums on a page using one shortcode.
 * I want to use a completely another forums for other page.
 * The main question, is it possible to make another/DIFFERENT shortcodes for it?
 * Please advise,
    Thanks

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

 *  Plugin Author [Asgaros](https://wordpress.org/support/users/asgaros/)
 * (@asgaros)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-326/#post-11373064)
 * Hello [@love2playgames](https://wordpress.org/support/users/love2playgames/)
 * You can display different content on different pages by using shortcode-parameters.
 * You can read more about how to use them here:
    [https://www.asgaros.de/support/topic/extend-shortcode-to-show-specific-content-only/](https://www.asgaros.de/support/topic/extend-shortcode-to-show-specific-content-only/)
 *  Thread Starter [love2playgames](https://wordpress.org/support/users/love2playgames/)
 * (@love2playgames)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-326/#post-11377220)
 * Hi Asgaros,
 * Thanks for the link. I got it going and works accordingly, now i have 2 different
   forums.. 🙂 🙂
 * There are 2 things i like to tweak around it.. Don’t seems to get it going for
   2nd forums, hope you can help me with?
 * 1. Can the 2nd forums use it’s own main forum? it seems is relying on the main(
   parent) FORUM TITLE… I can see it by the breadcrumb wise?
 * 2. The main forum can see all the activities. But for the 2nd forums, when I 
   click the Activity TAB, it doesn’t show nor is not clickable?
 * If possible to make it clickable? Please help with a function
 * Please advise and thank for the link again… 🙂
    Thanks
    -  This reply was modified 7 years, 1 month ago by [love2playgames](https://wordpress.org/support/users/love2playgames/).
    -  This reply was modified 7 years, 1 month ago by [love2playgames](https://wordpress.org/support/users/love2playgames/).
      Reason: ADD EXTRA WORDINGS
    -  This reply was modified 7 years, 1 month ago by [love2playgames](https://wordpress.org/support/users/love2playgames/).
    -  This reply was modified 7 years, 1 month ago by [love2playgames](https://wordpress.org/support/users/love2playgames/).
      Reason: Cut off some words
 *  Plugin Author [Asgaros](https://wordpress.org/support/users/asgaros/)
 * (@asgaros)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-326/#post-11377478)
 * [@love2playgames](https://wordpress.org/support/users/love2playgames/)
 * If you use forum-shortcodes, the instances you see are not completely different
   ones. Basically it still refers to your main-forum but only a specific part of
   it is shown.
 * If you need some completely separated instances, I suggest you to use a multisite-
   installation of WordPress.
 * The activity-area currently does not work when only a specific forum is shown.
   So I suggest you to hide it via css:
 *     ```
       #af-wrapper .activity-link {
       display: none;
       }
       ```
   
 *  Thread Starter [love2playgames](https://wordpress.org/support/users/love2playgames/)
 * (@love2playgames)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-326/#post-11379888)
 * Hi Asgaros,
 * I’m now able to managed the dependency and to hide the activity tab. Looks simple
   and straight forward.
 * Thanks for your big help, 🙂

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

The topic ‘SHORTCODES’ is closed to new replies.

 * ![](https://ps.w.org/asgaros-forum/assets/icon-128x128.png?rev=1546717)
 * [Asgaros Forum](https://wordpress.org/plugins/asgaros-forum/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/asgaros-forum/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/asgaros-forum/)
 * [Active Topics](https://wordpress.org/support/plugin/asgaros-forum/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/asgaros-forum/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/asgaros-forum/reviews/)

## Tags

 * [answers](https://wordpress.org/support/topic-tag/answers/)
 * [forums](https://wordpress.org/support/topic-tag/forums/)

 * 4 replies
 * 2 participants
 * Last reply from: [love2playgames](https://wordpress.org/support/users/love2playgames/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-326/#post-11379888)
 * Status: resolved