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.

Reply to: Menu Tab Colours

Here is the Purple Top Tab:

/*Top Menu Tab Color for Boxed Menu*/
.foodpress_menu.box_cats span.fp_backto_cats, .foodpress_menu.box_cats span.fp_category_subtitle {
background-color: #955181;
color: #fff;
}

/*Bottom Menu Tab Color for Boxed Menu*/
.foodpress_menu.box_cats span.fp_category_subtitle {
background-color: #888888;
color:#fff;
}