-
AuthorPosts
-
agnews Friend
agnews
- Join date:
- February 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
February 27, 2013 at 2:23 pm #185367Hello,
On a clean install, with everything set up according to direction given, why the end result is this? Both modules should be each beside the other, and not one below the other. Not to mention the problem with the green and red lines over the pictures. Can anyone help? I’m running a 3.0 clean installation (as when tried to modify the quickstart, I ended up with more problems like this one).
๐
Edit: I noticed the following. JA News Featured Module should go in position sl1-1. On the quickstart package, it’s name is Sl1-1 and that is it’s selection. Meanwhile, on the clean install, the position does have the same name, BUT, when selected, and when the “save” option is pressed on the module, it creates on the drop down menu where we select the module position a new “Custom Position” and below that there’s a sl1-1 option. THIS option is the one selected. Could that explain somehow the error? If yes, why is it happening?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 28, 2013 at 5:03 am #484843Hi,
The module named: Tablet News in your site is JA News Pro module and it should be assigned to sl1-2 position. It’s the same with module named Music News in our demo site.
Please check out this guide for more infor: http://www.joomlart.com/forums/topic/userguide-ja-nex-template-for-joomla-2-5/
agnews Friendagnews
- Join date:
- February 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 7:13 am #484857It appears that a [PHP]padding: 15px;[/PHP] is being added somehow. Inspecting the element on Google Chrome, and changing the the padding to 0, fixes somehow the “padding” problem, YET, I have not altered in anyway the template.css (in where i think it’s the setting in question) and…. doesn’t explain why the JA News Pro Module appears BELOW the featured news, and not next to is as it’s supposed.
So, questions are updated:
1. Why is the padding set at 15 while I have not altered it, and it should have been as in the demo?
I went to the template.css and altereddiv.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct { padding: 15px; }
todiv.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct { padding: 0px; }
and the padding SEEMS to have been fixed (i don’t know if I unintentionally have created another problem by changing that setting).
2. Problem with module positions persists. How to fix it? And why it does exist at first place?agnews Friendagnews
- Join date:
- February 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 7:51 am #484870As I cannot edit the previous post, I’ll add a new reply.
My “fix” of the 1 problem regarding the padding, is probably faulty. I installed a test Joomla 3.0 Quickstart with the sample data. As this is totally an untouched installation, i went to the template.css, and…. the setting is
div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct { padding: 15px; }
and the site works well.So despite my change to the padding (being set to 0) DID actually solved my problem, I don’t think that’s the right solution.
agnews Friendagnews
- Join date:
- February 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
February 28, 2013 at 8:07 am #484878<em>@Saguaros 362198 wrote:</em><blockquote>Hi,
The module named: Tablet News in your site is JA News Pro module and it should be assigned to sl1-2 position. It’s the same with module named Music News in our demo site.
Please check out this guide for more infor: http://www.joomlart.com/forums/topic/userguide-ja-nex-template-for-joomla-2-5/</blockquote>
But…. it is assigned on that position. YET, the end result is as in the website (and in the screenshot).
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 2, 2013 at 4:09 am #485077Hi,
Is there any error appear in your site? if you use firebug in Firefox, please check the error tab if there is any.
Did you change the template? It looks different ๐
ivanmalo Friendivanmalo
- Join date:
- February 2012
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 2, 2013 at 9:09 pm #485138Iยดm currently having the same issue. I havent made customizations to the site. Its an issue of that module, which I have been not able to fix.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 5, 2013 at 3:18 am #485348Hi ivanmalo,
Could you pm me url and admin account of your site? I shall check this for you.
agnews Friendagnews
- Join date:
- February 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
March 6, 2013 at 1:45 am #485483<em>@Saguaros 362485 wrote:</em><blockquote>Hi,
Is there any error appear in your site? if you use firebug in Firefox, please check the error tab if there is any.
Did you change the template? It looks different :)</blockquote>
Indeed. Website is currently running on WordPress. Too bad I had to pay again for a theme, but at least, it’s working fine. It’s not the end result I could have with Joomla and Nex (if it was working properly AS claimed in the demo), but…. in the end of the day, WordPress and the theme bought, this time did the job.
I’m sorry to say that, I think you’re the best probable club for Joomla templates, but, If I could get back in time, I wouldn’t have paid the membership. Both Ivanmalo and I experienced the same problem, we BOTH stated we did NO modifications, yet the template had problems both in 2.5 and 3.0. And the “explanation” was “you did modifications”. Ok. Whatever….
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 7, 2013 at 2:34 pm #485712Hi,
Since I cannot reproduce the same issue in my local so I need a closer look to detect problem. If possible, pm me admin and FTP account so that I can check for you.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by Saguaros 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum