Forums Forums Search & Filter Pro 1780 Products only 259 show indexed

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Anonymous
    #129600

    I’ve tried PHP7, 7.1 and HHVM all my specs far exceed the recommended amounts

    define( ‘WP_MAX_MEMORY_LIMIT’, ‘760M’ );
    define( ‘WP_MEMORY_LIMIT’, ‘356M’ );
    Opcache Size (Max Files, Revalidate): 640M (100000, 30 secs)
    Max Upload, Post Size (Input Vars): 128M, 128M (10000)

    Any help would be appreciated, I tried reading through some other support threads. But couldn’t find a solution that worked.

    Trevor
    #129682
    This reply has been marked as private.
    Anonymous
    #129791
    This reply has been marked as private.
    Trevor
    #129814

    You have 3 filter forms made, so I looked at the WC one. You have a custom sort order set, based on a meta field. I seem to recall that if a post (vehicles in your case) has no value, that post might be excluded from the results altogether. You can check this by setting the sort order back to default.

    We may need to hop on to Skype to take this further.

    Anonymous
    #129820

    I’ll clean up the other filter. But I”m seeing it on another site with published vs draft. The new vehicles start to not show on the public side because it won’t get the new vehicles. Even though its set to just published.

    Trevor
    #129826

    How are the vehicles being loaded? Using an importer? If so, try rebuilding the cache inside the form design.

    Anonymous
    #129835

    That’s what I’ve been doing it finds the ~1200-1700 products. So I forced the rebuild thinking the same thing. But its still not resulting in them all showing as choices on the front-end.

    Anonymous
    #129892
    This reply has been marked as private.
    Anonymous
    #129904
    This reply has been marked as private.
    Trevor
    #129934
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 10 total)