1. Radek100
  2. Commercial Templates
  3. Tuesday, 14 January 2020
  4.  Subscribe via email
Hello,

could you let me know 2 advices for Chloe template,please.

1)
Is there any way how to change order of module positions? I would like to move Showcase module under Top 1 modules

2)
Where to add alt image of photos uploded to showcase?

Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To do so you would need to edit the templates index.php file directly (../templates/j51_chloe/index.php). locate the following 2 blocks of code (line 111 - 126) and switch them...

<?php if ($helper->blockExists($this, 'showcase-1')) { ?>
<div id="container_showcase1_modules" class="module_block border_block">
<div class="wrapper960">
<?php $helper->renderBlock($this, 'showcase-1'); ?>
</div>
</div>
<?php } ?>


<?php if ($helper->blockExists($this, 'top-1')) { ?>
<div id="container_top1_modules" class="module_block parallax" style="background-position: 50% 0">
<?php if($particle_block == "top1") {echo $particles;} ?>
<div class="wrapper960">
<?php $helper->renderBlock($this, 'top-1'); ?>
</div>
</div>
<?php }?>


2. What module are you using in the showcase position to display your images?

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

1) works perfect

2) I am using J51_LayerSlideshow, which was attached with Chloe template.

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

2. Would the title field text suffice or do you wish to have specific control for each item (alt text field in the module settings)?

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

I would prefer if is possible to control each item with different input.

Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this possibility 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
Unfortunatelly my site is still on Xampp on localhost, no online version. :(
  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