Forum Replies Created
-
AuthorPosts
-
David
MemberI ran on Twenty Ten and the same
http://s18.postimage.org/3z1o4ama1/Capture.png
I am calling the widget via php within the template using
the_widget(‘TribeEventsCalendarWidget’);David
MemberJust disabled all plugins and the problem was still there. have now reactivated all but the Mimetypes plugin
David
MemberSorry, was referring to the content admin for the website I built.
David
MemberI have had reports of this also from the website admin but I have been unable to replicate it.
David
MemberThanks Jonah,I searched the documentation relating to this but couldn’t find anything so hope you don’t mind me asking here. I have inserted and themed up fine, is there a way to pass any parameters such as the h2 widgettitle to the page?
David
MemberHi
Many thanks for your replies, I was just using wp_enqueue_script(‘jquery’); in the header and then calling the google version manually, that’s the way I always (used) to do it. I added your code into my functions file and voila, working as it should.
Perfect support yet again, if only other premium plugins had support this good.David
MemberHmm, it didn’t paste my search code correctly so here it is on an external paste website
http://dpaste.org/OR2cU/
The hidden input ensures I only search the calendar but it pulls back every occurance of a recoccuring event. Can I make it only pull back the upcoming version?Thanks
David
MemberSure, thought it was a push too far. Most reocurring events are more typical such as once a week so I can deal with inputting that one manually 12 times.
Was worth asking the question tho. Thanks for the help
David
MemberThanks Jonah
I found that by default the search facility was searching pages and events.
To try to limit my search to events I use this as my search form
<form role="search" method="get" id="searchform" action="”>
Search for:
The hidden field will only search the events, however the results bring back all instances of recurring events. For example, I have an event set to recoccur weekly, so the search results bring back 52 instances of the same thing. Do you know whether it is possible to bring back only the upcoming version?
David
MemberThanks for the reply Jonah, it’s not quite right though. I can set it to reoccur every four weeks on Saturday but that won’t be the forth Saturday of every month due to the variances in month length.
Here’s the website demo http://matlock-gov-uk.domain-ref.http.krypton.lon.periodicnetwork.com/events/ you can see that farmers market is set to start 19th May, recoouring weekly, every 4 weeks on Saturday. This works until September when it falls on the second Saturday.
-
AuthorPosts
