Reply to: form of communication and translate

Alrighty hold onto your hats it will require editing the backend codes

so

  • step 1: click plugins
  • step 2: see eventon click edit
  • navigate to eventON/includes/class-frontend.php
  • copy and then paste the entire content into a notepad file (just in case you stuff it up you have a backup)
  • then navigate down to 2 thirds down you will see the screenshot

you will see this area here

// foreach sharing option
foreach($social_sites as $sm_site=>$sm_site_val){
if(!empty($evo_opt[$sm_site_val[‘key’]]) && $evo_opt[$sm_site_val[‘key’]]==’yes’){
// for emailing
if($sm_site==’EmailShare’){
$url = $sm_site_val[‘url’];

$mailtocontent = ‘Event Name: ‘.$title.’%0A’;
$mailtocontent .= ‘Event Date: ‘.$datetime_string .’%0A’;
$mailtocontent .= ‘Link: ‘.$encodeURL;

$href_ = ‘mailto:<– type email address to send to –>?subject=’.$title.’&body=’.$mailtocontent;
$url = str_replace(‘HREF’, $href_, $url);

$link= “<div class=’evo_sm “.$sm_site.”‘>”.$url.”</div>”;

and change the bold words above keep all the ‘ and ” because they need to be there- only change the actual words

 

if it fails then paste back in the original code from your note pad file and get back to us

 

sorry for the misunderstanding we have never needed to change those before

if this is good for you

 

If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

Reply to: Individual event languages

Well then, we actually released new version of RSVP addon if you want to update to latest RSVP addon version that should resovle this

Please check for latest version of this software from here

Reply to: Integration with Eventbrite.com

we used to integrate with them, but found no one really wanted to because they would get the eventon tickets addon which negates the need for eventbrite- so I will alert the plugin creator to this and see what can be done

 

Reply to: Colour Issue – Theme overriding colours maybe?

hey Christian, I wish w2e could offer a multi-license, but all the licenses are handled through Envato for the main plugin.

The best thing to do is to contact them and ask them if they will ever sell multi-licenses, as this is a huge request on the envato marketplace.