Osclass forums
Support forums => Tips, tricks, and tutorials => Topic started by: texthiller on October 14, 2012, 01:03:56 pm
-
With this tips you can open classifieds in a new window.
1- Open search_list.php in you theme folder
2- Search this 2 lines: <a href="<?php echo osc_item_url() ; ?>"
3- Add target="_blank" link this: < a target="_blank" href="<?php echo osc_item_url() ; ?>"
4- Search this 2 lines: <a href="<?php echo osc_premium_url() ; ?>"
5- Add target="_blank" link this: < a target="_blank" href="<?php echo osc_premium_url() ; ?>""
6- Save.
Finish.
-
thats cool for those who have classified in "/dir"