Reply to: Customisation of events RSS add on

Hi Ashish

I get that’s how we could add it to a page template but how would we create a feed from it like the default evofeed. So it’s output as XML for Mailchimp to read it?

Thanks

Duncan

Reply to: Fix Tile layout style issues

So I assume you are talking about this page: https://eagleswings.org/all-events/

so I removed from the shortcode

show_et_ft_img=”yes”

which is the featured event image. Why? well because in the tiles section of the shortcode you have set it to show the featured image and as a result it causes an issue

So by removing that code above it looks to work normal now and it fixes up the text overlaying the date

 

We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

Reply to: Customisation of events RSS add on

Hi Duncan,

You can learn about using the shortcode generator in the link below:

https://docs.myeventon.com/documentations/shortcode-generator/

Once you have the shortcode for the calendar you want displayed, you just need to add the customrss=”yes” parameter inside the [ ] brackets.

So, the shortcode will be something like this: [add_eventon customrss=”yes”]

Let me know if you still need help with this

Thank You