1. dautrich
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 31 August 2020
  5.  Subscribe via email
Hi Ciaran

some of your tutorials seem to not apply to template SKYLAR.

I've examined the articles "Creating a new module position in the header area of your template" and "Editing the mobile menu title - 'MENU'".

Can you pls give advice for those two questions or -better- update your tutorials to apply to SKYLAR as well?

Regards

Rolf
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rolf

Could you please detail how you would like this module positioned displayed and we will create it for you.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

I would like to rename the header of my mobile menu from "Menu" to "Navigation" or to "MenĂ¼". But your respective tutorial does not help very much, because it obviously does not apply to SKYLAR.

Just the same for an additional module position in the header area: The tutorial does not apply to SKYLAR.

Regards
Rolf
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rolf

I have just updated the Skylar template, adding the option to define the title on the mobile menu (v1.0.5). This options is available via the Responsive Options tab of your templates settings using the Mobile Menu Title field.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

your new features in the Responsive Options tab solve my issues regarding the mobile menu.

What I still lack is a hint how to create an additional module position Header-3. Positions Header-2 and Header-3 should share the rightmost half of the header. Your tutorial "Creating a new module position in the header area of your template" doesn't seem to apply to SKYLAR.

I assume that I have to modify Index.php lines 82 - 96 to something like this:

<?php if ($this->countModules( 'header-1' ) || $this->countModules( 'header-2' ) || $this->countModules( 'header-3' )) : ?>
<div class="header_top">
<div class="wrapper960">
<?php if ($this->countModules( 'header-1' )) : ?>
<div class="header-1">
<jdoc:include type="modules" name="header-1" style="mod_simple" />
</div>
<?php endif; ?>
<?php if ($this->countModules( 'header-2' )) : ?>
<div class="header-2">
<jdoc:include type="modules" name="header-2" style="mod_simple" />
</div>
<?php endif; ?>
<?php if ($this->countModules( 'header-3' )) : ?>
<div class="header-3">
<jdoc:include type="modules" name="header-3" style="mod_simple" />
</div>
<?php endif; ?>
</div>
</div>


Also, I have to add a line to templateDetails.xml behind line 86:
<position>header-3</position>


In addition to this, I assume that I have to modify file _header.less, but I'm not that good in CSS to do it myself.

Can you pls give some advice!?

Regards
Rolf
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rolf

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

I solved my issue using header-2 with some nested DIVs and some CSS. So there is no need to work on this item any more.

May I add the comment, that your tutorial "Creating a new module position in the header area of your template" does not apply to SKYLAR.

I'm going to deactivate your super user account for my development website. If necessary in the future, I can activate it again.

Best reagrds

Rolf
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • 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.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok