This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Once you made "$tt->name", how I can use it as shortcode?

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?

#18542
djmhimdjmhim
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