This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 35 total)
  • Author
    Posts
  • in reply to: Compatibility with Divi Filter Grid #51243
    Freshy SitesFreshySites
    Participant

    Oh nice, yeah it looks like just using ASP’s filters with the default blog module and triggering the live search is the best option instead of trying to use DFG’s sorting and filters.

    Thanks for your help looking into this for me! Hopefully our client will be ok with this solution instead of trying to use the DFG filters and stuff.

    in reply to: Compatibility with Divi Filter Grid #51237
    Freshy SitesFreshySites
    Participant

    Hi Ernest! It sorta worked, but when I sort the results by date or author it only shows one post and the others disappear.

    We also need the front-end filters with the ASP search bar to stay because that’s what our client really wanted.

    Do you think replacing Divi Filter Grid with the ASP Result shortcodes or Divi Blog Module would be a better option? Maybe with the Live Trigger results? I’m having trouble getting that to work with the Divi Blog Module. That way we could just use the filters and ajax capabilities built into ASP.

    in reply to: Compatibility with Divi Filter Grid #51235
    Freshy SitesFreshySites
    Participant

    You cannot access this content.

    in reply to: Compatibility with Divi Filter Grid #51149
    Freshy SitesFreshySites
    Participant

    Here is the developer’s response to your questions:

    We are setting the order in WP_Query and performing an AJAX query to update the results with the new order.

    We have several query arguments they can check to detect if the query is related to the filter grid. Here is an example:

    isset( $query->query[‘dfg_context’] )

    dfg_context can have multiple values. If the argument exists at all, it is coming from Divi FilterGrid.

    in reply to: Compatibility with Divi Filter Grid #51085
    Freshy SitesFreshySites
    Participant

    Hi Ernest!

    After showing your response to the Divi Filter Grid devs they believe since the asp_override argument is cancelling the Divi Filter Grid query completely, that means it’s going to cancel the sort order since that is also included in the query. Unfortunately it seems like the two plugins are incompatible.

    in reply to: Compatibility with Divi Filter Grid #50966
    Freshy SitesFreshySites
    Participant

    You cannot access this content.

    in reply to: Compatibility with Divi Filter Grid #50369
    Freshy SitesFreshySites
    Participant

    Hi Ernest!

    Apologies for the late response! With your patch and a custom query with DFG, looks like they both work together now!

    Thanks so much!!

    in reply to: cannot disable autocomplete menu #41298
    Freshy SitesFreshySites
    Participant

    Hi Earnest,

    We had already turned those settings off – they are currently off and we’re still having the issue. Can you login to the site and see what’s going on? Thanks

    in reply to: Hide empty terms not working #37618
    Freshy SitesFreshySites
    Participant

    Gotcha, ok thank you!!

    in reply to: Search Modula plugin metadata for images #37378
    Freshy SitesFreshySites
    Participant

    Yeah I also reached out to their support about this.

    Thanks Ernest!

    in reply to: Search Modula plugin metadata for images #37370
    Freshy SitesFreshySites
    Participant

    Unfortunately I’m not sure if this info is stored as post meta by modula. I used the post meta inspector plugin to show everything and didn’t see anything related to the image titles. Also just tried searching for the title field and nothing showed up.

    in reply to: Load More stuck! #37263
    Freshy SitesFreshySites
    Participant

    Is it possible to dynamically update the terms in a filter and hide the terms that would have no posts/be empty based on the selection in another filter?

    in reply to: Load More stuck! #37220
    Freshy SitesFreshySites
    Participant

    So strange I tried all three “Taxonomy terms checkbox/multiselect connection logic” options and when I change the Products filters I still get all the same results even though only two posts have those terms.

    in reply to: Load More stuck! #37208
    Freshy SitesFreshySites
    Participant

    Also I have set up new filters with a new taxonomy and those filters do not change the results…any ideas why this could be?

    in reply to: Load More stuck! #37207
    Freshy SitesFreshySites
    Participant

    I don’t know if it’s possible to add a question to this ticket but is it possible to hide a filter based on the selection made in the above filter? For example if someone selects ‘Exterior’ from the Exterior/Interior dropdown I could display another filter that was previously hidden but if they select Exterior I could show a different filter underneath?

Viewing 15 posts - 1 through 15 (of 35 total)