dandic2342
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Planner] Go to a "thank you" page after registration?Like this?
function _moneris_process() { /* if ($this->egm->_moneris_response() === true){ //$this->thank_you_page('Location: https://thewestendmuseum.org/thank-you-2/'); } else $this->show_cart_overview(); */ $r = $this->egm->moneris_process(); if ( $r === true ) { return $this->thank_you_page( false ); } else {
Forum: Plugins
In reply to: [The Events Calendar] Events for Feb show up in Widget but not main CalendarIf I upgrade. Do I lose the events records? How do I stop that from happening?
Forum: Plugins
In reply to: [The Events Calendar] Events for Feb show up in Widget but not main CalendarCourtney
How did you do it without loosing the entries?
Forum: Plugins
In reply to: [The Events Calendar] Events for Feb show up in Widget but not main CalendarFound if I switch to List View I can see Feb’s events.
Forum: Plugins
In reply to: [The Events Calendar] Events for Feb show up in Widget but not main CalendarYes
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Color highlight over events-Why?I can provide:
A screenshot of the widget
the css code for My CalendarHow do I get the screen shot to you?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Color highlight over events-Why?Here’s what I figured out. The highlight happened when i had “include today’s events” checked in the Widget. Plus it was the premiere day for the event that got highlighted. So what happened?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Color highlight over events-Why?I can’t keep it up online. My clients would rather keep it off. It happens because it’s the starting day for the event. How do I change it?
If you need a screen shot, drop me an email.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Color highlight over events-Why?Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Image width in display widgetsSo where can I go to be able to do all this?
Sorry, kinda new to this!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Image width in display widgetsHere’s the code used in the My Calendar: Upcoming Events widgets in the template field:
<div style=”clear: both; margin-bottom: 10px;”>{image}<div style=”float: left; line-height: 140%; width: 74%;”>{link_title}
<span>{time} – {endtime}</span><p>{shortdesc}</p></div></div>Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Image width in display widgetsDo you see the little pictures on the page next to each event?
https://thewestendmuseum.org/whats_on/upcoming-exhibitions-events/
Are these being generated by My Calendar Widgets? If so, how can I change the size so they’re a little bigger?