Home › Forums › Calendar Products › Events Calendar PRO › remove ical import?
- This topic has 18 replies, 3 voices, and was last updated 14 years, 5 months ago by
Rob.
-
AuthorPosts
-
November 2, 2011 at 3:18 pm #10505
Adam
MemberHow can I remove the ical import function, not just hide via css as the link /event/ical would still be active. Thanks.
November 2, 2011 at 5:06 pm #10516Rob
MemberYou’d have to make some edits to the code…let me check with our dev on this to see what file you’d modify.
November 3, 2011 at 8:24 am #10529Adam
MemberThanks Rob
November 3, 2011 at 1:24 pm #10537Adam
MemberHey Rob – any luck?
November 3, 2011 at 4:11 pm #10547Rob
MemberHey Adam. Our dev is out all of this week, so unfortunately no dev-related support issues are going to be addressed until Monday. Should have you a response then though. Apologies for the delay in the interim.
November 3, 2011 at 7:29 pm #10578Adam
MemberNo worries, appreciate the help.
November 4, 2011 at 4:34 am #10586Roberto
ParticipantHi Adam, the ical string is inside the gridview.php file.
You will find this:
<a title="” class=”ical” href=””>
Just delete it if you dont need it π
Ah, dont edit the one inside the plugin folder, remember to create an “events” folder inside your theme and then copy the needed files (in this case “gridview.php”) inside it.
November 4, 2011 at 4:35 am #10587Roberto
ParticipantNovember 4, 2011 at 4:37 am #10588Roberto
ParticipantWoaaaa, maybe this comment field need some text to explain how to write code, links etc… π
November 4, 2011 at 3:20 pm #10602Adam
MemberHi Roberto,
So to be clear since the formatting was funny in your post:
1) In gridview.php – I remove
2) In gridview.php – I replace the function “if(function_exists(‘tribe_get_ical_link’)):” with “endif:”Correct?
Thanks!
November 4, 2011 at 3:22 pm #10603Adam
MemberI see what you mean about the funny formatting
1) above should be In gridview.php – I remove the <a href that references the ical link
November 4, 2011 at 3:43 pm #10608Rob
MemberWe’re going to rework the forum here so it can better handle code within some sort of < code > or related tag. Sorry about the inconvenience in the interim; probably easiest to drop your code into http://pastie.org/ and share the code that way until such a feature is deployed. Sorry about that.
November 5, 2011 at 4:36 am #10635Roberto
ParticipantHi Rob, let mi know if you need some freelance support for all π
Anyway, good job for the plugins!
November 7, 2011 at 3:58 pm #10722Rob
MemberHey Roberto – we’ve actually just been talking about finding helpful folks on the forum who might be interested in freelancing a bit. If you shoot me an email with the language translation files (as we mentioned in a separate thread), mention that you’re interested in this and I’ll talk it over with the team. Thanks man!
November 8, 2011 at 6:22 am #10746Roberto
ParticipantGreat, Rob!
I will send the ita po file in a few days (for now it will be 50% completed. I have translated the most useful strings). -
AuthorPosts
- The topic ‘remove ical import?’ is closed to new replies.
