Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • thomasrunge Friend
    #994430

    How 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 Moderator
    #994462

    Hi,

    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 Friend
    #994607

    Thanks – 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 Moderator
    #994786

    You 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 Friend
    #994844

    Cool! 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">&lt;/script&gt;
    <script src="/templates/gratia/js/owl-carousel/owl.carousel.js" type="text/javascript">&lt;/script&gt;
    <script src="/templates/gratia/js/script.js" type="text/javascript">&lt;/script&gt;
    <script src="/templates/gratia/js/inview.js" type="text/javascript">&lt;/script&gt;
    <script src="/plugins/system/t3/base-bs3/js/nav-collapse.js" type="text/javascript">&lt;/script&gt;
    <script src="/templates/ja_healthcare/acm/slideshow/js/script.js" type="text/javascript">&lt;/script&gt;
    <script src="/media/system/js/html5fallback.js" type="text/javascript">&lt;/script&gt;
    Saguaros Moderator
    #995016

    There 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 Friend
    #995173

    Thanks – 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 Moderator
    #995537

    If 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/
Viewing 8 posts - 1 through 8 (of 8 total)

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