I Want to add custom link below message on left side bar how can i do this ?.
Thanks.
@Vilmos, i don't think ossn_register_sections_menu() allows for target blank
Sorry: NEW page to link?
External page how to? (_target="_blank")
Add following code into your component ossn_com.php file:
$icon = ossn_site_url("components/mycom/images/icon.png");
ossn_register_sections_menu("newsfeed", array(
"text" => "My custom link",
"url" => "http://google.com/",
"section" => "links",
"icon" => $icon
));
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)