• Resolved diondetovenaar

    (@diondetovenaar)


    Hi,

    If you search for’agaat’ in the searchform on this website: https://happy-spirit.nl/.

    It says ‘show all 15 results’, but it should be 100+ results. How is this possible? Does it help if we buy the PRO version?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    It seems to display the same results when using the native WooCommerce search. Yes, you can purchase our Pro version and we’ll help you sort the issue:

    https://fibosearch.com/pricing/

    Best regards,
    Clint

    Thread Starter diondetovenaar

    (@diondetovenaar)

    Hi Clint,

    Where do you see it shows the same results? If i use the native WooCommerce searchform i get all results and pagination showing correctly.

    For example: https://happy-spirit.nl/?s=agaat&post_type=product

    If you search for it in the fibosearchform, it says show all 15 results and no pagination is shown.

    I can buy the plugin but first i would like to know if this is (free) plugin or theme related?

    Thread Starter diondetovenaar

    (@diondetovenaar)

    Never mind. I already found the issue. There was a function in the theme that changed the standard query.

    I also made a function to choose a different number of posts per page. This works on every woocommerce page except the fibosearch result page.

    <select onchange=”if (this.value) window.location.href=this.value”>
    <option “.selected( $per_page, $value ).” value=’?perpage=$value’>$label</option>

    When you select an option, the whole search url gets deleted. Any idea how to fix?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong number search results’ is closed to new replies.