Basic Shortcode

You can use shortcodes to produce the following modules in any page you want. To use short-codes in WordPress template file, use: echo do_shortcode( ‘[shortcode-name]’ );

  1. Main Page: ( pauple_helpie_main_page_shortcode )
  2. You can use this short-code to display the Helpdesk main page in any page.
  3. Categories Listing: ( pauple_helpie_categories_listing )
  4. You can use this short-code to display the list of categories and their articles like in the main page of Helpdesk.
  5. Single Page Scroll Nav ( ph_sp_menu )
  6. You can use this short-code to create a scrollable sub-title in the Helpdesk article page ( single page )
  7. Example: [ ph_sp_menu ]Categories Listing[ /ph_sp_menu ]
Last updated byEssekia