Forums Forums Search & Filter Pro Default message "Found 6 Results Page 1 of 1"

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #228583

    Hello Trevor,

    I managed thanks to you to modify the message of results on my web page (https://energie-quantique.com/formations/) when I make a request. Thank you for help.

    But I can not change the default message (“Found 6 Results Page 1 of 1”) when I get to the page.

    Can you tell me which line of the file “results.php” should I modify please? Or that I delete …

    Thank you

    Trevor
    #228584
    Anonymous
    #228597

    Sorry

    I did not understand that I had to create a .php file named after the ID of my search form … It’s done! It works ! Thanks again Trevor.

    It’s ok for me 😉

    Rémi

    Anonymous
    #228601

    Sorry

    I did not understand that I had to create a .php file named after the ID of my search form … It’s done! It works ! Thanks again Trevor.

    It’s ok for me 😉

    Rémi

    Anonymous
    #228603

    Sorry but why it don’t work on mobile version ?

    Change are ok on pc version, but there is always default message on mobile ? Why ?

    Anonymous
    #228605

    It’s ok Trevor

    I added this ccs code to my website :

    @media only screen and (max-width:480px){
      .search-filter-results-1101{
        display: none !important;
      }
    }

    The template is good !

    Trevor
    #228608

    Thanks for letting me know. I will close this thread for now.

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