Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pok4

    (@pok4)

    i fix my issue with php condition – $_GET[‘search_4’] =”Internet”

    but maybe will be cool if we have separate input for this..

    Thread Starter pok4

    (@pok4)

    i think is worked, but now is showing in index page too..

    Please, if you have time, suggest me what to do to show only in search_4=”Internet” or if search_4 parameters contain Internet & other strings.. like &search_4=For%20Rent%2CInternet

    PS:

    i try with

    (isset($_GET[‘search_4’]) && strpos($_GET[‘search_4′],’Internet’) !== false)

    but not works..

    • This reply was modified 1 year, 4 months ago by pok4.
    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Sorry for the lack of response. Are you still using Modal Dialog for your web site? Do you still need help to resolve this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show in specific part of url’ is closed to new replies.