Remove ADDITIONAL FUNCTIONALITY line

Home Forums Calendar Products Events Calendar PRO Remove ADDITIONAL FUNCTIONALITY line

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #9792
    Andrew
    Participant

    Hi 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

    #9797
    Brian
    Participant

    I 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

    #9802
    Andrew
    Participant

    I’ll do the same with the additional functionality line, but that can’t be done for the Dashboard, can it?.

    Cheers Brian!

    #9806

    Hey 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.

    #9828
    John
    Member

    Hi guys,
    We are planning on adding a filter to remove this for the 2.0.1 release.

    #9882
    Andrew
    Participant

    Great, thanks for this 🙂

    #9905
    Rob
    Member

    I 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!

    #10745
    Andrew
    Participant

    Hi, I am not seeing how to achieve this in 2.0.1 as promised. Can I have some help asap please?

    Thanks, AB

    #10767
    Rob
    Member

    Hey 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.

    #10780
    Andrew
    Participant

    Thanks, works a treat.

    Is it documented anywhere?

    #10814
    Rob
    Member

    Not yet. We’re putting together a blog post on it this week that’ll be posted here at at the site.

    #11824
    Darren
    Participant

    I’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.

    #11826
    Darren
    Participant

    Fixed it!. It was because I placed it on the last line it should been above the comment ‘stop editing’ obvious when you know!

    #11831
    Rob
    Member

    Ah, 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.

    #159650
    gordon55m
    Participant

    I’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.

Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘Remove ADDITIONAL FUNCTIONALITY line’ is closed to new replies.