Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • beyondsports Friend
    #132351

    i would like to disable ja news but still use the module positioning on all my page’s…is this possible? reason being i have placed custom mod’s in place of the ja news mod position— actually graphic’s and want these to appear on the other page’s…

    thanks
    trey

    i have a local install right now…

    Menalto Friend
    #265881

    They are not, you can use any other modules there, but some css styling maybe mess it up for you.

    beyondsports Friend
    #265882

    thanks…

    my situation or what i am trying to do is a little off the wall… i have disabled ja news and in it’s place put some custom html mod’s – graphic’s… the module is set to appear on all the page’s and for some reason it isnt showing up…

    dumn question; but, ja news fp only appears on the fronpage right –no bleed over…

    my install is a localhost for right now…

    also is there anyway to edit the mod_ja_catslwi module; so, when someone clicks the pix it take’s them to their webpage—presently is just take’s you to the actual article….

    thanks
    trey

    Menalto Friend
    #265887

    Which version of Joomla are you on?
    Or open the index.php file and find this code here(this is J1.5):

    <!-- BEGIN: JAZIN -->
    <?php if($tmpTools->isFrontPage()) : ?>
    <div id="jazin-fp">
    <jdoc:include type="modules" name="ja-news" style="raw" />
    </div>
    <?php endif; ?>
    <!-- END: JAZIN -->

    And change it into this here:

    <?php if( $this->countModules('ja-news') ) {?>
    <div id="jazin-fp">
    <jdoc:include type="modules" name="ja-news" style="raw" />
    </div>
    <?php } ?>

    beyondsports Friend
    #265889

    as usual menalto you are the bomb… thanks once again… for the sake— can you explain what i just changed and why..
    thanks again…

    any idea about the mod_ja_catslwi module…

    beyondsports Friend
    #265892

    ive got a blog page set up… 2 columns… the left column is bleeding over into the right– the pix is… ever so slightly… where would i adjust this in the template.css

    trey

    Menalto Friend
    #265897

    can you attach a screenshot? would be easier to help you out with it then when we can get a visual look of it.

    beyondsports Friend
    #265899

    see the right side…

    im hoping to get this ftp’d soon… waiting on the clients isp…

    thanks again
    trey

    Menalto Friend
    #265907

    Instead of using the ja-catslwi module you can use the ja-slwi module, you find it in the package for ja-drimia. That module you can add your own links in the backend.

    beyondsports Friend
    #265912

    looking at the module right now… in my case i am going to create 5 module’s with their links right?
    thanks
    trey

    beyondsports Friend
    #265916

    it was already installed in telline… i have created a module— but the transparent rubbon dsnt work… when i hover the mouse over the image a strip pulls up–looks like 2 to 5px… is this a bug on this module… ?

    beyondsports Friend
    #265919

    ive got them created… other than the bug with how the transparent ribbons is working url is fine… how do i script to open in a new / page of the browser?
    trey

    beyondsports Friend
    #265922

    my dimensions are 152/ 67… and i have edited the control panel in each for an height in each module of 74…and the expand to 64…. do you have any idea why it isnt working… should i uninstall and reinstall the module?
    trey

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

This topic contains 13 replies, has 2 voices, and was last updated by  beyondsports 16 years, 3 months ago.

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