Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • renejdm Friend
    #177571

    Hi everyone,

    For an example of how to filter your K2 directories with JA Wall, go to http://99petwalls.com/all-dogs

    On the left (sidebar) you will see a Dog Selector.

    There isn’t much content right now but apply the following filters:

    Size -> large
    Shedding -> average

    Play around with it!

    Unfortunately JA K2 Filter is not ready to work with JA Wall. Fortunately, Andrey Miasoedov (http://joomcar.net) took up the challenge and adapted his great K2 Filter and Search Module to work with JA Wall.

    Highly recommended!

    Rene

    jtindall Friend
    #464774

    Doesn’t seem to work on the iPhone. I am currently developing a similar application using the same k2 filter for my site. All works well except on iPhone and iPad. Has anyone else seen this. The submit button will not “submit”.

    renejdm Friend
    #464775

    Hi jtindall,

    Have you asked Andrey Miasoedov to look into this? I recall that I had the same problem awhile ago (which I never resolved) when checking out my site on a friend’s iPhone. However, I have stopped working on my Wall site until I finish another site.

    Rene

    jtindall Friend
    #464779

    No, but I just found a more comprehensive post of what looks to be the same issue.
    http://www.joomlart.com/forums/topic/pb-with-iscroll-selectinput-fields-and-iphone/
    ********************************************
    “activha” posted:

    BTW I found a correction changing the line
    onBeforeScrollStart: function (e) { e.preventDefault(); },

    to

    onBeforeScrollStart: function (e) {
    var nodeType = e.explicitOriginalTarget ? e.explicitOriginalTarget.nodeName.toLowerCase():(e .target ? e.target.nodeName.toLowerCase():”);

    if(nodeType !=’select’ && nodeType !=’option’ && nodeType !=’input’ && nodeType!=’textarea’) {
    e.preventDefault();
    }
    },

    It seems to work on iPhone and iPad so far

    This is a known bug from iscroll

    ********************************************
    I’m not sure where this code is located so I don’t know where to change it.

    jtindall Friend
    #464781

    okay, found it and seems to work.
    I opened the file “iscroll.js” located here and made the edits.

    sitename.com/templates/ja_wall/plugins/iscroll/iscroll.js

    I’ve been trying to figure this one out for 2 weeks! Good deal and thanks “activha”!!

    renejdm Friend
    #464782

    Thanks jtindall,

    I will bookmark this thread for when I get back to building my wall.

    Rene

    jtindall Friend
    #464913

    well, not so fast…
    I’m still having trouble with it on the iPad.

    jtindall Friend
    #464916

    Sorry, false alarm…
    I had to clear the cache twice for it to take. Seems to be working now on both iPhone and iPad.

    phenomeno Friend
    #477914

    Hi renejdm,

    you’re just using k2? Is there any chance that joomla core search results are displayed in a grid layout?

    thanks 😉

    renejdm Friend
    #477923

    Hi phenomeno,

    I am not sure exactly what you mean? I am using K2 to filter because I have created extra fields in K2 that I can filter on. I do not think that it would be easy for you to adapt the joomla search engine to display the results in a grid.

    Rene

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

This topic contains 10 replies, has 3 voices, and was last updated by  renejdm 11 years, 10 months ago.

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