-
AuthorPosts
-
thomasrunge Friend
thomasrunge
- Join date:
- February 2016
- Posts:
- 20
- Downloads:
- 135
- Uploads:
- 0
- Thanked:
- 2 times in 1 posts
December 13, 2016 at 11:27 pm #994430How do I fix the time that the "slideshow" function stays on a single page? Right now it flies through the pages as if there is no tomorrow. Completely unusable if you want to display more than a single word on a page.
I submitted this topic about 30 min. ago already and it disappeared into nothing – what is going on there???
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 14, 2016 at 2:36 am #994462Hi,
You can provide the URL and login info of your site and let me know which ‘slideshow’ you’re referring to and how you want it should be.
I will help to check for you.
Regards
thomasrunge Friendthomasrunge
- Join date:
- February 2016
- Posts:
- 20
- Downloads:
- 135
- Uploads:
- 0
- Thanked:
- 2 times in 1 posts
December 14, 2016 at 11:25 am #994607Thanks – as mentioned in my post, it is the slideshow in the JA ACM module. I am looking for a way to change the time a single slide is being displayed. The one option for speed of transition does not have a visible affect at all and the slides change so fast that it is impossible to read content on each slide. The URL is given in the post as well. There is no reason at this point to share any logon credentials unless you can give me a specific reason for it – the JA ACM module is unchanged in the original condition as in the quickstart for the JA Healthcare template.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 15, 2016 at 7:58 am #994786You can open the file: /Volumes/jadev_sites/qs.-healthcare.1481772112/templates/ja_healthcare/acm/slideshow/tmpl/style-owl.php
change the property:
autoPlay: true
to:
autoPlay: 5000
5000 here is milisecond
thomasrunge Friendthomasrunge
- Join date:
- February 2016
- Posts:
- 20
- Downloads:
- 135
- Uploads:
- 0
- Thanked:
- 2 times in 1 posts
December 15, 2016 at 11:34 am #994844Cool! Thanks, that helped! Would be great to get that as a parameter per slide in the frontend.
Now, the problem is that it pulls it out of the ja_healthcare folder even though we have copied the complete template/style to a new folder "gratia". Looking at the source when displaying the site, it is fine except for some parameters like below. How can that be fixed? We don’t want "healthcare" in the source if somebody checks as it has nothing to do with the business.
<script src="/plugins/system/t3/base-bs3/js/menu.js" type="text/javascript"></script> <script src="/templates/gratia/js/owl-carousel/owl.carousel.js" type="text/javascript"></script> <script src="/templates/gratia/js/script.js" type="text/javascript"></script> <script src="/templates/gratia/js/inview.js" type="text/javascript"></script> <script src="/plugins/system/t3/base-bs3/js/nav-collapse.js" type="text/javascript"></script> <script src="/templates/ja_healthcare/acm/slideshow/js/script.js" type="text/javascript"></script> <script src="/media/system/js/html5fallback.js" type="text/javascript"></script>
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 16, 2016 at 8:10 am #995016There is not any custom script in this file: [ROOT]templates/ja_healthcare/acm/slideshow/js/script.js
However, JA ACM automatically loads this file if it exists so if you also don’t have any custom script to this file, just simply remove it.
thomasrunge Friendthomasrunge
- Join date:
- February 2016
- Posts:
- 20
- Downloads:
- 135
- Uploads:
- 0
- Thanked:
- 2 times in 1 posts
December 16, 2016 at 5:09 pm #995173Thanks – my concern was not the file, but the reference to the "ja_healthcare" folder. The template resides in a different folder and variables and some files (like this one) incorrectly still point to that folder – the issue now is that I have to change parameters in both directories as I never know, which one gets pulled. Is this a problem with Joomla core or your template?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 19, 2016 at 6:51 am #995537If I got your point correctly, you’re trying to change the template name, is that right?
You can go to directory: ROOT/templates/
- Change the name of our template folder, for i.e: ja_healthcare into your desired name
- Change the same name in following files:
templateDetails.xml
language/en-GB/
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 7 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum