Thread Starter
yoluca
(@yoluca)
Thread Starter
yoluca
(@yoluca)
could anyone share some info please ?
Thread Starter
yoluca
(@yoluca)
thats great … but no image its shown …
i do have a image set as featured image …
am i doing something wrong ?
see my screenshot
thanks
http://imageshack.com/a/img837/4007/k8jq.png
Thread Starter
yoluca
(@yoluca)
*update
with just #_EVENTIMAGE works … but if i use #_EVENTIMAGE{75,75} … doesnt
did you try option at Events > Settings > General > Performance Optimization > Use WordPress thumbnails
Thread Starter
yoluca
(@yoluca)
ok thank you for that … works …but not 100%
just please see my event list and see the demo
mine is crap 🙂 >>>> http://imageshack.com/a/img842/115/44xf.png
here is the de demo >>>> http://imageshack.com/a/img713/3437/6icd.png
you see how nice demos images are aligned ?
thanks
yoluca, it’s helpful if you size all your images to the same dimensions (or at least square) before you upload.
The demo looks like they have added an HTML <hr> (that’s a horizontal rule) tag as a row separator in the table.
Alternately, you could add some CSS to your table row code for formatting, like this:
<tr style="border-top: 1px solid #000; padding:5px">
Change this code in ‘FORMATTING > EVENT TABLE OPTIONS > Default event list format’ change <tr> to the code above.