Reply to: Conflict with theme?

This is a foodpress issue so I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer!

Reply to: Cannot activate purchased addons

Details below. Please note that the main plugin is showing as licensed. The addons are not showing as licensed even though the registration dialog says the license has been accepted.

 

Envato Username: jjbourne

Envato API key: jyeghst277qnyn1xo39nkh7b1orrwyci

 

LICENSE CERTIFICATE : Envato Market Item
==============================================

This document certifies the purchase of:
ONE REGULAR LICENSE
as defined in the standard terms and conditions on Envato Market.

Licensor’s Author Username: ashanjay
Licensee: Jeffrey Bourne

For the item:
EventOn – WordPress Event Calendar Plugin

http://codecanyon.net/item/eventon-wordpress-event-calendar-plugin/1211017
Item ID: 1211017

Item Purchase Code: ee360f1d-cec2-4ffd-99f6-e6e2dc2f9546

Purchase Date: 2016-04-06 06:59:24 UTC

For any queries related to this document or license please contact Help Team via https://help.market.envato.com

Envato Pty. Ltd. (ABN 11 119 159 741)
PO Box 16122, Collins Street West, VIC 8007, Australia

==== THIS IS NOT A TAX RECEIPT OR INVOICE ====

 

 

Addons:

 

Full Cal

License Key: EVOf6dabddb-9600-4cfb-bd69-4779753bd856
Email: jeffrey.bourne@gmail.com
Event Lists: Ext

License Key: EVEL66f86322-5e6a-43ca-bb74-59a4fe5f6822
Email: jeffrey.bourne@gmail.com
Single Events

License Key: EVO536f3b38-7015-4fdd-bf1a-fffcd2a7a642
Email: jeffrey.bourne@gmail.com

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