Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • wolmah Friend
    #191144

    JA Fubix:

    Was wondering why when I disable sidenews and wanted to change the size of slideshow to full size across where sidenews were.

    It wont let me. Mind giving me steps on this issue. Thanks

    phong nam Friend
    #508079

    Hi Wolmah,

    There are 2 profiles of JA Slideshow module and the customized javascripts are created for own JA Fubix template. If you want to display the slideshow in full size when disabling the Sidenews module, you can refer these steps:

    1. Go to Slideshow backend >> Select profile “fubix“.
    Each profile contains the available settings of slide/thumbnail images, animation an navigation so that you don’t need to change much here.

    2. Remove the customized scripts for “fubix-top” profile layout by opening templatesja_fubixjsscript.js file, then remove or comments lines from 14-91th.

    3. Create a custom.css file at templates/ja_fubix/css/ path, then put below codes into. These will make your slideshow module look better with new full size layout.

    /*Adjust slideshow module when disabling the Side News module on JA Fubix*/
    div.ja-slide-main-wrap {
    width: 100% !important;
    }
    @media (min-width: 1200px) {
    .top-slideshow .ja-slide-buttons {
    right: -200px !important;
    }

    div.ja-slide-main-wrap {
    width: 693px !important;
    }
    }
    @media (max-width: 1199px) and (min-width: 980px) {
    .top-slideshow .ja-slide-buttons {
    right: 20px !important;
    }
    }

    @media (max-width: 979px) and (min-width: 768px) {
    .top-slideshow .ja-slide-buttons {
    right: 20px !important;
    }
    }

    Note: By default, there will no the slide descriptions of Slideshow module with “fubix” profile.

    jewellman Friend
    #518485

    I tried the above instructions but there is still white space to the right of the slideshow. I would like that white space to go away.

    1. I have SideNews Module disabled
    2. I also disabled the module in the Template Manager in both the Module Positions and the Responsive layout.
    3. My custom.css file and script.js files have been modified per instructions above.

    My url is http://www.wellmantechnologies.com/audubon-area.net

    Thanks in advance!

    phong nam Friend
    #518492

    @jewellman: You can try to open your custom.css file and replace lines:

    div.ja-slide-main-wrap {
    width: 693px !important;
    }

    with

    div.ja-slide-main {
    width: 100%!important;
    }

    .top-content .top-slideshow,
    div.ja-slide-main-wrap {
    width: 100%;
    }


    1. slideshow
    sanjiovani Friend
    #538838

    hello – I would like to remove the sidenews mod positions and have the slideshow mod position the full width.
    I would also like to use a third party slideshow module – I have made the above changes and the module gets cut off to the width of the slideshow mod position and does not extend the full width – please advise

    sanjiovani Friend
    #538942

    As you can see the module – zen tools slideshow is being cut off – please advise as to how I can have full width


    1. Joomla-template-for-sports-news-websites-JA-Fubix
    Saguaros Moderator
    #538980

    It’s best if you post your site’s URL here and turn OFF the Optimize CSS option in template manager, we will suggest you further.

    angie00 Friend
    #541909

    <em>@Leo Burnetts 392427 wrote:</em><blockquote>Hi Wolmah,

    2. Remove the customized scripts for “fubix-top” profile layout by opening templatesja_fubixjsscript.js file, then remove or comments lines from 14-91th.

    </blockquote>

    Can you provide the updated jscript.js code to delete? 14-91th seems to be in the middle of syntax.

    Ninja Lead Moderator
    #541972

    <em>@angie00 436124 wrote:</em><blockquote>Can you provide the updated jscript.js code to delete? 14-91th seems to be in the middle of syntax.</blockquote>

    Attached here is the file you need. Please get it and copy into templates/ja_fubix/js/script.js file


    1. script.zip
    angie00 Friend
    #542007

    Thank you. When we set the slideshow to “moving” like it shows in quickstart it doesn’t show at all. How can we fix that?

    Ninja Lead Moderator
    #542216

    <em>@angie00 436252 wrote:</em><blockquote>Thank you. When we set the slideshow to “moving” like it shows in quickstart it doesn’t show at all. How can we fix that?</blockquote>

    So that I can have a look and try to assist, please pm me site URL, admin login and FTP account. I shall help you check further.

    desiretart Friend
    #554459

    Hi All
    After of customize the module I would like to see the control buttons (not appear now) and decrease the size in the title of the article in the mask. How can I do this?

    Thank you very much

    Ninja Lead Moderator
    #554486

    <em>@desiretart 452050 wrote:</em><blockquote>Hi All
    After of customize the module I would like to see the control buttons (not appear now) and decrease the size in the title of the article in the mask. How can I do this?

    Thank you very much</blockquote>
    @desiretart: I’m not sure what did you change on your site? And it’s very difficult to guess the issue on your site. So that I can take a look and try to assist, please provide the url of the site you’re working on

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 8 voices, and was last updated by  Ninja Lead 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum