Hi semaphoreoxalis,
Thanks for contacting us and choosing our product!
Sorry for late response because we just have the holiday!
About your problem I checked your site and can answer as below:
1. Please pm me admin account. I'll check it for you!
2. About us section we use bootstrap to display and css. So you can read about document here
docs.joomlaux.com/extensions/jux_coming_...!/3_about_us_options
getbootstrap.com/css/#grid
3. We will not and update it in next version (maybe)
4. About translate language we very thanksful for your idea and we will research to help customer easier to translate it!
Hi semaphoreoxalis,
Thanks for your reply!
I checked your site and see you don't use correct structure of bootstrap like this
<div class="row">
<div class="col-md-5 col-md-offset-1 col-sm-5 col-sm-offset-1 col-xs-5 col-xs-offset-1">
Content here...You can read about offset in bootstrap!
</div>
</div>
About background slideshow when disable countdown, many thanks for feedback this to us. I fixed it on your site by following steps:
Step 1: Go to path {root}/media/plg_juxcomingsoon then open file soon.php
Step 2: go to line 609 (after this code <!--.ProcessCountdownTimecircles -->) then add this code:
<?php if($this->params->def('jux_countdown_enable') == "1") : ?>
- Go to line 686 then add this code:
<?php endif; ?>
We will fix it in next update!
Hope this help! If you really like our product please write a review and vote all 100 points for us at:
extensions.joomla.org/extensions/extensi...line/jux-coming-soon
It will help us very much to develop our product! Many thanks!
Hi,
Thanks for your reply!
In this case we want customer can customize as they want.
Sorry about document don't say really clear about it. We'll update it asap!