Stella Social
Forum Replies Created
-
Thanks Angelo, should I try pasting that line into Custom CSS?
When you say it would affect the bookings, do you mean it could possibly affect future event listings?
Thanks for your response. I did see this snippet of code posted elsewhere with regards to the same issue:
$events = EM_Event::get(array('scope'=>'past'); EM_Event->delete($events);Would that accomplish what I’m trying to do? If so, should I just place this in Custom CSS or create a template to place it in?
Changing the scope doesn’t accomplish what I need. I have links elsewhere on the site that should lead to the next upcoming occurrence of the event; however, with past events still listed, those links are still leading to the FIRST (ie. past) occurrence.
The code you provided for the margins did not work, however I changed it to the following and it worked:
.fdm-menu .fdm-item .fdm-item-title { margin-bottom: 0 !important; }Your code for menu title changed the size of each menu item, and menu section changed the section titles (which was useful!). When I said menu titles, I meant the main menus, encompassing both menu sections and menu items. I’ve decided to just remove the titles for the main menu parts anyway to remove extraneous words instead of trying to make them larger.
Thank you so much for your help! This is a great plugin made even better by your outstanding support 🙂
Actually, yes, it was my mistake. I had placeholders written into Single Event pages, which was causing it to duplicate. Oops!
Thanks for your help!
Sorry, I mistyped in my post, I did mean to say #_EVENTNAME as I used your exact link to find the placeholder needed.
I’ve just now added #_EVENTNAME to the formatting, and the blank space with lines is still at the top.
I see that when I go to the Events page (event list), that same space holds the title “Events”. Thus, I assume this space is leftover in single event pages with nothing to input.
Is there a way to get #_EVENTNAME within that space, rather than below it?
Please check my link to see what I’m referring to.
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Bullets points show upThat worked!
Thanks so much. Awesome plugin, I love it.
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] Bullets points show upHi NateWr,
I have the same issue with bullet points showing up. I’ve tried pasting the 3 codes you provided above into my style.css but they didn’t work.
Here’s the link to my page: http://s264931963.onlinehome.us/#menu
Any ideas on how I can get rid of them?
Thanks!
Michelle