Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • sanuss Developer
    #205656

    Hello,

    This is my second new thread. I didn’t get any support.

    Again.
    1. I am working in localhost- ja Nuevo
    2. I want to add top bar above the main nav. (Like JA HOTEL)
    4. In backend, the topbar block came. But it is not enable in my site.

    What is wrong? how to edit? Where to edit?

    Give me a solution.

    Sanuss
    co-worker

    pavit Moderator
    #567510

    Hi

    <blockquote>This is my second new thread. I didn’t get any support. </blockquote>

    1) As you can see from popup at bottom right of your screen “Stop Working on Weekend” so please be patient.

    2) The top bar you want on your Ja Nuevo Template like the one published on Ja Hotel can be obtained publishing in a new module position that you already created a JA ACM Module Utility Bar Type

    3) Take a look HERE how to use JA ACM Module on your JA Nuevo Template

    4) If you want help for your website would be better for you and for us, that you will publish your website so we can access it and look at your configuration

    5) Have a nice Week End

    sanuss Developer
    #567513

    Hi,

    Thanks for your reply.

    The link you send me is very useful to me.

    Is it acm support ja nuevo. I can’t see acm folder inside my site folder.

    In layout topbar is came, but it is not enable in my nuevo site? Give a solution.

    Sanuss

    pavit Moderator
    #567514

    <blockquote>I can’t see acm folder inside my site folder.</blockquote>

    You need to do as explained HERE

    <blockquote>Using JA ACM in other templates
    You can use JA ACM in any template that meet the requirements:

    1. Templates developed with T3 framework

    2. T3 Framework version 2.4+

    3. Templates support Bootstrap 3

    If your template meets the above requirements, please follow the instruction to use JA ACM in the template.

    Step – 1 :download Uber quickstart package (Joomla 2.5 or Joomla 3 is fine) then extract the download package.

    Step – 2 :download JA ACM module installation package

    Step – 3 :install JA ACM in your Joomla system

    Step – 4 :copy the folder: templates/uber/acm to your Joomla template folder: your_site_root_folder/templates/your_template/acm.

    WELL DONE, it’s ready to use JA ACM module in your site now.</blockquote>

    sanuss Developer
    #567516

    Hello,

    Thanks for your reply

    Actually I am studying about joomla now. One more dought. I am totally confused.

    Can I download uber and ja ACM in ja nuevo.

    Sanuss

    pavit Moderator
    #567517

    You have to download the Uber installation quickstart package and extract the zip file on your local disk drive

    Then install the JA ACM Module in your JA Nuevo template

    with an FTP client copy folder /templates/uber/acm from your local drive into /templates/ja_nuevo/ folder in your hosted space

    sanuss Developer
    #567519

    Hi,

    Yes I did it. But the problem is not solved. my top bar is not enabled.

    Sanuss

    pavit Moderator
    #567520

    <em>@sanuss 469320 wrote:</em><blockquote>Hi,

    Yes I did it. But the problem is not solved. my top bar is not enabled.

    Sanuss</blockquote>

    If you do not publish your website we cannot be of more help Sorry

    sanuss Developer
    #567614

    Hi,

    Thanks.

    can you guide me to know “how to create blocks. ” not modules.

    sanuss

    sanuss Developer
    #732724

    Hi,

    Thanks.

    can you guide me to know “how to create blocks. ” not modules.

    sanuss

    pavit Moderator
    #567615

    <em>@sanuss 469438 wrote:</em><blockquote>Hi,

    Thanks.

    can you guide me to know “how to create blocks. ” not modules.

    sanuss</blockquote>

    You can refer to the T3 Documentation HERE

    where it says t3_bs3_blank it is the template name , in your case it will be ja_nuevo

    pavit Moderator
    #732725

    <em>@sanuss 469438 wrote:</em><blockquote>Hi,

    Thanks.

    can you guide me to know “how to create blocks. ” not modules.

    sanuss</blockquote>

    You can refer to the T3 Documentation HERE

    where it says t3_bs3_blank it is the template name , in your case it will be ja_nuevo

    sanuss Developer
    #567646

    Hi,

    One more help. Last 4 days i am trying for topbar.

    can you told me “how to add a topbar in a joomla template”. Any link for this.

    Sanuss

    pavit Moderator
    #567652

    Hi

    Take a look HERE

    sanuss Developer
    #567657

    in my nuevo template ,when i open templates–ja nuevo- -index.php,(to add new module position) I see only this code.

    <?php
    /**
    * ————————————————————————
    * JA Nuevo template
    * ————————————————————————
    * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    * @license – Copyrighted Commercial Software
    * Author: J.O.O.M Solutions Co., Ltd
    * Websites: http://www.joomlart.comhttp://www.joomlancers.com
    * This file may not be redistributed in whole or significant part.
    * ————————————————————————
    */

    // no direct access
    defined(‘_JEXEC’) or die;

    //check if t3 plugin is existed
    if (!defined(‘T3’)) {
    if (JError::$legacy) {
    JError::setErrorHandling(E_ERROR, ‘die’);
    JError::raiseError(500, JText::_(‘T3_MISSING_T3_PLUGIN’));
    exit;
    } else {
    throw new Exception(JText::_(‘T3_MISSING_T3_PLUGIN’), 500);
    }
    }

    $t3app = T3::getApp($this);

    // get configured layout
    $layout = $t3app->getLayout();

    $t3app->loadLayout($layout);

    In many videos, and your links, I see many codes inside index.php.
    Why happens this?
    Can you support me?

    Regards

    Sanuss

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

This topic contains 16 replies, has 2 voices, and was last updated by  pavit 9 years, 7 months ago.

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