Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Once you made "$tt->name", how I can use it as shortcode? › Reply To: Once you made "$tt->name", how I can use it as shortcode?
July 2, 2018 at 4:08 am
#18542
Participant
Or another solution can be somehow taxonomy print in URL… Like here s=testsearch and stop after & so, can URL be like s=testsearch&country=Australia. so that I can use “country” in urlparam
Here testsearch is the keyword which we search and Australia is country which we choose form taxonomy.
Thank you