Forums Forums Search & Filter Pro Search results not reading the correct format

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

    Hello,

    After updating my theme to the latest version “Newspaper V10” the search results in the S&F appears like boxes not in a list format for Search.php format. missing the excerpt info and results should be 1 per line.

    Below after update
    https://cairogyms.com/?sfid=32718&_sft_category=heliopolis

    Normal search template like below
    https://cairogyms.com/?s=fitness

    Please advise.

    Thanks,

    Karim

    Trevor
    #243066
    This reply has been marked as private.
    Anonymous
    #243093

    Please send me the link to license renewal

    Anonymous
    #243095

    Done with the renewal,

    and regarding your questions above,
    i didn’t do any changes to the search.php, just updated the theme version.
    no i don’t have child theme.
    i am using the Newspaper tagdev theme. a standard one not custom.

    Anonymous
    #243130

    Hello,

    Any update

    Ross Moderator
    #243157
    This reply has been marked as private.
    Anonymous
    #243170
    This reply has been marked as private.
    Anonymous
    #243225

    Hello guys,

    Any update??

    Trevor
    #243227
    This reply has been marked as private.
    Trevor
    #243280

    I can see/guess what is going on. In this new version of Newspaper, the theme is looking to see if there is an actual search string, probably using code like this:

    if (get_search_query() != '') {

    IF there is no theme search query, the search page uses archive-loop.php. This is what you see from our search results.

    However, if there IS a theme search query, it uses instead sidebar.php

    I cannot see, in search.php, how it is doing this, but, that file calls a theme function, which I suspect is calling another template. But, I cannot see where from, and I do not know enough of this theme to say.

    It is not our plugin that is doing this though, but the theme, and over that we have little control.

    What you could do is to use WPBakery Page Builder instead to make your search results page, using this guide (and the additional extension plugin you can download from there:

    https://searchandfilter.com/documentation/3rd-party/wpbakery-page-builder-formerly-visual-composer/

    It would appear that the latest changes to the newspaper theme mean that you can no longer use the ‘As an Archive’ display results method.

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