Reply to: Event page

Hello,

1. Could you please add this CSS code to EventON > Styles:

.evo_page_body {
max-width: none !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.

Reply to: how to deactivate a plugin

Hello Ashan

I’m sorry to bother you again. But I think we have misunderstood each other. I don’t need to activate the addon to another site.

I want to refund/deactivate the plugin so I don’t have to pay for it. I’m not gonna use the addon anymore for any website.

Hope you understand 🙂
Regards Nanna

Reply to: License Upgrade of Event Lists & Items

Hi,

Speaking of license improvement, while you are at it as a feeback,  I have a suggestion you should consider improving the License keys section, inside the button “manage licenses” there is no domain(s) under “Website Activations” only “Site #1 Activated….”

I would respectfully recommand for consideration, simply to show also the domain name and websites, so that it is clear when that button is clicked we know on what domain the plugin is located.

Have a great day.

Regards

Reply to: Slider Addon with RTL – Reverse Direction

Please add this to the existing CSS I provided. Sorry for my non-follow up, that is completely my fault.

 

.rtlslider .evoPrev {
left: 10px;
right: inherit;
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}

.rtlslider .evoNext {
right: 10px;
left: inherit;
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}

That should mirror the arrows how you want them to be.

Reply to: Paid RSVP + Waitlist

most things are possible: so please do send in a customization request .You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

Reply to: Add standard event info via custom fields

Not sure I 100% understand

But you can add an event to a page or post via the single event shortcode where you can show the full event or the event top (but not the tile) 

but to add an event via a page or post that is not eventon is not possible without customization 

You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.