Hi
I’ve looked extensively through the forums but can’t find away to just remove the favourites icon from the listings without it also removing the author options when logged in as well.
Let me explain…
If a visitor isn’t logged I don’t want them to be able to see the favourite option/icon.
I used this code found in another thread to remove it >
.geodir-addtofav, .geodir_category_list_view li .geodir-addinfo a.geodir-pcomments, .geodir_category_list_view li .geodir-addinfo span {
display: none;
}
This code works however it then also removes all the author options of ‘edit’ and ‘delete’ when the author is logged in as well (see attached image).
Is there a simple way to just remove the favourite without losing the author options?
Hope you can help.
Matt