1. makers
  2. General
  3. Wednesday, July 09 2014, 01:48 PM
Hi easy profile

In the social network plugin, how do i remove "maybe" as rsvp on events?

thanks
admin Accepted Answer
Admin
Hi,
you can edit template file, follow these instrutions:
- Go to Admin Panel -> Theme Manager
- Click on "Social Network" under Base theme
- on left select the file Events->view.cpt
- Click on Copy button and copy it in to Blue Theme
- Go to Admin Panel -> Theme Manager
- Click on Blue Theme
- on left select the file Events->view.cpt
- remove at line 68 this code to remove "Maybe"
<input type="radio" name="rsvp" value="3" <?php if (!empty($my_rsvp) && $my_rsvp['EventRsvp']['rsvp'] == 3) echo 'checked'; ?>> <?php echo __('Maybe')?>
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.