-
AuthorPosts
-
carlucci Friend
carlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
August 23, 2010 at 3:37 pm #153744There is someone who has realized that the CSS K2_Template ja-droid-blog is not working?
See the demo of Joomlart, menu K2BLOGSTYLE at the bottom of the page, paragraph MORE.MORE …
How to add new profile in T3 Framework?
Drupal 6.17 released
Welcome to JA Droid
Help Finish 1.6* »
* Start
* Prev
* 1
* 2
* Next
* End
* »Page 1 of 2
The result should be horizontal and not vertical.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 24, 2010 at 10:33 am #353528I found this issue, i created a issue on the PM http://pm.joomlart.com/browse/JATCDROID-28, please give us some time for fixing this
Thanksemicoma Friendemicoma
- Join date:
- January 2009
- Posts:
- 29
- Downloads:
- 36
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
August 27, 2010 at 12:36 am #353802You can correct the bug using plugins/systems/jat3/base-themes/default/html/com_content/category/blog.php.
Copy in the bottom the code concerning the pagination, in the file located in your template folder.
it worked for me fine.1 user says Thank You to emicoma for this useful post
carlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
August 27, 2010 at 11:45 pm #353907<em>@vallette 191775 wrote:</em><blockquote>You can correct the bug using plugins/systems/jat3/base-themes/default/html/com_content/category/blog.php.
Copy in the bottom the code concerning the pagination, in the file located in your template folder.
it worked for me fine.</blockquote>This is the code of blog.php :
<? Php if ($ this-> params-> def (‘show_pagination’, 2) == 1 | | ($ this-> params-> get (‘show_pagination’) == 2 & & $ this-> pagination-> get (‘pages.total’)> 1)):?>
<div class=”pagination clearfix”>
<? Php if ($ this-> pagination-> get (‘pages.total’)> 1)?>
<p class=”counter”>
<span> <? php echo $ this-> pagination-> getPagesCounter ();?> </ span>
</ P>
<? Php endif;?>
<? Php if ($ this-> params-> def (‘show_pagination_results’, 1)):?>
<? Php echo $ this-> pagination-> getPagesLinks ();?>
<? Php endif;?>
</ Div>
<? Php endif;?>Tell me, please, as the name of the file where I have to copy it.
Although I think it is a bug in the CSS file -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by Saguaros 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum