Looking To Upgrade to Paid

Home Forums Welcome! Pre-Sales Questions Looking To Upgrade to Paid

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1080036
    Pam
    Guest

    Hi, We have just built a WP site and we have your plugin for our calendar, we are looking to upgrade to the pay so we can use the other functions. What we are needing to know is, if we upgrade is it just a simple code and will this break the site?
    Also, is there a way to remove the donate button from the calendar events? Not all events are a donate event and it seems to be confusing folks.

    Thanks,
    P

    #1080047
    George
    Participant

    Hey Pam,

    Thanks for reaching out.

    What we are needing to know is, if we upgrade is it just a simple code and will this break the site?

    Events Calendar Pro is another plugin that you would install on your site, alongside The Events Calendar. To clarify, this means that both The Events Calendar and Events Calendar Pro will be installed and activated on your site. Events Calendar Pro is a plugin that “extends” and “adds features” to The Events Calendar.

    It definitely should not break your site! 🙂


    Also, is there a way to remove the donate button from the calendar events? Not all events are a donate event and it seems to be confusing folks.

    Our plugins don’t add a “donate” link anywhere, so this sounds like something happening from your theme or another plugin. Can you share some links to events or pages on your site where this “donate” link is visible? I will take a look and try to recommend a solution.

    Thank you,
    George

    #1080056
    Pam
    Guest
    #1080080
    George
    Participant

    Thanks for the link, Pam. That button is coming from your theme, and in fact the whole output of that page is your theme’s custom display of events.

    There is no easy way to specify the donate button on a per-event basis, but to hide it in general, you can do that by adding the following CSS to the bottom of your theme’s style.css file:


    .wpv-single-event-after-details a.button:last-of-type {
    display: none;
    }

    Thanks,
    George

    #1086278
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Looking To Upgrade to Paid’ is closed to new replies.