Found the issue if you want to send FTP i can upload the files in your site.
Archives: Replies
Replies for tickets on suppota
Reply to: How to remove the “Events” in page at boot ?
Thank you for this great suggestion, at the moment it is not supported and we are going to move this ticket into feature request so other users can vote for your excellent feature idea and get this move into development!
if it is urgent you can put in a customization request
For customization job, please fill up the customization request form and send us a request.
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;
}
Reply to: Colour Issue – Theme overriding colours maybe?
Sure, that will be fine.
Can you also please let me know which exact tabs or colors are not correct.
Reply to: Sharing FoodPress Menu Items
sure thing!
Reply to: Text Suggestion
BUT I do like the idea of adding as an option to hide or show, within settings.
Reply to: Text Suggestion
You can hide this price easily by adding this CSS to your Theme or Foodpress Styles sheet:
.fp_pop_headerS {
display: none;
}
Reply to: Colour Issue – Theme overriding colours maybe?
You may need to enable the “load dynamic styles to header” option in General settings.
Try that, and if not working still, please let me know.
If you already have it enabled, please disable, save, and re-enable and save again.