massimo.manca
Forum Replies Created
Viewing 7 posts - 1 through 7 (of 7 total)
- AuthorPosts
- massimo.mancaParticipant
I need more lessons
massimo.mancaParticipanthi Shamim,
i hid the buttons from the menu, and everything is ok!function fep_cus_fep_menu_buttons( $menu )
{
unset( $menu[‘settings’]);
unset( $menu[‘announcements’]);
unset( $menu[‘newmessage’]);
unset( $menu[‘messagebox’]);
return $menu;
}I would like the “new message” button to be visible only to the administrator. how can I do?
thank you very muchmassimo.mancaParticipantjust by entering this code.
if I remove it, it returns the correct timemassimo.mancaParticipanthi,
i have a question.
why is the message displayed 2 hours in advance?massimo.mancaParticipantwriting some code for me is perhaps the best solution. How can we proceed?
massimo.mancaParticipantI didn’t succeed.
massimo.mancaParticipantit would be even better if it was already filled in from a specific field
- AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)