Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • criticalkaos Friend
    #140177

    is it possible to get rid off user 5 so jaslideshow can span full width of the top as i dont need to use user5 it looks od with nothing there..

    Anonymous Moderator
    #301549

    Hi,

    it is possible.

    Please try with my guide:

    + open templatesja_opalindex.php file , at about line 142, find following code:

    [PHP]<?php if ($this->countModules(‘ja-slideshow’) && $this->countModules(‘user5’) ) { ?>
    <!– TOP SPOTLIGHT –>
    <div id=”ja-topsl” class=”wrap”>
    <div class=”main”>
    <div class=”inner clearfix”>

    <div id=”ja-slideshow”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />
    </div>

    <div id=”ja-hl”>
    <jdoc:include type=”modules” name=”user5″ style=”jamodule” />
    </div>

    </div>
    </div>
    </div>
    <!– //TOP SPOTLIGHT –>
    <?php } ?>[/PHP]

    and change to:

    [PHP]<?php if ($this->countModules(‘ja-slideshow’) || $this->countModules(‘user5’) ) { ?>
    <!– TOP SPOTLIGHT –>
    <div id=”ja-topsl” class=”wrap”>
    <div class=”main”>
    <div class=”inner clearfix”>
    <?php if ($this->countModules(‘ja-slideshow’)) { ?>
    <div id=”ja-slideshow”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />
    </div>
    <?php
    }
    ?>
    <?php if ($this->countModules(‘user5’)) { ?>
    <div id=”ja-hl”>
    <jdoc:include type=”modules” name=”user5″ style=”jamodule” />
    </div>
    <?php
    }
    ?>
    </div>
    </div>
    </div>
    <!– //TOP SPOTLIGHT –>
    <?php } ?>[/PHP]

    + Open templates/ja_opal/css/template.css file
    – at about line 1371, find following code:

    #ja-slideshow {
    float:left;
    margin:0;
    padding:10px 0 0;
    width:640px;
    }

    and change to:

    #ja-slideshow {
    float:left;
    margin:0;
    padding:10px 0 0;
    }

    – At about line 1378, find following code:

    #ja-hl {
    float:right;
    width:295px;
    }

    and change to:

    #ja-hl {
    float:right;
    }

    + In administrator, you can disable modules in the user5 position and increment the with of slideshow to full width.

    oscar_nz Friend
    #302971

    hi, i have tried this and get “Parse error: syntax error, unexpected ‘;’ in C:serverhtdocsopaltemplatesja_opalindex.php on line 147”

    Any help would be greatly appreciated.

    Line 147 is

    <?php if ($this->countModules('ja-slideshow')) ( ?>

    oscar_nz Friend
    #303264

    anyone please? support?

    oscar_nz Friend
    #303531

    support ticket VSS-432041 raised.

    nguyenhuu quang Friend
    #303541

    download new version , unzip and Upload to your host again.

    Anonymous Moderator
    #303620

    hi,

    I am sorry for my mistake.

    At line 147, please change:

    if ($this->countModules('ja-slideshow')) (

    to

    if ($this->countModules('ja-slideshow')) {

    oscar_nz Friend
    #303859

    thank you. client has now decided to keep it the original width

    surferman1 Friend
    #304559

    I tried this and It threw another error

    Unexpected “;” on line 153

    davikos Friend
    #307412

    doesn’t work for me…

    William Lam Friend
    #307460

    Anybody can get this to work?

    Thanks

    davikos Friend
    #307545

    the correct code for user5 to dissapear is the following:

    + open templatesja_opalindex.php file , at about line 142, find following code:

    [PHP]<?php if ($this->countModules(‘ja-slideshow’) && $this->countModules(‘user5’) ) { ?>
    <!– TOP SPOTLIGHT –>
    <div id=”ja-topsl” class=”wrap”>
    <div class=”main”>
    <div class=”inner clearfix”>

    <div id=”ja-slideshow”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />
    </div>

    <div id=”ja-hl”>
    <jdoc:include type=”modules” name=”user5″ style=”jamodule” />
    </div>

    </div>
    </div>
    </div>
    <!– //TOP SPOTLIGHT –>
    <?php } ?> [/PHP]

    and change it to this:

    [PHP]<?php if ($this->countModules(‘ja-slideshow’) || $this->countModules(‘user5’) ) { ?>
    <!– TOP SPOTLIGHT –>
    <div id=”ja-topsl” class=”wrap”>
    <div class=”main”>
    <div class=”inner clearfix”>
    <?php if ($this->countModules(‘ja-slideshow’)) { ?>
    <div id=”ja-slideshow”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”raw” />
    </div>
    <?php
    }
    ?>
    <?php if ($this->countModules(‘user5’)) { ?>
    <div id=”ja-hl”>
    <jdoc:include type=”modules” name=”user5″ style=”jamodule” />
    </div>
    <?php
    }
    ?>
    </div>
    </div>
    </div>
    <!– //TOP SPOTLIGHT –>
    <?php } ?> [/PHP]

    Open templates/ja_opal/css/template.css file
    – at about line 1371, find following code:

    #ja-slideshow {
    float:left;
    margin:0;
    padding:10px 0 0;
    width:640px;
    }

    and change to:

    #ja-slideshow {
    float:left;
    margin:0;
    padding:10px 0 0;
    }

    – At about line 1378, find following code:


    #ja-hl {
    float:right;
    width:295px;
    }

    and change to:

    #ja-hl {
    float:right;
    }

    + In administrator, you can disable modules in the user5 position and increment the with of slideshow to full width.

    It is clear that all the code is copy-paste from original post but with the fixes.

    William Lam Friend
    #307564

    Thanks, I will check this out.

    Anonymous Moderator
    #307619
    wsitexas Friend
    #336033

    i dont understand this you have a product that is bought but we have to in there to get the look that you have in the demo and change things i did what you wrote above finally my slide is in the right position but now my thumbnails are all the way to the right below it …..i want the thumbnails in the picture like the demo also i want that highlight pic to the right of the slide like demo this is horrible when u buy this and have to start tweaking the hell out of it there should be a finished item when selling this !……….help been waiting for answer thru your ticket thing but all it does is send back auto replies that just doent help we dont want to spend hours on a bought item template !!!!!!!!!!

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 9 voices, and was last updated by  ingeheran 14 years, 2 months ago.

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