p_io
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Too many s?One more time:
[if-description] is like:
<div><b> a href=”http://kielcemiasto.zhp.pl/%5Bdescription%5D”>Link do wydarzenia</b></div>
(with opening a)
[/if-description]Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Too many s?I’m terribly sorry for the inconvenience – I had a problem “outside” the calendar plugin, not exactly connected with it. Everything seems to be fine now. But anyway, here is the code:
<div class=”event-title”>[event-title]</div>
<div class=”event-content”>[if-multi-day]
<div>Od: [start-date] | Do: [end-date]</div>
[/if-multi-day]
[if-single-day]
[if-not-all-day]
<div>Data: [start-date]</div>
<div>Start: [start-time] | Koniec: [end-time]</div>
[/if-not-all-day]
[if-all-day]
<div>Data: [start-date]</div>
[/if-all-day]
[/if-single-day]
[if-location][location][/if-location]
[if-description]
<div><b>Link do wydarzenia</b></div>
[/if-description]</div>
I don’t know if it’s possible to pass the whole link in [description]. I’d be glad if you could dispel this idea. In my way it is at least working and that’s fine 🙂
Thank you very much!
P.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Too many s?List view, you can check it here: http://kielcemiasto.zhp.pl/. Don’t worry, it’s polish. The titles are purple and then I have many parsed [items] formatted using my own css.
Looking forward to hearing from you. Thanks!
Forum: Plugins
In reply to: [Ready! Backup] 0.3.2 update whole page crashedI uploaded backup files via ftp and wordpress offered me to rebuilt my database. I had to update wordpress core again, all the plugins as well, but everything is fine now.