1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 25 June 2012
  5.  Subscribe via email
I am working on a website using the Rendezvous template. I am able to change settings in the template except now I am unable to change the social icons or set up links.

When I attempt it I get the following error from the server: Not Acceptable
An appropriate representation of the requested resource /~likene6/administrator/index.php could not be found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

This error actually becomes cached on my computer and I have to delete history, cookies, etc. in order to get back into the website.

Is this an error in the template or did I need to contact my hosting provider?

Is there a work around that I can use to turn on / off social icons and set the correct links without having to make the setting in the template manager?

This forum has been extremely helpful in the past.

Thanks in advance!
Accepted Answer Pending Moderation
0
Votes
Undo
Hi smithjd44

You can edit the template files directly to add your social icon link. To do so open your templates header.php (../templates/j51_rendezvous/php/layouts/header.php) and edit the following code (facebook example)..

     <?php if($this->params->get('nav_facebook_sw') == '1') : ?>
<li class="nav_facebook"><a href="/<?php echo $this->params->get('nav_facebook'); ?>" title="Facebook"></a></li>
<?php endif; ?>


You can then change this to something like..

         <li class="nav_facebook"><a href="http://www.facebook.com/joomla51" title="Facebook"></a></li>

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.