Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • Hung Dinh Friend
    #148303

    A. Quickstart Installation(Recommended for Joomla Beginners)Quickstart Installation Guideline.B. Template & Extensions installation

    I. Install template

    II. Install ExtensionsNote: We might use the same extension for different templates to enrich the functionality aspects, normally position defined for each extension varies across the templates. When following guides below, please make sure to update module positions if you see any difference.

    1. JA Bulletin
    2. JA Control Panel
    3. JA Slideshow 2
    4. JA Twitter
    5. JA SideNews
    6. JA Thumbnail Plugin
    7. JA Popup Plugin
    8. JA Menu Parameters Plugin (view our detailed guideline for plugin HERE)

    In JA Lime, default positions of those modules are:Note: [xx] stands for module position

    • [right, user 6, user 7] JA Bulletin
    • [ja-cpanel] JA Control Panel
    • [slideshow] JA Slideshow 2
    • [left] JA Twitter
    • [left]: JA SideNews

    III. New JA Template FrameworkThe JA Lime bases on JoomlArt’s stable T3 Framework. If you are new to us, the following wiki provides in more details:

    IV. Tips to create modules like our demo

    (1) Create Custom Module: The JA Lime front-page uses custom modules, including:

    To manage those custom modules, select Extensions >> Module Manager, then click module name, (Eg. About author). In configuration page, you set the suffix like screen-short below:

    We support some specific class suffixes below:

    • Custom module About author with class suffix : _hilite
    • Custom module Find me elsewhere… with class suffix: _nopadding
    • Custom module My Photos with class suffix: _blank

    As this custom module uses JA Popup Plugin to handle image loading, make sure you install and enable JA Popup Plugin first. JA Popup Plugin, by default, supports various types of content i.e. ajax, iframe, youtube video, image, slideshow etc.,. You can check out more at: JA Popup Plugin .

    In JA Lime demo, we use JA Popup plugin to display image content. You simply declare following syntax into field Custom Output inside configuration panel of the custom module My Photos:

    <div class=”ja-gallery clearfix”>

    <div class=”ja-thumb first”>{japopup type=”image” content=”images/stories/demo/gallery/sam-1.jpg” width=”700″ height=”380″ title=”Sample image” }<img src=”images/stories/demo/gallery/thumb-1.jpg” border=”0″ alt=”Sample image” />{/japopup}</div>

    <div class=”ja-thumb”>{japopup type=”image” content=”images/stories/demo/gallery/sam-2.jpg” width=”700″ height=”380″ title=”Sample image” }<img src=”images/stories/demo/gallery/thumb-2.jpg” border=”0″ alt=”Sample image” />{/japopup}</div>

    </div>

    You change with your own image, thumbnail’s name and path to such images. Then see how it works in front-page:

    • Custom module Testimonial with class suffix: testimonialModule (Note that: there is a space before CSS class name).
    • Custom module License and Copyright with class suffix: licenseModule (Note that: there is a space before CSS class name).

    (2) JA Bulletin Module: Bulletin module is used three times in JA Lime. We name such three instances of the module with following title:

    • Popular posts
    • Latest News
    • Popular News

    Tip: How to use JA Bulletin

    To manage this module, select Extensions >> Module Manager, then click module name, (i.e. Popular Posts). In configuration page, you set the suffix and parameters as you wish:

    For Popular Posts:
    Make sure you install the module JA Bulletin and rename it with title “Popular Posts” first. To manage this module, select Extensions >> Module Manager, then click module name, (i.e. Popular posts). In configuration page, you set the suffix and parameters as you wish:

    Then see how Popular posts works in front-page:

    For Latest News and Popular News:

    You do not need to install JA Bulletin Module again. You simply copy module Popular Posts, then rename it to Latest News, Popular News respectively. You do so by ticking the checkbox next to title Popular Posts and click Copy button:

    Now you have new instance of module JA Bulletin with title Copy of Popular posts as shown below:

    All you need to do now is to rename module title and change the the parameters (Module suffix class, Categories selection, etc.) to fit your need.

    [/LEFT]


    (2). JA Control Panel
    Module:

    JA Control Panel on front-page:

    To push these modules onto front-page like our demo site, go to Extensions -> Module Manger, then click on module title ja-cpanel-top to enter configuration panel and change the parameters as you wish.(3). JA Slideshow2 Module: JA SlideShow2 on front-page with class suffix: slideshow01 (Note that: There is a space before CSS class name).

    JA Slideshow Module in JA Lime displays content item from Image Folder. For other content items, you check out more here.

    To configure this module like our demo site, go to Extensions -> Module Manger, then click on module title JA Slideshow2 Module to enter configuration panel:

    • (1): define JA Slideshows Module to load content item from Image Folder
    • (2): input the path to your image folder (Eg. demo image folder of JA Lime: images/stories/slideshow)
    • (3): declare specific image(s) and description to display on frontpage. Use a custom tag to add image and its url as follows:

    <h3>Welcome to JA Lime</h3>
    <p>Lorem ipsum dolor sit amet consectetuer ut Aliquam Aenean faucibus tortor. Commodo leo Phasellus morbi et mollis Vivamus tempus Nam commodo scelerisque…</p>

    <p>Amet congue leo semper purus malesuada laoreet eu a lorem id. Orci dolor quis ut id sit nunc gravida et mauris in. <a href=”#” title=”Sample link”>Vestibulum pretium</a> at Curabitur eros Nam Aenean ipsum augue aliquet mi…</p>

    (4). JA Twitter Module: JA Twitter on front-page with class suffix: _blank

    To push these modules onto front page like our demo site, go to Extensions -> Module Manger, then click on module title Twitter to enter configuration panel and change all parameters as you wish. How to use JA Twitter

    (5). JA SideNews Module: JA SideNews on front-page with class suffix: _blank

    To push this module onto front page like our demo site, go to Extensions -> Module Manger, then click on module title Random Posts to enter configuration panel and change the parameters as you wish. How to use JA SideNews

    [/B]

    viktorg Friend
    #332988

    Hi,

    Im trying to figure out the exact slideshow settings and size of the pictures in the slideshow map..

    Can you please give me a screenshot on the exact settings for Ja slideshow/Lime.

    Regards VG

    Anonymous Moderator
    #333639

    Hi viktorg

    Please view my attachment file.


    1. slideshow
    viktorg Friend
    #333739

    <em>@JA Developer 166206 wrote:</em><blockquote>Hi viktorg

    Please view my attachment file.</blockquote>

    Hi thx but how many pixels should images in slideshow catalog be? Now I have no borderline under the picture. Resize is on as in the attachment file.

    Anonymous Moderator
    #333958

    Hi viktorg

    Could you give me your live url?

    wellsmall Friend
    #337517

    <em>@viktorg 166329 wrote:</em><blockquote>Hi thx but how many pixels should images in slideshow catalog be? Now I have no borderline under the picture. Resize is on as in the attachment file.</blockquote>

    I am also missing the border under the picture. I made my pictures the same size as the “sample” pictures but I still don’t have a lower border. Nothing I try fixes it.

    Anonymous Moderator
    #337766

    Hi wellsmall

    In the case, you have to add class=”caption” to each image of article

    Hope it helps

    wellsmall Friend
    #337778

    I’m not actually using articles though, I set it up the way this userguide said, by using the “Description for each item” field. Can I still tell it to use class=caption?

    This is what my “description” says:

    <h3>Notes From Underground</h3><p>But do you know, gentlemen, what was the main thing about my spite? Why, the whole point, the vilest part of it, was that I was constantly and shamefully aware, even at mements of the most violent spleen, that I was not at all a spitefull, no, not even an embittered, man...</p>

    Here is a link to a screenshot of my settings for the module if you need them:
    mod_jaslideshow2.png

    I did change a few settings, but just small things like the auto play is on and the navigation is off. When I had the navigation on though it didn’t fix it.

    Thanks for your help!

    Anonymous Moderator
    #337985

    Hi wellsmall

    Please make sure that you have following code section in templates/ja_lime/css/mod_jaslideshow2.css file:

    #ja-slideshow .ja-slide-item img {
    background-color:#FCFCFC;
    border:1px solid #DDDDDD;
    padding:4px;
    }

    wellsmall Friend
    #338328

    Unfortunately, that line IS in the file. I copied the CSS and replaced it anyways, just in case there was something I didn’t see lol, but it didn’t fix it. This is what the CSS file already had:

    #ja-slideshow .ja-slide-item img {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    padding: 4px;
    }

    Thanks for your help.

    Diana

    viktorg Friend
    #339799

    Hi,

    I have still the same problem. The border in bottom of the picture is not visible.

    My image is 448px × 240px

    / Viktor

    Anonymous Moderator
    #339956

    Dear viktorg

    It is so hard to debug your issue if i don’t have your site.

    If you see our demo site, you will see that we are working fine

    Please try to read our userguider and try to configure your website. Also, you can send me your live url so that i can debug it for you

    Hope to listen from you very soon

    itatbbatam Friend
    #341281

    i have install the quickkstart of some joomlart tempaltes here at my localhost PC..
    but i’ve got some problems…

    all of the administrator backend suddenly goes on like this…
    this is happened suddenly after i loged in at the administrator site…

    this is never happened with the joomlart quickstart templates earlier…
    but..
    this thing, made me so **** confused…
    is there something wrong with my localhost or what?
    coz i installed the quickstart to others PC, and the problem is still the same.

    is there something i could do?
    coz, i can’t upload the ja license key to my localhost, can i?
    joomlart won’t recognized my localhost though to read the license…
    🙂

    help me…
    please…..
    i want to use this quickstart at my office internal-site…
    :((:((:((

    thanks

    Anonymous Moderator
    #341703

    Hi itatbbatam

    I am not sure for this issue. I could not find at my local.
    Please refer following links to solve your issues:
    http://forum.joomla.org/viewtopic.php?f=433&t=460069
    http://forum.joomla.org/viewtopic.php?f=433&t=464711&start=0

    hadewijchronald Friend
    #380385

    Hello,
    I actually have the same problem with the line under the slideshow, it doesn’t show up. Did anyone already find a solution?

    Thx
    hadewych

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

This topic contains 20 replies, has 9 voices, and was last updated by  TomC 12 years, 1 month ago.

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