Home › Forums › Welcome! › Pre-Sales Questions › Looking To Upgrade to Paid
- This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago by
Support Droid.
-
AuthorPosts
-
February 22, 2016 at 10:07 am #1080036
Pam
GuestHi, 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,
PFebruary 22, 2016 at 10:24 am #1080047George
ParticipantHey 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,
GeorgeFebruary 22, 2016 at 10:32 am #1080056Pam
GuestHere is a link. See the donate button on the right, under details?
February 22, 2016 at 11:15 am #1080080George
ParticipantThanks 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,
GeorgeMarch 8, 2016 at 8:35 am #1086278Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Looking To Upgrade to Paid’ is closed to new replies.
