Not sure if this is going to be a fix for you, but you can turn off the listings menu by un-checking the setting under "settings" in the phpwslistings module.
I adjusted the spacing on the listings menu by editing /class/ListingManager.php right around line 683, there may be a class reference there that would help determine how to modify the radio buttons. I think that the radio buttons in the menu may be part of the phpws core.
Hope this helps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Switching the menu off in phplistings settiings gets rid of it on all pages. I wiould like to keep it active when in the phplistings module but not on any other pages like the index page.
Re the radio buttons, thanks for that I will have a look at the code you mentioned and hopefully that will lead me where I want to go.
The other funny thing is that when I click on search, the page arrives ok but the URL in the browser window stays as index.php. In otherwords I can't find the url of the search page. If I could I could replace the button with a text link in another menu as I have done with the view listings button. I take it I can then configure the site menu to appear in phplistings, or can I?
Best regards
Terry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I would like to change the listings menu especialy to remove the grey buttons for view listings and search with other images.
The listings menu is not in menu manager and I can't find these images anywhere.
Could someone please point me in the right direction?
Thanks
Terry
To add to my last question. How do I stop the listings menu appearing in the index page but allow it to appear when in the listings module.
An answer to either of the questions will cover what I need.
Thanks
Terry
Not sure if this is going to be a fix for you, but you can turn off the listings menu by un-checking the setting under "settings" in the phpwslistings module.
I adjusted the spacing on the listings menu by editing /class/ListingManager.php right around line 683, there may be a class reference there that would help determine how to modify the radio buttons. I think that the radio buttons in the menu may be part of the phpws core.
Hope this helps.
Hi Gil
Thanks for the reply.
Switching the menu off in phplistings settiings gets rid of it on all pages. I wiould like to keep it active when in the phplistings module but not on any other pages like the index page.
Re the radio buttons, thanks for that I will have a look at the code you mentioned and hopefully that will lead me where I want to go.
The other funny thing is that when I click on search, the page arrives ok but the URL in the browser window stays as index.php. In otherwords I can't find the url of the search page. If I could I could replace the button with a text link in another menu as I have done with the view listings button. I take it I can then configure the site menu to appear in phplistings, or can I?
Best regards
Terry