will32
Forum Replies Created
-
I have sent you a email via your website Patrick with details… thank you very much again.
Cheers
WillVery nice site Patrick!!
May I ask how did you get a image for the time and date section?Thanks for all of your help.
Hope I can get these last couple of bits sorted out on the site 🙂
If you have any thoughts be very helpful
Cheers
Willvery true… not sure why table (using same id isn’t working), but when I change it to a ul it works… will reformat everything in a few hours… Got the table looking nice I thought.
Any thoughts why Archive isn’t working?
- [events_list scope=”past” pagination=1]
[/events_list]Correct there are only a couple of towns 🙂
okay so a ul seems to be coming up with the right information, not sure why a table isn’t coming up.
Should I use ul instead of tables?
Thanks for everyones help 🙂
Cheers
Will- This reply was modified 8 years, 8 months ago by will32.
hmm for:
Question 1: Do I need to change the form path on the last line below?
<h3 class=”event-form-name”><?php esc_html_e( ‘Event Name’, ‘events-manager’); ?></h3>
<div class=”inside event-form-name”>
<input type=”text” name=”event_name” id=”event-name” value=”<?php echo esc_attr($EM_Event->event_name,ENT_QUOTES); ?>” /><?php echo $required; ?>
<br />
<?php esc_html_e(‘Example: Gig Name’, ‘events-manager’); ?>
<?php em_locate_template(‘forms/event/group.php’,true); ?>
</div>If you can help with questions 3 & 4 that would be wonderful also.
Cheers
WillHi caimin,
Thank you for replying.
I don’t have a plugin that I know of running. (will clear browser cache and check)3. Setting it to category… doesn’t list anything. (shows the message that there is nothing there) Hmm what am I missing?
Any thoughts?
Cheers
WillHi Patrick,
Thank you very much for your help.1. I copied the event-editor as mentioned and changed it in the folder (on lines 44-48) but it hasn’t picked up the different template. I have the template in: wp-content/themes/mh-musicmag/plugins/events-manager/templates/forms (is that correct)?
2. Event Image is working perfectly 🙂
3. The shortcode is working great, however I am using the names towns (from the ‘event categories’) What would I use instead of location to show each category correctly? I couldn’t seem to see what it was.
Shortcode I am using:
[events_list limit=”50″ location=”6″]
<table>
<tbody>
<tr>
<td style=”text-align: center;” scope=”col”>Date/Time</td>
<td style=”text-align: center;” scope=”col”>Gig</td>
</tr>
<tr>
<td style=”text-align: left;” scope=”col”>#_EVENTDATES
#_EVENTTIMES</td>
<td style=”text-align: left;” scope=”col”>#_EVENTIMAGE{80,80}#_EVENTLINK{has_location}
#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE{/has_location}</td>
</tr>
</tbody>
</table>
[/events_list]4. Past gigs… I think is working:
[events_list scope=”past” pagination=1]
[/events_list](I would prefer to have it in a list… so it is all displaying like the others but couldn’t seem to get it to work). Seems to take a bit for any past or archived events to be listed, not sure why.
If anyone has further thoughts would be very helpful.
Cheers
WillForum: Themes and Templates
In reply to: [MH MusicMag] Drop down box not showing textThank you very much!! Got it sorted.
Have a wonderful day.
Cheers
Will