wordpress menu problem
-
we are want to pass value in url when we click om menu in
<?php wp_nav_menuservice(array(‘menu’ => ’27’)); ?>
function
click on menu , current output in url:
https://localhost/daffodilsite/?page_id=540
and we want in url:
https://localhost/daffodilsite/?page_id=540&cityid=3please help me how to pass cityid in url
thanks
Rajeev Dhar
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wordpress menu problem’ is closed to new replies.