Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function Junction
#1
Greetings.
As a newbie, who sometimes gets a little too cocky, I find myself screwing up. Anyway, in terms of the function/components posted here in the Scripts & Components forum, I am confused as to the appropriate method to call them. Would the following be correct?

Function: Per Page Components.
<?php component_master('sidebar'); ?>

Function: TagCloud
<?php function tagCloud(); ?>

Function: Multi-Level Navigation.
<?php menu_master(); ?>

Function: Advanced Mulit Level Treewalker Navigation
<?php print template_tiered_menu(); ?>

Function: Get Content Published in Other Page
<?php getSubpagesList(); ?>


Thanks.

Homer
Reply
#2
Here are the ones ready to be used with GS.
http://get-simple.info/docs/theme-codex

If you use any of the ones in this forum, then you will need to ask in those threads.
The components listed in those threads will first need to be installed before being able to use them.
Clients always want to be able to change the content of their pages, but they are unwilling to do so.

Have you ever coded in your underwear before?
Reply
#3
homershines Wrote:Function: Per Page Components.
<?php component_master('sidebar'); ?>

homershines Wrote:Function: Multi-Level Navigation.
<?php menu_master(); ?>

homershines Wrote:Function: TagCloud
<?php function tagCloud(); ?>

Don’t want to search through the whole forum to find you all the functions, but those three are right.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply
#4
Thanks.

Sorry if I'm a pain, but sometimes the instructions are not complete.
When the thread gets long, a rookie gets lost.

Many thanks.

Homer
Reply




Users browsing this thread: 1 Guest(s)