Home › Forums › Calendar Products › Events Calendar PRO › Remove ADDITIONAL FUNCTIONALITY line
- This topic has 15 replies, 8 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
October 17, 2011 at 7:29 am #9792
Andrew
ParticipantHi guys,
Is there any way, at least for Pro users, that we can remove the additional functionality area of the Events Calendar metabox on post screens, please? I know you guys have products to sell, but when building this on client websites, that’s an unnecessary but it information. The ability to turn that off would be appreciated.
Also, the ability to easily turn off the dashboard feed fro Modern Tribe (not just in Screen Options) should really be available, as premium plugns should not be cluttering the place up like this.
Thanks, ab
October 17, 2011 at 8:53 am #9797Brian
ParticipantI agree Andrew. Both those need to be hidden for Pro users. For now, I just remove it from the php files so the clients can’t see it
October 17, 2011 at 9:11 am #9802Andrew
ParticipantI’ll do the same with the additional functionality line, but that can’t be done for the Dashboard, can it?.
Cheers Brian!
October 17, 2011 at 11:55 am #9806Shane Pearlman
MemberHey guys,
I’m pretty sure we added a simple filter to hide those, but let me confirm with john. Can’t remember what it was offhand.
October 18, 2011 at 9:40 am #9828John
MemberHi guys,
We are planning on adding a filter to remove this for the 2.0.1 release.October 19, 2011 at 3:32 am #9882Andrew
ParticipantGreat, thanks for this 🙂
October 19, 2011 at 3:56 pm #9905Rob
MemberI can confirm, all, that this has been done & works like a charm in the 2.0.1 code. Should be launching just as soon as we squash these last few bugs…stay tuned!
November 8, 2011 at 6:02 am #10745Andrew
ParticipantHi, I am not seeing how to achieve this in 2.0.1 as promised. Can I have some help asap please?
Thanks, AB
November 8, 2011 at 3:48 pm #10767Rob
MemberHey Andrew. It’s in there, as promised 🙂 You can remove the upsell by adding this to your wp-config file:
define(‘TRIBE_HIDE_UPSELL’, false);
Then, change “false” to “true.” It’ll take care of what you’re seeking. Let me know if you have any other problems there.
November 9, 2011 at 12:59 am #10780Andrew
ParticipantThanks, works a treat.
Is it documented anywhere?
November 9, 2011 at 10:34 am #10814Rob
MemberNot yet. We’re putting together a blog post on it this week that’ll be posted here at at the site.
December 5, 2011 at 7:20 am #11824Darren
ParticipantI’ve added the code as the recent blog post to the last line of the wp-config file but it doesnt make any difference. I’ve tried true and false, loging in and out and the promo lines still show. I do have version 2.01 so not sure what I’m doing wrong.
December 5, 2011 at 7:21 am #11826Darren
ParticipantFixed it!. It was because I placed it on the last line it should been above the comment ‘stop editing’ obvious when you know!
December 5, 2011 at 8:13 am #11831Rob
MemberAh, excellent! Glad to see you got that figured out. If anything else comes up along these lines, give me a shout and I’d be happy to help.
May 13, 2014 at 11:46 am #159650gordon55m
ParticipantI’ve tried this and can’t get it to work. I am editing the wp-config file and placing the following code:
/* Hide Events Add-Ons */
define(‘TRIBE_HIDE_UPSELL’, true);Above the line:
/* That’s all, stop editing! Happy blogging. */
I’ve cleared browser cache multiple times and keep getting the “Event Add-Ons” drop down under the Events menu at the top and left on the dashboard.
Thoughts or any other workarounds? I am using WordPress 3.9.1 and The Events Calendar PRO 3.5.2.
-
AuthorPosts
- The topic ‘Remove ADDITIONAL FUNCTIONALITY line’ is closed to new replies.
