UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Create Link from Toolbar to a page of my choice?

Paul Murray · ·
5:22 PM Friday, 04 November 2016
None
Hi Stackideas Team

I understand that the images in the ES Toolbar drop down menu are awesome font images.

Is it possible to create Link from Toolbar to a page of my choice?

e.g.:

The university icon: fa fa-university
The Word Courses: Courses
A link to this page here: http://www.finalbug.net/courses-fcpx-and-realted-post-production-tools

by for e.g. modifying/adding code similar to this


<?php if( $this->config->get( 'points.enabled' ) ){ ?>
<li class="<?php echo $view == 'points' ? 'active' : '';?>">
<a href="/<?php echo FRoute:oints( array( 'layout' => 'history' , 'userid' => $this->my->getAlias() ) );?>">
<?php echo JText::_( 'COM_EASYSOCIAL_TOOLBAR_PROFILE_POINTS_HISTORY' );?>
</a>
</li>
<?php } ?>


here:

/home/finalbug/public_html/components/com_easysocial/themes/elegant/toolbar/default.php

thanks

Paul
The replies under this section are restricted to logged in users or users with an active subscription with us