-
AuthorPosts
-
waelali Friend
waelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
February 29, 2012 at 12:01 pm #174430Hi
There is problems of numbering and indexes directions in RTL Version.
Please visit the following links and the attached images to get what I am talking about.
1. http://www.xn--mgbfwa6f4b.com
2. http://www.xn--mgbfwa6f4b.com/health.htmlAttached are 2 images.
Hope to get solution soon.
Thank you
-
pixelzombie Friend
pixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 2, 2012 at 2:43 pm #441392First, please disable css and .js compression and joining via your template manager. Also enable the Development Mode. Clear the cache!
For the Pagination of the first screenshot please add this code block to your rtl template.css @ /templates/ja_teline_iv/themes/default-rtl/css/template.css. If this block allready exists, overwrite it like this:
.ja-content-main .counter {
float: none;
text-align: left;
}
The string JPAGE_CURRENT_OF_TOTAL doesn’t exist in your Language file. Look for the arabic file in the /languages folder and add the string.
For the order of the pages from your second screenshot I don’t have a solution yet. When I change my language (english) to rtl mode the pagination is still as in ltr mode and doesn’t change at all. What language pack are you using for arabic?
Cheers
Frank
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 2, 2012 at 3:44 pm #441410<em>@pixelzombie 304565 wrote:</em><blockquote>First, please disable css and .js compression and joining via your template manager. Also enable the Development Mode. Clear the cache!
For the Pagination of the first screenshot please add this code block to your rtl template.css @ /templates/ja_teline_iv/themes/default-rtl/css/template.css. If this block allready exists, overwrite it like this:
.ja-content-main .counter {
float: none;
text-align: left;
}
The string JPAGE_CURRENT_OF_TOTAL doesn’t exist in your Language file. Look for the arabic file in the /languages folder and add the string.
For the order of the pages from your second screenshot I don’t have a solution yet. When I change my language (english) to rtl mode the pagination is still as in ltr mode and doesn’t change at all. What language pack are you using for arabic?
Cheers
Frank</blockquote>
Hi
I have added the css block to template.css , which is not exist at all in this css file , so I added the css block you delivered to the end of the file , however I cannot see any thing fixed…Maybe I have to add it to template-rtl.css ??
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 3, 2012 at 12:38 am #441543Hi!
I don’t see any changes in the css. Add the block to your /templates/ja_teline_iv/css/template-rtl.css line 602 and make the statement important 😉
.counter {
float: none !important;
padding-right: 2px;
}
Cheers
Frank
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 3, 2012 at 12:48 am #441553<em>@pixelzombie 304738 wrote:</em><blockquote>Hi!
I don’t see any changes in the css. Add the block to your /templates/ja_teline_iv/css/template-rtl.css line 602 and make the statement important 😉
.counter {
float: none !important;
padding-right: 2px;
}
Cheers
Frank</blockquote>
I have added the block as you said , and I do not see anny changes regarding the indexes direction flow… However I guess they are ok as they are now – Maybe it was my mistake to report this as a bug, but still there is problem with the 2 signs at the beginning and the end « ….. »
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 3, 2012 at 1:09 am #441561It’s not in there. Are you caching? Please disable the cache in the template manager.
After reloading the site, it’s displayed correctly.
<blockquote>but still there is problem with the 2 signs at the beginning and the end « ….. »</blockquote>
<blockquote>For the order of the pages from your second screenshot I don’t have a solution yet. When I change my language (english) to rtl mode the pagination is still as in ltr mode and doesn’t change at all. What language pack are you using for arabic? </blockquote>
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 3, 2012 at 1:16 am #441563<em>@pixelzombie 304756 wrote:</em><blockquote>It’s not in there. Are you caching? Please disable the cache in the template manager.
After reloading the site, it’s displayed correctly.</blockquote>
I am in Development Mode , and cache is disabled, and block was added and file was saved. 🙁
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 3, 2012 at 1:47 am #441568And it’s still looking bad at your browser?
Here’s what I’ve got:Try to delete the browser cache as well.
Cheers
Frank
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 3, 2012 at 1:50 am #441569<em>@pixelzombie 304763 wrote:</em><blockquote>And it’s still looking bad at your browser?
Here’s what I’ve got:Try to delete the browser cache as well.
Cheers
Frank</blockquote>
🙂 I guess we are talking about 2 different issues.
The issue you are describing in the attached image is ok and fixed since many hours , however I am talking about the second issue, which is described in the second image. (I have attached 2 images at the beginning of the thread)waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 3, 2012 at 1:52 am #441571In the problem of the second image – every thing is ok except the direction of the symbols at the beginning of the numbers and the end of them.
They should be converted like this « …………………………………. » , and not »…………………………………………..«Please visit: http://www.xn--mgbfwa6f4b.com/world.html
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 5, 2012 at 12:21 am #441815This is coming from the css statement
html {
direction: rtl;
}and it is the K2 component. Try to add somewhere (can’t see which file because join & compress of css is enabled.
.pagination {
direction: ltr !important
}waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 5, 2012 at 12:27 am #441817<em>@pixelzombie 305074 wrote:</em><blockquote>This is coming from the css statement
html {
direction: rtl;
}and it is the K2 component. Try to add somewhere (can’t see which file because join & compress of css is enabled.
.pagination {
direction: ltr !important
}
</blockquote>Sorry , do not understand you .
What to add and where?
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 5, 2012 at 12:36 am #441820Add
.pagination {
direction: ltr !important
}
to your template.css for instance.
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 5, 2012 at 12:45 am #441822<em>@pixelzombie 305079 wrote:</em><blockquote>Add
.pagination {
direction: ltr !important
}
to your template.css for instance.</blockquote>
Maybe you mean to add it to template-rtl.css??
I have added it to this file , but with no real good result.In http://www.xn--mgbfwa6f4b.com/entertainment.html – Looks ok
But in http://www.xn--mgbfwa6f4b.com/world.html not good
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 5, 2012 at 12:49 am #441823Yep, template-rtl.css is okay!
Looks the same on both pages here. Try to clear the browser & joomla cache and reload the page.AuthorPostsThis topic contains 21 replies, has 2 voices, and was last updated by waelali 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum