kpahl11
Forum Replies Created
-
Radius Directory
Forum: Plugins
In reply to: [Events Made Easy] Remove "(Required field)"Thank you for your quick response. I’m not sure what to do with this code. Where would I add this? Thanks.
Forum: Plugins
In reply to: [WP Customer Reviews] Change Size or reviewer name and dateYeah, me too, but I’ve heard the tech support for this plug in doesn’t exist…so we may never get an answer!
Yup…
Yes, that is the correct code. Tried your code and still having the issue. I noticed if I remove the <p> after the location info it moves everything under date/time up but then there’s no space between each event.
<tr> <td>#M #j #Y #@_{ \u\n\t\i\l M j Y}<br> #_12HSTARTTIME - #_12HENDTIME </td> <td> #_EVENTLINK<br> <i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i><p> </td> </tr>
This might be a dumb question, I just noticed something…there is an extra space under date/time here: Events. My codes are below:
Default event list format header:
<center><img src="https://www.lifecommunitychurch.net/wp-content/uploads/images/events-header.jpg"><p></center> <table cellpadding="0" cellspacing="0" id="current-events"> <thead> <tr> <th id="event-time" width="300" ALIGN= left>Date/Time</th> <th id="event-description" width="*" align=left>Event Description</th> </thead>
<tbody>
Default Event List Format:
<tr> <td>#M #j #Y #@_{ \u\n\t\i\l M j Y} #_12HSTARTTIME - #_12HENDTIME <td> #_EVENTLINK <i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i><p> </td> </tr>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Marcus,
Thank you so much for your help. I got it corrected by using just the #_EVENTTIMES and everything looks great! Appreciate it!!!!!
Thank you for your reply. I appreciate your help! Here are my screenshots:
Actual event that says 10am – 12pm: https://www.lifecommunitychurch.net/wp-content/uploads/event.jpg
Events page: https://www.lifecommunitychurch.net/wp-content/uploads/events-ss.jpg
Events List code 1: https://www.lifecommunitychurch.net/wp-content/uploads/event-list1.jpg
Events List code 2: https://www.lifecommunitychurch.net/wp-content/uploads/eventslist2.jpg
Time/Date: https://www.lifecommunitychurch.net/wp-content/uploads/time-date.jpg
Forum: Plugins
In reply to: [Promotion Slider] Slider hides drop down menuAwesome! Thank you so much for your help!
Forum: Plugins
In reply to: [Promotion Slider] Slider hides drop down menuHey guys,
I’m having the same issue w/ the promotion slider suddenly going in front of my drop down menu. But, I’m not using the same theme as discussed here. I’m using Wufoo. I went into my custom.css but I don’t see the code discussed here. My web site is Life Community Church. Any suggestions? Thanks very much!