-
AuthorPosts
-
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
November 4, 2015 at 7:49 pm #721462I installed the ACM module into Ja_nuevo
And i uploaded the ACM directory to template/ja-nuevo/The only thing i want to use acm for is the slideshow.
The slideshow lite of januevo doesn’t give me the look of a full width image on the slideshow.Is there other files that i need to grab from the ja_charity template and implement it to the Ja-nuevo template files?
The look that i want is exactly is of the ja_charity slideshow. Eeven when you view the site on a mobile device the slideshow scales down to your screen.
Also is JA_nuevo template full width? if not is there a way i can make it full width.
Everything else looks fullwidth in Ja_nuevo template.
Thanks.
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 5, 2015 at 4:15 am #721535Hi,
Thanks for your contact to us.
With my reply below will help you to work JA ACM module with other template
+ You can use JA ACM module with other template, look at the userguide for reference here
+ About the JA ACM of ja_charity template, you can find them here: templates/ja_charity/acm folder
+ The slideshow position of JA Nuevo template does not support fullwidth, it only shows maximum width 1280px but you can use this way to show fullwidth under slideshow position
Open templates/ja_nuevo/css/custom.css file and add new rule
@media (min-width: 1280px) {
.ja-slideshow .container {
width: 100%;
}
}
Hope it helps
Regards
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 5, 2015 at 4:15 am #753786Hi,
Thanks for your contact to us.
With my reply below will help you to work JA ACM module with other template
+ You can use JA ACM module with other template, look at the userguide for reference here
+ About the JA ACM of ja_charity template, you can find them here: templates/ja_charity/acm folder
+ The slideshow position of JA Nuevo template does not support fullwidth, it only shows maximum width 1280px but you can use this way to show fullwidth under slideshow position
Open templates/ja_nuevo/css/custom.css file and add new rule
@media (min-width: 1280px) {
.ja-slideshow .container {
width: 100%;
}
}
Hope it helps
Regards
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
November 6, 2015 at 7:22 am #721719@ninja Lead
HI, I was able to install ACM on the JA_nuevo Template. I did follow the instructions from the link that you provided.
I Installed the ACM directory to my server.
I loaded the home-1tpl with the mainbody-home1.php block from the charity template.
i added the position in the .ini file
I also added it to the templatedetail.xml fileI think its almost done.
The problem that i am having now is that the slideshow wont slide or fade, it doesnt have no button etc.
If i add more then 1 slideshow image… it will display both image at the same time on top of each other.
please look at the pics.Overall i think i almost got it.
Am i missing something else?
How can i make it fade in and out to another image and have the option for the buttons.
I am using slideshow with style owly.site d r e v n .org
please help .
Thanks.
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
November 6, 2015 at 7:22 am #753877@ninja Lead
HI, I was able to install ACM on the JA_nuevo Template. I did follow the instructions from the link that you provided.
I Installed the ACM directory to my server.
I loaded the home-1tpl with the mainbody-home1.php block from the charity template.
i added the position in the .ini file
I also added it to the templatedetail.xml fileI think its almost done.
The problem that i am having now is that the slideshow wont slide or fade, it doesnt have no button etc.
If i add more then 1 slideshow image… it will display both image at the same time on top of each other.
please look at the pics.Overall i think i almost got it.
Am i missing something else?
How can i make it fade in and out to another image and have the option for the buttons.
I am using slideshow with style owly.site d r e v n .org
please help .
Thanks.
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2015 at 8:41 am #721728It’s very hard to help you to debug the problem on your site, you can install JA Charity template and check all the configuration from Slideshow : style-owl on this and compare it with your site.
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2015 at 8:41 am #753886It’s very hard to help you to debug the problem on your site, you can install JA Charity template and check all the configuration from Slideshow : style-owl on this and compare it with your site.
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
November 11, 2015 at 3:37 am #723723@ninja Lead
I did installed the charity template onto my website.
From what file does the css read from? templatedetails.xml?
template.less? layout.less? layout.css? template.css?
please help.<em>@Ninja Lead 501027 wrote:</em><blockquote>It’s very hard to help you to debug the problem on your site, you can install JA Charity template and check all the configuration from Slideshow : style-owl on this and compare it with your site.</blockquote>
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
November 11, 2015 at 3:37 am #754215@ninja Lead
I did installed the charity template onto my website.
From what file does the css read from? templatedetails.xml?
template.less? layout.less? layout.css? template.css?
please help.<em>@Ninja Lead 501027 wrote:</em><blockquote>It’s very hard to help you to debug the problem on your site, you can install JA Charity template and check all the configuration from Slideshow : style-owl on this and compare it with your site.</blockquote>
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 11, 2015 at 8:02 am #723753You can find it from templates/ja_charity/acm/slideshow folder.
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 11, 2015 at 8:02 am #754239You can find it from templates/ja_charity/acm/slideshow folder.
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
Jeancarlos Rodriguez Friend
Jeancarlos Rodriguez
- Join date:
- September 2014
- Posts:
- 252
- Downloads:
- 46
- Uploads:
- 29
- Thanks:
- 21
- Thanked:
- 3 times in 1 posts
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 20, 2015 at 3:25 am #725282<em>@jrod31 502981 wrote:</em><blockquote>@Ninja Lead
can you please take a look at the website slideshow, the images shows on top of eachother.
site is
d r e v n.orgthanks</blockquote>
I see the js problem on your site. You can fix it with my solution below
Open templates/ja_nuevo/acm/slideshow2/js/script.js file
from
(function($){
jQuery(document).ready(function($) {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);
to
(function($){
$(document).ready(function() {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);
Let me know if it helps
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 20, 2015 at 3:25 am #754999<em>@jrod31 502981 wrote:</em><blockquote>@Ninja Lead
can you please take a look at the website slideshow, the images shows on top of eachother.
site is
d r e v n.orgthanks</blockquote>
I see the js problem on your site. You can fix it with my solution below
Open templates/ja_nuevo/acm/slideshow2/js/script.js file
from
(function($){
jQuery(document).ready(function($) {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);
to
(function($){
$(document).ready(function() {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);
Let me know if it helps
-
AuthorPosts
This topic contains 24 replies, has 2 voices, and was last updated by
Ninja Lead 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum