test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • macmaz Friend
    #201859

    Let me describe you a problem that I came across while using the component ja_k2 filter 1.1.7.

    While on this page (http://aboutlibraries.gr/stage/index.php/gr/prosopa) if I select one of the index’s letters – whichever – I get the first page displayed correctly.

    For example while selecting ‘A’ I get this page (http://aboutlibraries.gr/stage/index.php/gr/prosopa). So, by clicking the next page from the Pagination menu on the bottom of the page I get this: http://aboutlibraries.gr/stage/index.php/gr/component/jak2filter/?Itemid=138&ordering=alpha&category_id=2&xf_2=1&tmpl=component&limit=9&start=9.

    The page is not displayed in the default joomla template. What can I do to remedy this?

    When selecting from the component ja_k2 filter 1.1.7. menu the ‘Options’ button, on the Search Result Item Layout tab, I choose ‘Select a template’ and whatever I do the result is the same as described on the above.

    Thanks in advance
    Thomas

    Thanh Nguyen Viet Friend
    #552095

    Hello Thomas,

    To resolve this issue, please open the file:

    modules/mod_jak2filter/assets/js/jak2filter.js

    Find the code line:
    pages = container.find(‘.k2Pagination ul.pagination li a’);

    And replace it with:
    pages = container.find(‘.k2Pagination ul li a’);

    Once done, please clear your cache browser and test again.

    macmaz Friend
    #552237

    Thank you very much, could you mark the post as solved.

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

This topic contains 3 replies, has 2 voices, and was last updated by  macmaz 10 years, 1 month ago.

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