Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • woodsworks Friend
    #194141

    Last time Tom has suggested me to create a new module position
    http://www.joomlart.com/forums/topic/how-to-create-new-module-position-updated/

    well, here is my problem:

    I wanna create a slider module which is a full screen on horizontal, things like JA-university template.

    By using developer tool on chrome, I found there 3 or 4 <div></div>which encompass my slideshow module.
    the structure is like this

    <div id=”ja-slider” class=”wrap “>
    <div class=”main”>

    <div class=”main-inner1 clearfix”>
    <div class=”ja-moduletable ja-masonry moduletable_ja-silder jmoddiv” ….”>
    <div class=”moduletable-inner clearfix”>
    <div id=”slider” class=”slider” style=”margin: 0!important;”>

    my question is :

    is there a simple way to find a php file and define the “ja-slider” block as

    <div id=”ja-slider” class=”wrap “>
    <div id=”slider” class=”slider” style=”margin: 0!important;”>

    which will perhaps help me to create a full screen image slider.

    by the way I didn’t find any mainbody or ja-slider.php in /ja_puresite/blocks/

    there are only :
    css.php
    head.php
    header.php
    masonry.php
    navhelper.php

    thanks a lots again!
    🙂

    woodsworks Friend
    #520027

    What I modified on developper tools by renaming all the class on “ja-slider” the final effect that i expected.:-*

    the normal default layout

    here is what I found, i don’t know if it’s the right method.
    http://docs.joomla.org/Applying_custom_module_chrome


    1. stage-fullscreen
    2. stage-normal
    Saguaros Moderator
    #520152

    Hi there,

    In JA Puresite template, we use a custom HTML module named Introducing Puresite in Slider position. You can find the div ‘ja-slider’ in output content of this module:


    <div class="ja-slider"><img src="images/demo/demo-1.png" border="0" alt="" />
    <h3>Introducing Puresite</h3>
    <p>The Responsive Joomla Template is the new theme from JoomlArt. It’s feature rich, mobile ready and easy to use ...</p>
    <a class="button1" href="index.php/portfolio">See Our Portfolio</a> <a class="button2" href="index.php/k2-component/puresite-blog">Post Blog Now</a></div>

    If you want to use slideshow like in JA University template, just download JA Slideshow Lite module and install into your site and assign it to slider position.

    Once done, remember to clean JAT3 cache.

    woodsworks Friend
    #520209

    <em>@Saguaros 408080 wrote:</em><blockquote>Hi there,

    In JA Puresite template, we use a custom HTML module named Introducing Puresite in Slider position. You can find the div ‘ja-slider’ in output content of this module:


    <div class="ja-slider"><img src="images/demo/demo-1.png" border="0" alt="" />
    <h3>Introducing Puresite</h3>
    <p>The Responsive Joomla Template is the new theme from JoomlArt. It’s feature rich, mobile ready and easy to use ...</p>
    <a class="button1" href="index.php/portfolio">See Our Portfolio</a> <a class="button2" href="index.php/k2-component/puresite-blog">Post Blog Now</a></div>

    If you want to use slideshow like in JA University template, just download JA Slideshow Lite module and install into your site and assign it to slider position.

    Once done, remember to clean JAT3 cache.</blockquote>

    Thanks Saguaros

    but I still have blank page problem, JA slideshow or JA slideshow lite, both cause blank page.

    there is ticket that pavit has send it for me, still no answers.:((

    Saguaros Moderator
    #520380

    Could you send me ID of that ticket ? or PM me your site’s credentials, I will try to check what’s wrong here.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 10 years, 3 months ago.

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