- This topic has 7 replies, 2 voices, and was last updated 11 years, 5 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Formatting and Spacing just doesn't work
Tagged: formatting spacing
Hi,
First of all this looks like a great plugin!
I have been trying to set it up, with RSVP, on my site, but the whole formatting is not working, I tried different things like
tags, etc. or html formatting, it still looks like this: http://www.patriqio.com/en/events/4/vinyasa-flow-yogavinyasa-flow-yoga/
also the rsvp form and map is not displayed.
I am not so much of coding pro, but do you have an idea what might be causing this?
greetings
patrik
Read up on event placeholders here:
http://www.e-dynamics.be/wordpress/?cat=25
In short: change the “format” setting of e.g. “Single event formatting” to your liking using placeholders and normal html. For example: you’ll need to add the booking form placeholder #_ADDBOOKINGFORM and #_MAP for the google map.
Hi Franky, Yes I tried just that. For example, the link above (I just changed the date so you can see) is using the single event formatting:
<p>#j #M #Y – #H:#i</p>
<p>#_TOWN</p>
<p>#_NOTES</p>
<p>#_ADDBOOKINGFORM</p>
<p>#_MAP</p>
as you can see there is no breaks happening and also the form and map do not show.
best
patrik
Based on what I see here:
<p>25 Jun 2013 – 09:15Essen Name*: (Required field) E-Mail*: (Required field) Phone number: Seats*:12345678910 Comment: Keep this field blank: (* marks a required field)</p>
it seems the #_ADDBOOKINGFORM was correctly replaced by the necessary html, but later on something removed all html from it.
This is either done by a plugin or your theme (css). I see that your theme uses the CSS class widget_box for the div around the event data, maybe that has something to do with it as well.
I just tried simply removing the css by renaming it to .bak …the format remains the same. Also, I went through the whole plugin list and tried to disable two that seemed suspicious…nothing 🙁
Then first try the default theme, start from there.
my theme is custom made, so i cannot drop it…thanks for your support but i guess i have to go for a different plugin 🙁
If your theme is custom made: ask them for the needed support …