• I am using the ics feed feature to synchronize the calendar with a database. The database generates the ics files and saves them to a webserver that CalPress can access. I need to be able to use the HTML
    tag in the title. If I do a manual update, everything works fine, but whenever the auto-refresh happens, it removes the
    tag and makes the calendar look bad.

    Can you please point me in the right direction of where to look in the coding to resolve this issue. I don’t understand why the manual update works but the auto-refresh doesn’t. Does the auto-refresh not use the same coding to handle the import? Also, is there a way to stop the auto-refresh? It seems the maximum time between updates is 1 day. It also looks like it’s not using cronjobs to do the updates – so how does it do run the update?

    https://www.ads-software.com/plugins/calpress-event-calendar/

Viewing 1 replies (of 1 total)
  • Thread Starter flyingkiwi

    (@flyingkiwi)

    It seems that when I wrote the post above, wordpress has literally used the html br tag (ie line break) and used it as a line break in my post. The html tag that I need to use in the title for the calendar is the html br tag.

Viewing 1 replies (of 1 total)
  • The topic ‘Title removing html tags’ is closed to new replies.