-
AuthorPosts
-
edd Friend
edd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 18, 2016 at 3:58 pm #851837Hi, I just installed the JA Mitius template and I’m using the Kunena Forum and its JA Template.
The thing is that it is not fully responsive!!!
I’m really surprised with this…
Please take a look to the attached file.
Is there any issue for this?
(Im’ Using mitius template for kunena)pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 18, 2016 at 5:01 pm #851877Why you install it and it works and I install it and it doesnt work?
I have the attached file, like you see, it is not responsive when I create a post.My settings are OK, it is not about settings, it seems to be something from the css code or something is not working on the responsive mode.
In the link you gave me there is nothing that helps me to figure out with my problem… even there is a link that is not working:
http://joomla25-templates.joomlart.com/ja_social/forum/index/1-main-forum.htmlOn the JA Mitius demo template, on line, there are no posts:
http://ja-mitius.demo.joomlart.com/index.php/en/forum/indexSo it is easy to say "in the demo version I have no problem"…
Someone can help me to figure out with this?
Thanks a lotpavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 18, 2016 at 5:36 pm #851923Again it is working fine by my side
1) In the link i gaved you there is the settings for Kunena Forum just scroll down the page until K2 & Kunena Configuration
2) On the JA Mitius demo there are posts as you can see from this LINK
If you need help to configure correctly your website send me as Private reply a temp super user account to your backend and i will check it
Best regards
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 18, 2016 at 5:44 pm #851929Hi,
Yes I saw the kunena configuration in the link you gave me, I say again: there is nothing that helps me.
Thanks for the link you gave form the JA Mitius demo, it shows that the kunena JA Template is not responsive, plase take a look to the attached file I’m sending you
Could you please help me to figure out?
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 18, 2016 at 5:51 pm #851932I asked you a link to your website and a temp super user account
Without it i cannot help
again i cannot help because on my local installation i cannot replicate your issue because it works more than fine
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 18, 2016 at 6:04 pm #851934This reply has been marked as private.edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 18, 2016 at 6:05 pm #851935I sent you a PM,
thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 18, 2016 at 6:29 pm #851940I don’t know why it is behaving in that way ,everything seems to be correct, i will notify about this Joomlart developers, so they will have a double check on your website, do not disable the account you provided so they can use it to login on your website.
Thanks
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 18, 2016 at 6:32 pm #851942OK thanks
I will waitpavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 19, 2016 at 6:37 am #852446Hi there
Please open this file /templates/ja_mitius/css/custom.css and add these code
@media (max-width:579px) { #Kunena div.kmsgbody div.kmsgtext { padding-right: 25px; margin-bottom: 40px !important; } #Kunena td.kmessage-left {overflow: hidden; padding: 10px 10px 0;vertical-align: top!important; width: 100%; display:block; } #Kunena td.kprofile-left { overflow: hidden; padding: 10px 10px 0 10px; width: 100%!important; display: block; max-width: 100%; } #Kunena table, #Kunena tbody { display: block; width: 100% !important; padding: 0; } #Kunena table tr { display: block; width: 100%; } #Kunena div.kmessage-buttons-row { white-space: normal; padding-right: 10px; } #Kunena .kblock div.kheader, body #Kunena div.kblock>div.kheader h2{ white-space: normal; padding-right: 0px!important; } }
Let me know if this solve your issue
Best regards
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 19, 2016 at 6:53 am #852451Hi Pavit, Thanks for your help. The code you gave me it is working right. All is OK in the posts. But I still have a little problem in the profile section, please take a look to the attached file. Thanks a lot again.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 19, 2016 at 10:01 am #852876Hi there
Same problem as previous , i passed your info to developer team , as soon they will have a look at it i will post solution here
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 19, 2016 at 10:28 am #852895Thanks a lot for help 🙂
I will wait 🙂
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 13 replies, has 2 voices, and was last updated by edd 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum