-
AuthorPosts
-
April 19, 2015 at 3:26 pm #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-workerpavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 19, 2015 at 3:38 pm #567510Hi
<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
April 19, 2015 at 5:01 pm #567513Hi,
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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 19, 2015 at 5:07 pm #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>
April 19, 2015 at 6:01 pm #567516Hello,
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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 19, 2015 at 6:23 pm #567517You 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
April 19, 2015 at 6:53 pm #567519Hi,
Yes I did it. But the problem is not solved. my top bar is not enabled.
Sanuss
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 19, 2015 at 7:21 pm #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
April 20, 2015 at 9:50 am #567614Hi,
Thanks.
can you guide me to know “how to create blocks. ” not modules.
sanuss
April 20, 2015 at 9:50 am #732724Hi,
Thanks.
can you guide me to know “how to create blocks. ” not modules.
sanuss
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 20, 2015 at 2:47 pm #567646Hi,
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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 20, 2015 at 4:35 pm #567657in 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.com – http://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
-
AuthorPosts
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