-
AuthorPosts
-
ivanmalo Friend
ivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
February 27, 2013 at 3:28 am #185344Hi,
I installed the quickstar, but I´ve been having an awful amount of issues. The biggest one is the sl-1 and sl-2 positions. I enable the slideshow and the news pro module, but one will throw the other one bellow. Even when the slideshow is activated and I check the positions with tp=1 it shows the other positions bellow. Also when I activate this module a blank space is created bellow the bottom search bar.
Salutes!
ivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 3:01 am #484821I really cant find the issue, it works good when I use sl-2 and sl.3 but no luck with sl1-1. I really would apreciate some help.
I attach more images…-
Ismael Trejo Friend
Ismael Trejo
- Join date:
- December 2014
- Posts:
- 31
- Downloads:
- 16
- Uploads:
- 12
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
February 28, 2013 at 7:00 am #484852this usually happens if you left a <div> open
It´s happened to me when i use the “Read More” option<div>
<hr system-readmore>
</div>this breaks the layout
make sure you close the div before the readmore
1 user says Thank You to Ismael Trejo for this useful post
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 28, 2013 at 9:40 am #484899Hi ivanmalo,
I already checked your site, and see that there is no JA Slideshow module or slideshow position there, actually the module you mention is JA Featured News. Because you did some customizations that broke the module positions, so my solution is that you should install JA Nex 2.5 template again & also check carefully its userguide.
Regards,
—
Leoagnews Friendagnews
- Join date:
- February 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 2:15 pm #484919I’m having the very same problem, and I made NO customizations. I just started with a clean install on a Joomla 3.0.3.
For a reason I do not comprehend (and not, it’s not an open div in an article), it DOES break the sl-l2 position below the sl-I1 position. Or, if that doesn’t ACTUALLY happen inside the code, the visible result is like the sl-l2 position is below the sl-l1.
ivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 4:13 pm #484928<em>@Leo Burnetts 362266 wrote:</em><blockquote>Hi ivanmalo,
I already checked your site, and see that there is no JA Slideshow module or slideshow position there, actually the module you mention is JA Featured News. Because you did some customizations that broke the module positions, so my solution is that you should install JA Nex 2.5 template again & also check carefully its userguide.
IRegards,
—
Leo</blockquote>Hi,
i have made no changes to the template. I have reonstalled the QuickStart 2 times and the template by itself, still no luck.
Regards,phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 1, 2013 at 2:22 am #484958Hi ivanmalo,
I tried to fix on your site, the issue is much easier than i thought. You missed assigning menu for the modules of sl1-1, sl2, sl3 position and also set “No” for Development mode in Global tab of Template Manager, then Save & Clean T3 cache.
Regards,
—
Leoivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 1, 2013 at 7:44 pm #485047<em>@Leo Burnetts 362343 wrote:</em><blockquote>Hi ivanmalo,
I tried to fix on your site, the issue is much easier than i thought. You missed assigning menu for the modules of sl1-1, sl2, sl3 position and also set “No” for Development mode in Global tab of Template Manager, then Save & Clean T3 cache.
Regards,
—
Leo</blockquote>Thanks Leo, but the problem is not solved, I think it the ja_newfeatured because I enabled the module and the issue is still there.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 2, 2013 at 8:24 am #485105Hi ivanmalo,
Yes. I missed ja_newfeatured module. Anyway, I fixed it on your site:
On your server,
open /templates/ja_nex/html/mod_janews_featured/nex/blog.php.Then at line 300, add
<?php if(count($rows) == 1){
echo '</div>';
} ?>
Regards,
—
Leoivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 4, 2013 at 5:51 pm #485292<em>@Leo Burnetts 362521 wrote:</em><blockquote>Hi ivanmalo,
Yes. I missed ja_newfeatured module. Anyway, I fixed it on your site:
On your server,
open /templates/ja_nex/html/mod_janews_featured/nex/blog.php.Then at line 300, add
<?php if(count($rows) == 1){
echo '</div>';
} ?>
Regards,
—
Leo</blockquote>Leo,
I´m sorry to keep bothering you, but still the issue persists…
Also something I havent realized is that the menu now is not working properly, when you hover over the bottons they wont change and wont show their childs. I reinstalled defalut css but still no luck.phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 5, 2013 at 2:26 am #485340Hi ivanmalo,
Can you remove the block of accessing from my IP ? I can’t login with your admin since last checking.
Regards,
—
Leoivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 5, 2013 at 6:17 pm #485451I will pm you with my Account, I don’t know what happened
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 6, 2013 at 2:10 am #485489Hi ivanmalo,
I fixed that issue on your site. Check your recent inbox with my snapshot because i don’t want to public your site preview.
Here is my change:
open /templates/ja_nex/html/mod_janews_featured/nex/blog.php.Then at line 300, add
</div>
instead
<?php if(count($rows) == 1){
echo '</div>';
} ?>Regards,
—
Leo1 user says Thank You to phong nam for this useful post
ivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 13, 2013 at 4:33 am #486273Thank you, it is solved.
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 4 voices, and was last updated by ivanmalo 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum