Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • californiasup Friend
    #162029

    The pagination on this page is a mess. It looks good on this page. I’m not sure how to go about correcting it so it looks better on the event listing page. Is this a template css or a Joomla css thing?

    I only have limited coding experience, so help is appreciated.

    Thanks.

    khoand Friend
    #383634

    Hi,
    What module do you use with pagination? To put pagination:


    <div class="pagination clearfix">

    <?php if ($this->params->def('show_pagination_results', 1)) : ?>
    <p class="counter">
    <span><?php echo $this->pagination->getPagesCounter(); ?></span>
    </p>
    <?php endif; ?>
    <?php echo $this->pagination->getPagesLinks(); ?>
    </div>

    californiasup Friend
    #383667

    The component is Ajax Event Calenar: http://extensions.joomla.org/extensions/calendars-a-events/events/events-calendars/12110

    It’s far from perfect, but I don’t see any other option for a good events list on Joomla 1.6 at the moment.

    Where would I insert this code? (sorry, but I’m semi-stupid)

    Sherlock Friend
    #383790

    Dear californiasup,

    I took a look at the url http://californiastandup.com/index.php/standup-events/contests-events/california-calendar but did not see the problem,Can you make it appear for a checking ?

    khoand Friend
    #383944

    Hi,
    I guess Ajax Event Calenar put pagination is not right to JA. And I can’t correct it because I don’t have it (It’s not free). So if that’s possible, you give me username+password of your ftp to solve it (send my private message)

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  khoand 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum