Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
Hi Joe
I'm releasing event calendar pro and I would know if there is a parameter that hides "sales management" option, because it get our user confused
Thank you so much in advance
Michele (from Rome)
you could hide it with css
.eventcalendar a.salesmanagementlink { display:none;}
Hi Joe,
i've upgraded to last version of event calendar.... but in this version I can't hide any more the sales management link as you suggested me in this post..
previous version:
<a title="Sales Management" class="ModuleEditLink salesmanagementlink" href="http://megaskau.com/Events/Admin.aspx?pageid=1104&mid=1133">
current version:
<a title="Sales Management" class="ModuleEditLink" href="http://geneskin.org/Events/Admin.aspx?pageid=1104&mid=1133">
as you see the "salesmanagementlink" is not more available in last version
can you give me some help ?
thank you in advance
Hi Joe... I'me here again... I saw an old topic about disabling the sell feature in eventcalender... it's only for you to track requests
https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&t=4111~1
bye
Michele
Hi Michele,
Nothing changed in Event Calendar Pro, my copy and the demo site still have the css class salesmanagementlink on the link so it should still be possible to hide it with css.
Best,
Joe
hi Joe, please forgive me
i feel so stupid... i did not refreshed page ...
i'm so sorry, all works fine
thank you so much