Sample Sidebar Module

This is a sample module published to the sidebar_top position, using the -sidebar module class suffix. There is also a sidebar_bottom position below the menu.

get('tag_id');$tag_id = '';if ($tag_id != NULL) { $tag = $tag_id . ''; echo ' id="' . $tag . '"'; }?> &$item) : $class = ''; if ($item->flink == "") { $item->flink = "javascript:;"; } if (in_array($item->id, $path)) { $class .= ' s5_mobile_sidebar_active'; } if (!empty($class) && count($path)==1) { $class = ' class="'.trim($class) .'"'; } if ($item->level==1) { if ($item->deeper) { echo "

".$item->title."

"; echo "
"; } else { echo "

".$item->title."

"; continue; } } else { echo '
  • '; } // Render the menu item switch ($item->type) : case 'separator': case 'url': case 'component': if (!$item->deeper || $item->level > 1) { $sidebar_file = dirname(__FILE__) . '/sidebar_' . $item->type . '.php'; require $sidebar_file; } break; default: if (!$item->deeper || $item->level > 1) { $sidebar_url = dirname(__FILE__) . '/sidebar_url.php'; require $sidebar_url; } break; endswitch; // The next item is deeper. if ($item->deeper) { echo '
      '; } // The next item is shallower. elseif ($item->shallower) { echo ''; echo str_repeat('
    ', $item->level_diff); } // The next item is on the same level. else { echo '
  • '; } if (@$list[$i+1]->level==1 || !@$list[$i+1]->level) { echo '
    '; }endforeach;?>

    Sample Sidebar Module

    This is a sample module published to the sidebar_bottom position, using the -sidebar module class suffix. There is also a sidebar_top position below the search.
    Info Slide Enabled
    The info slide script is a great way to display your content to your customers! It will place a sliding text box over any image on the page. It can be placed inside of content or modules. It will also automatically adjust to any size screen size on window resize. See below for a demonstration. In the backend of Vertex you can pick between a javascript only version or a pure css version.



    Javascript Version


    Example Slide

    This is dummy text. You can add any text or html markup here.

    Example Slide

    This is dummy text. You can add any text or html markup here.


    CSS Version Default


    Example Slide

    This is dummy text. You can add any text or html markup here.

    Example Slide

    This is dummy text. You can add any text or html markup here.


    CSS Version 1


    Example Slide

    This is dummy text. You can add any text or html markup here.

    Example Slide

    This is dummy text. You can add any text or html markup here.


    CSS Version 2


    Example Slide

    This is dummy text. You can add any text or html markup here.

    Example Slide

    This is dummy text. You can add any text or html markup here.


    CSS Version 3


    Example Slide

    This is dummy text. You can add any text or html markup here.

    Example Slide

    This is dummy text. You can add any text or html markup here.



    CSS Version 4


    Example Slide

    This is dummy text. You can add any text or html markup here.

    Example Slide

    This is dummy text. You can add any text or html markup here.



    CSS Version 5


    Example Title

    Example Title



    CSS Version 6


    Example Title

    Example Title



    CSS Version 7


    image

    Example Slide

    You can add any text or html markup here.
    image

    Example Slide

    You can add any text or html markup here.


    CSS Version 8


    Example Slide

    You can add any text or html markup here.

    Example Slide

    You can add any text or html markup here.


    CSS Version 9


    Example Slide

    You can add any text or html markup here.

    Example Slide

    You can add any text or html markup here.



    I like what I see! I want to JOIN TODAY.