-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
August 8, 2013 at 11:50 am #189568I tried JA Typo with this template but it seems to break it…
Did you test it with JA Typo or this latter is not anymore maintained?
Thanking you in advance.
Ara
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 9, 2013 at 7:36 am #501725Could you tell me more details about this problem? I have tested JA Typo plugin with JA Smashboard Template J2.5 and J3.x and it is running fine.
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
August 15, 2013 at 9:46 am #502314Without JA Typo:

With JA Typo:

JA Typo Plugin for J25 & J31 (297.3 KB) 2.5.5
JA Typo Button Plugin for J25 & J31 (3.4 KB) 2.5.8
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 16, 2013 at 7:10 am #502430Please send me link where i can see the issue then i will check. I tried but i could not find any.
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
August 16, 2013 at 7:25 am #502434Thanks, my link is: http://www.makanez.net
I activated JA Typo in order that you see it live…
You can open any article, for ex.: http://www.makanez.net/index.php/%D8%AA%D8%B9%D8%A7%D9%84-%D9%85%D8%B9%D9%8A-%D8%A5%D9%84%D9%89-%D8%A7%D9%84%D9%85%D8%AA%D8%AD%D9%81/139-%D9%85%D8%AA%D8%AD%D9%81-%D8%A3%D9%88%D8%B1%D8%B3%D9%8A%D9%87-%D8%A8%D8%A7%D8%B1%D9%8A%D8%B3
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 19, 2013 at 4:19 am #502632You can fix the conflict css JA Smashboard template with JA Typo plugin this way
Open templates/ja_smashboard/css/rtl/template.css file
From
.item-page .article-header {
border-bottom: solid 1px #e5e5e5;
margin-bottom: 20px;
}
Change to
.item-page .article-header {
border-bottom: solid 1px #e5e5e5;
margin-bottom: 20px;
display: block;
}
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
August 19, 2013 at 7:42 am #502643Thank you for this.
However, it is not perfect as the information go on 2 lines under the title and it should be in 1 line:
You can see the example:
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 20, 2013 at 3:06 am #502766You can try with my another solution again
Open templates/ja_smashboard/css/rtl/bootstrap.css file
From
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
Change to
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block !important;
}
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
August 20, 2013 at 9:06 am #502834Thank you. But also does not work…
I have also to investigate today if activating JA Typo has caused the template issues on iPhone
I will let you know
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
August 20, 2013 at 12:10 pm #502871As I thought, the activation of JA Typo destroys the template in iPhone.
I deactivate JA Typo until I have the right compatibility.
1 user says Thank You to Aratype for this useful post
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 20, 2013 at 4:57 pm #502905I will feedback this problem to dev team and they will fix it in JA Typo next version
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 6, 2013 at 5:36 pm #508124Any feedback regarding JA Typo?
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 7, 2013 at 5:21 am #508176<em>@aratype 392495 wrote:</em><blockquote>Any feedback regarding JA Typo?</blockquote>
I had a ping to dev team again but they have been busy with their tasks. If possible, you can pm me admin login info and FTP account of your site.
I shall help you to fix this problem directly on your site
-
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by
Ninja Lead 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum