judodesign
Forum Replies Created
-
Excellent! <div class=”events”></div> worked a treat.
thanks guys.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Facebook likeSounds good, except I’m not sure how to set that up in the “WordPress Facebook Like” settings. No obvious place that I can see.
There’s a bigger discussion on this here: http://wordpress.org/support/topic/social-sharing-idividul-events-issue?replies=18#post-2158429
Marcus, If you could add a “Facebook like” feature to the pro version, we would definitely buy it. For us, its all that’s missing from your otherwise great plugin.
Would love to hear if there is a quickfix in the meantime. All options above are beyond my capabilities!
Thanks.
Bump. I’m using the “Add link to facebook” plugin and it does the same. just links the while events page and not the individual events.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] archive of eventsSorry. I should have explained myself better. I saw the option you mention, but it just shows all my events on the main page. I want to keep my main events page the same (most recent upcoming event at the top, no past events).
I just want to have the option of being able to go back and see past events listed. Like a category archive of posts. You select the event category in the sidebar and it shows you all the events ever listed under that category.
is there a way of doing that?
Forum: Installing WordPress
In reply to: Help. Internal Server ErrorYou are a star! Permalinks it was. Set them to default then back to numeric. Thank you so much.
ok. I kinda found a solution.
made a <hr class=’events’> tag.
then CSS:
.custom .events {
border-top: 2px dotted #D4D4D4;
margin-top: 1px;
}Its kinda ok, but it has a fine line running through the dots.
Any better solutions?
Thanks. Sounds good. I’m not a very advanced user, so now sure where that would go. I could just enter in a new CSS class (in my theme’s “custom CSS” file) like this:
.custom .events {
border-bottom-color: #D4D4D4;
border-bottom-style: dotted;
border-bottom-width: 1px;
line-height: 1.83em;
}But how do I attribute it to each event post? Where do I add the <events></events> tags?
Sorry. Its probably obvious.
Yes. Went through them all and its only when I deactivate TML that the Forum functions come back.
Thanks Jeff. I did that, but it was the other template, ms-signup-user-form.php, that worked for me.
Thanks Jeff. That’s good to hear. That email goes to someone else. Only the webmaster ones come to me.
It’s starting to sound as if it’s a FS contact form problem with firefox. I still get no response trying to send from firefox until I turn the TML plugin off. Very odd.
Thanks. No. Nothing came through. Did you send it to webmaster?
Also, did the message ‘your message has been sent’ come up after you sent it?
I just installed your Development Version. Now both the login (http://www.bodhicharya.org/login/?action=login) and register (http://www.bodhicharya.org/login/?action=register) pages are back up and running.
Do you know how I can go about changing the text on the Register page? We only have one blog that you can register with, so I wanted to change the text that says “Get your own Bodhicharya Network account in seconds”.
Thanks Jeff
I just installed your Development Version. Now the contact form (http://www.bodhicharya.org/contact/) seems to be sending in Safari, but not Firefox. Maybe something else is going on?