natproff
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Untitled pageHi Jeremy,
Of course. It’s a dirty way but it’s working for me!
I’m using Thematic and within the library/extensions folder there is a file called content-extensons.php.
On line 916 is the following code:
$title_content = ‘‘ . _x(‘(Untitled)’, ‘Default title for untitled posts’, ‘thematic’) . ‘‘;
All I did was to replace ‘(Untitled)’ with ‘Events’
This may cause problems if you have any untitled posts in your site, so if there is a better way to do I’d love to know. I’m not using posts so it’s not a problem.
Hope this helps,
NatalieForum: Plugins
In reply to: [The Events Calendar] Untitled pageHi Jonah,
Thanks for the link. It wasn’t exactly the same problem but it’s helped me track down where the Untitled text is coming from so I’ve worked out a fix for it.
Thanks agin,
NatalieForum: Plugins
In reply to: [The Events Calendar] Event spanning multiple dates not showingHi, yes that sounds right. I can’t see the posting in list view for the second month.
Forum: Plugins
In reply to: [The Events Calendar] Event spanning multiple dates not showingThanks, this has fixed it for events that span within a month but still not working for events that span across more than one month. I’ve managed a work around but thought you should know.
thanks again,
NatalieForum: Plugins
In reply to: [The Events Calendar] Event spanning multiple dates not showingI thanks for your responses. Sadly neither of those two links have any fixes yet but they are exactly the same problem I’m having.
Seems like a temporary fix is to roll back to a previous version? How do I get an earlier version as the latest one is the first time I’ve used it?