Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • sjisaacs Friend
    #157085

    I deleted the default images in JA Slideshow Mod2 in order to input my own images. Until I did that, I had both images and articles displaying nicely. Now only images OR articles, not both at same time, and articles are in a different format I don’t like. I tried changing the modeule param setting to From Article instead of From Image and some article bits do show up though not in the same nice format as they did originally, but no images. How do I get them both together again?

    Here’s the css right now:

    /*
    # ————————————————————————
    # JA Norite template for Joomla 1.5.x
    # ————————————————————————
    # Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
    # @license – PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
    # bound by Proprietary License of JoomlArt. For details on licensing,
    # Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
    # Author: JoomlArt.com
    # Websites: http://www.joomlart.comhttp://www.joomlancers.com
    # Redistribution, Modification or Re-licensing of this file in part of full,
    # is bound by the License applied.
    # ————————————————————————
    */
    .ja-slidewrap {
    border: 0;
    margin: 0;
    padding: 0 0 20px 0;
    position: relative;
    }

    .ja-slide-main-wrap {
    overflow: visible;
    padding-bottom: 55px;
    position: relative;
    }

    .ja-slide-main {
    height: 350px;
    overflow: hidden;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 480px;
    z-index: 1;
    }

    .ja-slide-item {

    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 35px 10px 20px;
    position: relative;
    }

    .ja-slide-thumbs-wrap {
    clear: both;
    float: right;
    margin-right: 500px;
    overflow: hidden;
    position: relative;
    top: -105px;
    }

    .but_prev, .but_next { position: absolute; top: 0; z-index: 99; }

    .but_prev { left: 0; }

    .but_prev:hover, .but_next:hover { cursor: pointer; }

    .but_next { right: 0; }

    .maskdesc {
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100;
    }

    .maskdesc .ja-slide-desc { font-size: 100%; padding: 10px 20px; }

    .maskdesc .ja-slide-desc a,
    .maskdesc .ja-slide-desc a:hover,
    .maskdesc .ja-slide-desc a:focus,
    .maskdesc .ja-slide-desc a:active {
    border: none !important;
    text-decoration: none !important;
    }

    .maskdesc .ja-slide-desc a span {
    font-size: 150%;
    font-weight: bolder;
    text-transform: uppercase;
    }

    .maskdesc .ja-slide-desc br { display: none; }

    .maskdesc .ja-slide-desc h3 { margin: 0; padding: 0; }

    .maskdesc .ja-slide-desc p a { }

    .maskdesc a.readon {
    bottom: 2px;
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding: 0 8px 0 0;
    position: absolute;
    right: 20px;
    }

    .maskdesc a.readon:hover,
    .maskdesc a.readon:active,
    .maskdesc a.readon:focus { }

    .ja-slide-buttons { position: relative; top: -110px; z-index: 900; }

    .ja-slide-buttons span {
    background: transparent;
    color: #889900;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 95%;
    margin-right: 5px;
    padding: 2px 5px;
    text-transform: lowercase;
    }

    /*JA Sideshow [ Topspotlight 1]*/
    #ja-slideshow .ja-slidewrap { margin: 0; padding: 0; position: relative; }

    #ja-slideshow .ja-slide-mask {
    bottom: 10px;
    display: none;
    height: 70px;
    position: absolute;
    right: 10px;
    width: 210px;
    z-index: 99;
    }

    #ja-slideshow .ja-slide-thumbs-wrap {
    bottom: 10px;
    position: absolute;
    right: 10px;
    z-index: 100;
    }

    #ja-slideshow .ja-slide-buttons {
    bottom: 10px;
    display: block;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 101;
    }

    #ja-slideshow .ja-slide-thumb img { margin: 4px; }

    #ja-slideshow .ja-slide-item img { border: none; padding: 0; }

    #ja-slideshow .maskdesc { background: none; }

    #ja-slideshow .maskdesc .ja-slide-desc {
    font-size: 100%;
    padding: 20px 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 230px;
    }

    #ja-slideshow .maskdesc .ja-slide-desc h3 { text-transform: uppercase; }

    /* SCROLL LEFT
    —————————————–*/
    /* Horizontal —*/
    .ja-vertical_right {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    }

    /* horizontal —*/
    .ja-vertical_left {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 100;
    }

    .ja-vertical_right .active { }

    .ja-vertical_left .active { }

    .ja-slide-right { margin-left: auto; right: 0; top: 0; }

    .ja-slide-thumbs, .ja-slide-thumbs-mask, .ja-slide-thumbs-handles {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 5000px;
    }

    /*
    .ja-articles .ja-slide-thumbs-handles {
    background: #fff;
    filter: alpha(opacity=0);
    opacity: 0.00;
    } */
    .ja-slide-descs { display: none; }

    .ja-slide-thumb, .ja-slide-thumbs-handles span {
    background: url(../images/circle-bg.gif) no-repeat center center;
    cursor: pointer;
    display: block;
    float: left;
    text-indent: -300%;
    }

    .ja-slide-thumbs-handles span.active {
    background: url(../images/circle-active.gif) no-repeat center center;
    }

    /* horizontal */
    .ja-vertical_right .ja-slide-thumb, .ja-vertical_right .ja-slide-thumbs-handles span{ float: none!important; }

    .ja-vertical_left .ja-slide-thumb, .ja-vertical_left .ja-slide-thumbs-handles span{ float: none!important; }

    .ja-slide-thumbs-wrap .active .ja-slide-thumb-inner { }

    .ja-slide-thumbs-wrap .active .ja-slide-thumb-inner h3 { }

    .ja-slide-thumbs-handles span { }

    .ja-slide-thumbs-mask-left,
    .ja-slide-thumbs-mask-right,
    .ja-slide-thumbs-mask-center { float: left; }

    .ja-vertical_right .ja-slide-thumbs-mask-left,
    .ja-vertical_right .ja-slide-thumbs-mask-right,
    .ja-vertical_right .ja-slide-thumbs-mask-center { display: block; float: none; }

    .ja-vertical_left .ja-slide-thumbs-mask-left,
    .ja-vertical_left .ja-slide-thumbs-mask-right,
    .ja-vertical_left .ja-slide-thumbs-mask-center { display: block; float: none; }

    .ja-slide-thumb-inner { height: 100%; margin-left: 19px; padding: 0 15px; }

    .ja-vertical_left .ja-slide-thumb-inner { margin-left: 0px; margin-right: 19px; }

    .ja-slide-thumb-inner img { margin: 15px 5px 0 0; padding: 3px; }

    .ja-slide-thumb-inner h3 {
    font-size: 11px;
    margin: 0px !important;
    padding: 15px 0 0 !important;
    }

    .ja-slide-thumb-inner .ja-createdate { }

    .active .ja-slide-thumb-inner { }

    .active .ja-slide-thumb-inner img { }
    .ja-slide-thumbs-mask-left,
    .ja-slide-thumbs-mask-right,
    .ja-slide-thumbs-mask-center { float: left; }

    .ja-slide-thumbs-mask-left, .ja-slide-thumbs-mask-right { background: none; }

    .maskDesc {
    background: url(../images/shadow.png) no-repeat center bottom;
    height: 250px !important;
    left: 0;
    padding: 30px 500px 138px 0;
    right: auto !important;
    text-align: right;
    width: 460px !important;
    }

    div.ja-moduletable .ja-slide-desc h3 {
    font-family: “Myriad Pro”,Arial,Helvetica,sans-serif;
    font-size: 300%;
    padding-bottom: 0;
    text-shadow: 1px 1px 0 #333;
    }

    .maskDesc a.readon { bottom: 150px; left: 0; position: absolute; }

    /* little_desc */
    .little_desc { color: #656565; font-size: 95%; }

    ######
    I’ve had this problem posted for a week another section and no one is answering. Would appreciate any help members can provide.
    Thanks!

    TomC Moderator
    #365323

    Are the new images you’re using the correct size? Have you “called them out” correctly within the module parameters?

    If all you did was change the images, I can’t imaging what the issue might be other than image size or that you specified the correct path within the module parameters. I don’t think it would be a CSS issue.

    sjisaacs Friend
    #365326

    <em>@tcraw1010 206724 wrote:</em><blockquote>Are the new images you’re using the correct size? Have you “called them out” correctly within the module parameters?

    If all you did was change the images, I can’t imaging what the issue might be other than image size or that you specified the correct path within the module parameters. I don’t think it would be a CSS issue.</blockquote>

    Hi Tom,
    Thanks for answering my post. The images fit exactly into the frames, which were part of the default. Another poster told me how to eliminate the frames (they didn’t match my site) and that was done after I was already having the article display problem.

    I’ve gone over and over this and I can’t figure out the problem. Does anything in the code stand out to you?

    Thanks again!

    sjisaacs Friend
    #365327

    Also—not sure what you mean by “called them out”?

    Phan Gam Friend
    #365453

    Hi sjisaacs,
    Please give me your site and ftp account, i will get a closer look at your problem.

    sjisaacs Friend
    #365475

    <em>@Phan Gam 206892 wrote:</em><blockquote>Hi sjisaacs,
    Please give me your site and ftp account, i will get a closer look at your problem.</blockquote>

    Thank you very much! I will send it in a PM now.

    Phan Gam Friend
    #365540

    Hi sjisaacs,
    I have just checked your site, i think, JA Slideshow2 is developed for showing article info or image colection. In Norite demo, it is used to show images with their description.
    I have tried to switch JaSlideshow2 on your site to show images, and could see it works finework. Please check again.
    I see the matter is that you put image’s description with incorrect syntax
    <blockquote>
    ***DESCRIPTIONS***
    </blockquote>
    For example:

    <h3>Welcome to our site</h3><div class=”little_desc”>This is a little description about the page you are viewing</div>
    <p>Curabitur a congue turpis. Nunc eleifend magna quis libero dignissim atibulum ante ultricies. Fusce magna risus, condimentum eu tinciduniddales iaculis tortor. Sed gravida rhoncus sagittis…</p>
    <p><a href=”http://www.joomlart.com” class=”btn_link” target=”_blank”>View complete My Portfolio</a></p>
    as my fixed on your site.
    Please do it as my suggestion. Hope can help you.

    sjisaacs Friend
    #365620

    <em>@Phan Gam 207003 wrote:</em><blockquote>Hi sjisaacs,
    I have just checked your site, i think, JA Slideshow2 is developed for showing article info or image colection. In Norite demo, it is used to show images with their description.
    I have tried to switch JaSlideshow2 on your site to show images, and could see it works finework. Please check again.
    I see the matter is that you put image’s description with incorrect syntax

    For example:

    <h3>Welcome to our site</h3><div class=”little_desc”>This is a little description about the page you are viewing</div>
    <p>Curabitur a congue turpis. Nunc eleifend magna quis libero dignissim atibulum ante ultricies. Fusce magna risus, condimentum eu tinciduniddales iaculis tortor. Sed gravida rhoncus sagittis…</p>
    <p><a href=”http://www.joomlart.com” class=”btn_link” target=”_blank”>View complete My Portfolio</a></p>
    as my fixed on your site.
    Please do it as my suggestion. Hope can help you.</blockquote>

    I will try this, thanks, but the syntax was already there. I simply changed the verbiage in the generic description to personalize it, without disturbing any of the code. Still, it may have corrupted when the images changed. Again, it was working perfectly with this code until the images were deleted from Stories/Slideshow.
    Trying now…

    sjisaacs Friend
    #365622

    Finally, finally finally! THANK YOU!
    I cleaned everything up… but seem to have now found a bug.
    Whenever an apostrophe is used, a slash follows it. Obviously, not being able to use contractions severely limits what I’m able to write…especially when the names of properties include apostrophes. What can we do about this?

    Example: Get ’em while they’re hot!

    Phan Gam Friend
    #365922

    Hi,
    This issues will be updated to downloaded packages, but you can quickly fix as my suggestions:
    1. open …helper.php file modulesmod_jaslideshow2 folder.
    2. Searching code section for parse image’s descriptions
    [PHP]$data[‘captionsArray’][] = (isset($descriptionArray[$img]) && isset($descriptionArray[$img][‘caption’])) ? str_replace(“‘”, “‘”, $descriptionArray[$img][‘caption’]) :”;[/PHP] about line 415
    3. Change to
    $data[‘captionsArray’][] = (isset($descriptionArray[$img]) && isset($descriptionArray[$img][‘caption’])) ?$descriptionArray[$img][‘caption’] :”;
    Hope that helps.

    sjisaacs Friend
    #366000

    <em>@Phan Gam 207487 wrote:</em><blockquote>Hi,
    This issues will be updated to downloaded packages, but you can quickly fix as my suggestions:
    1. open …helper.php file modulesmod_jaslideshow2 folder.
    2. Searching code section for parse image’s descriptions
    [PHP]$data[‘captionsArray’][] = (isset($descriptionArray[$img]) && isset($descriptionArray[$img][‘caption’])) ? str_replace(“‘”, “‘”, $descriptionArray[$img][‘caption’]) :”;[/PHP] about line 415
    3. Change to
    $data[‘captionsArray’][] = (isset($descriptionArray[$img]) && isset($descriptionArray[$img][‘caption’])) ?$descriptionArray[$img][‘caption’] :”;
    Hope that helps.</blockquote>

    Hi Phan Gam,
    I can’t find this folder or the code. Where is it located please?
    Thanks!

    Saguaros Moderator
    #366068

    <em>@sjisaacs 207581 wrote:</em><blockquote>Hi Phan Gam,
    I can’t find this folder or the code. Where is it located please?
    Thanks!</blockquote>

    You try finding it again: ROOT_FOLDER modulesmod_jaslideshow2helper.php <= if you do not see this mod_jaslideshow2 folder you should re-install this module.

    sjisaacs Friend
    #366171

    <em>@tienhc 207672 wrote:</em><blockquote>You try finding it again: ROOT_FOLDER modulesmod_jaslideshow2helper.php <= if you do not see this mod_jaslideshow2 folder you should re-install this module.</blockquote>

    Hi,
    For some reason my site has arbitrarily flipped out overnight! It was working fine last night, now this morning when any of the tabs are clicked, a K2 php.index comes up in place of the page that’s supposed to be there!

    Help!

    padunic Friend
    #407897

    Hi,

    about Home slideshow (mod_jaslideshow2) in community template i just change the text and now i just see image e no text.

    Any help? Please?

    Regards

    Padunic

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

This topic contains 14 replies, has 5 voices, and was last updated by  padunic 12 years, 8 months ago.

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