How to hide "Event Description" from a google calendar feed
-
Ok, so I have tried my hardest to not make a support post, but I really can not figure out for the life of me, how to hide the “Event Description” from my google calendar rss feed.
For example, this is my current feed. https://i.imgur.com/GCYeRpi.png. I want everything within that red box gone. I can not figure out how to do it with your script or with google calendar’s feed.
This is my template
<div align="center" class="hungryfeed_item"> <h3 style="color:red">{{title}}</h3> <div style="margin-top:-15px;">{{description}}</div> </div>
and this is my embed code
[hungryfeed url="https://www.google.com/calendar/feeds/0htjuc5dpq7c2lmltnm2vube0c%40group.calendar.google.com/public/basic?futureevents=true&orderby=starttime&sortorder=ascending&singleevents=true" feed_fields="" item_fields="title,description" link_item_title="0" template="1" order="none" allowed_tags="p,a"]
Any suggestions would be greatly appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to hide "Event Description" from a google calendar feed’ is closed to new replies.