aself
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Group within groupI’m not able to see how that groups events any differently than what I have now.
This is what I have so far in “Default event list format”:
<li class="event-item"> <div class="event-date"> {not_long}#_EVENTDATES{/not_long}{is_long}Starts #_EVENTDATES{/is_long}<br/> {not_long}#_EVENTTIMES{/not_long} </div> <div class="event-main"> <h3>#_EVENTLINK</h3> <p class="cat-att">#_ATT{Continuing Education Category}</p> <p class="event-description">#_EVENTNOTES</p> </div> <div class="event-location">{has_location}<i>#_LOCATIONTOWN</i>{/has_location} </div> </li>When I add an event, can I assign a css class to that event somehow so that the css class will be included in the output of that event?
OR
Is it possible to write a function that says, “If an event has a certain attribute, apply this styling to it”?
Thanks again for working this out with me.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Group within groupSorry to post twice, but I think I can accomplish what I need with css. How can I add a css class to an event and target it in my style.css file?
Thanks!
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Group within groupThis is the shortcode I’m currently using, [events_list_grouped mode=”monthly” category=”tucson”][/events_list_grouped]. I have a different page for each location already. Does Angelo’s suggestion do anything different?
After further reading, it seems like custom taxonomies might be a good solution. I’d like to display the main event (called a mcvay-a-thon) with the location, description, etc., but have shorter, individual events displayed underneath. I would list them in the description, but want to offer the option of registering for an individual event ONLY online. This is how we currently do it on our old (very old) website, http://cdavidmcvayschool.com/continuing_education/pima.htm
Are custom taxonomies the right solution?
Thanks again.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Group within groupThanks Angelo. Looks like a good place to start, but I’m not sure how to use it. Do I replace something in the function with a category name?
I’m trying to accomplish this same thing, but it’s not quite working for me as you can see here, http://cdavidmcvayschool.com/re-mcvay/events/fair-housing/.
It also looks like the plugin’s stylesheet is taking precedence. I tried changing it in Chrome’s developer tools to angelo’s styles above, but it still didn’t work quite right.
Thanks in advance for any help or direction!
Thanks for getting back to me angelo. I received some help at http://wordpress.org/support/topic/single-eventphp-template-and-genesis-child-theme?replies=4#post-5895918 so that I can get past this issue. Thanks for your patience.
Thank you caimin_nwl! It IS in fact using the Single Event page.
Now I need to learn how to remove the meta data. I’m using a Genesis theme so the only thing this page does is call one function. I’ll do some more research and really wish I had thought of testing it with a phrase earlier.
Thanks again!
Thanks for replying angelo. It looks like the last 2 comments in the thread are referring to the same problem I’m having, which is that the Single Event page is not displaying using a Page template (instead of Post) even after following the plugin directions, i.e. when I created a “single-event.php” template (because just changing the setting to “Page” didnt’ work), my Single Event page still displays with a post template.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] categoriesThank you Angelo! It worked perfectly.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] categoriesI think this is exactly what I’m trying to do. I have the Events page grouping set to monthly and it works perfectly. However, my events will only be viewed by category (which is a location). I want to group the events by month on each Single Category Page. How can I do that?
This is what I want:
http://cdavidmcvayschool.com/re-mcvay/events/on this page:
http://cdavidmcvayschool.com/re-mcvay/events/categories/phoenix-area/Thank you!
Forum: Plugins
In reply to: [Genesis Responsive Slider] Genesis Responsive Slider, image sizeFrom what I can tell, WordPress crops it in the middle. If I want to have the most control over my image, it’s best to upload it as the size of my slider. Correct?
Thank you so much for your help.
Forum: Plugins
In reply to: twitter-facebook-google-plusone-share showing on homepage when uncheckedI’m still trying to use this plugin but haven’t figured out a solution. Do you have any thoughts on why it still shows up on the home page even when it’s disabled?
Or how can I manually disable it without using a custom field?
You can see that it works great on posts here:
http://clearairaz.com/2011/12/19/air-conditioning-tips-and-tricks/Thank you.
Forum: Plugins
In reply to: twitter-facebook-google-plusone-share showing on homepage when uncheckedDo I need to enable it for you to be able to help me?
Thanks.
Forum: Plugins
In reply to: twitter-facebook-google-plusone-share showing on homepage when uncheckedYes it’s correct, thanks for answering. I have the “Pages” option disabled also so that it won’t show on the home page, but I would like for it to be on all of the other pages so my goal is to enable the “Pages” option.
Thanks again!
Forum: Fixing WordPress
In reply to: Missing argument 1 in l10n.phpI’m having the same problem also. Any solutions yet?