localendar Forums Homepage

Print at Apr 25, 2024, 12:22:47 PM View all posts in this thread on one page
Posted by SamuiHoliday at Mar 4, 2013, 9:28:53 AM
Remove RSS icons and stop popup from item title.
Hi.

Does anybody know how I can set up the following in localcalendar
1. Remove RSS icons.
2. stop popup from item title.

I could not see these options in the admin section.

Any advice appreciated.

Tnx.

Posted by support at Mar 5, 2013, 3:19:31 PM
Re: Remove RSS icons and stop popup from item title.
I think we have both of these covered in the docs :)

For your RSS question:
http://localendar.com/docs/display/lc/Hide+the+RSS+and+iCal+links

And I think you are asking to disable the Event Detail popup for items on your calendar:

Under the Options->Events tab, look for this section:

 
Event Links
[This option requires at least the Premium Basic subscription]
Hide links on Events that have no Description (public calendar views only)

----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by SamuiHoliday at Mar 6, 2013, 8:35:13 AM
Re: Remove RSS icons and stop popup from item title.
Hey hi! Thanks for the advice.

OK, shall read the doc on RSS
We are upgrading to Premium soon and I checked and saw the option you mention.

Great, thanks.
Case Closed.

Posted by SamuiHoliday at Mar 27, 2013, 10:04:19 AM
Re: Remove RSS icons and stop popup from item title.
Hi again, as per your advice I managed to remove the RSS icons.

But now I really need to stop calendar event items to cause a popup box to appear when users click on the title of the event on the calendar.

I have upgraded to a Premium paid package now and checked the box "hide links on events that have no description" but I still get popup boxes.

And besides that, you can't make an event entry that "have no description".

I need to stop that popup when users click on an event's title.

How to do? Happy to upgrade even further to co-brander account or whatever.


Under the Options->Events tab, look for this section:

 
Event Links
[This option requires at least the Premium Basic subscription]
Hide links on Events that have no Description (public calendar views only)


Posted by support at Mar 28, 2013, 11:07:40 PM
Re: Remove RSS icons and stop popup from item title.
I am curious about your statement:
"And besides that, you can't make an event entry that "have no description"."

Have you configured all of your events to have "Common Event" information under Options? If you haven't.. then creating an event with no description should be as simple as... not entering a description when you save the event.

The reason we still allow the popup is so that people can get to the options to add an event to their personal calendars (Google, Yahoo, iCal, etc)
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by SamuiHoliday at Apr 1, 2013, 6:24:05 AM
Re: Remove RSS icons and stop popup from item title.
Hi, simply all we want is to not have the calendar events in Pinboard display cause the popups when the event title is clicked.

I do not want a link in the event title at all, just a title and a small description.

Isn't there a simple bit of code to do this, like the little string of code to turn off the RSS icons?

Posted by support at Apr 2, 2013, 11:15:46 PM
Re: Remove RSS icons and stop popup from item title.
You could try entering the event titles using some html like this:

<a href="#">This is my event title</a>

That's a link.. but it goes nowhere. Since we do allow links in event titles, I think we would respect this. But since this is a link that goes nowhere, I think it would also give you what you are after.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by SamuiHoliday at Apr 17, 2013, 5:12:19 AM
Re: Remove RSS icons and stop popup from item title.
Hi, I tried using the html in the title.

After adding any html to the title, later when I view the page with the calendar on it you can't see the title. The title is there as the nul link shows, but you can't see the title itself, the text "disappears".

Any further input would be appreciated.

Posted by SamuiHoliday at Apr 17, 2013, 5:21:55 AM
Re: Remove RSS icons and stop popup from item title.
HI all... further to my issue of stopping the popup on calendar events.

I found further methods while searching these forums.

It stops the popup. Well, it opens then closes again which is quite ugly.
But it works.
Just in case somebody else is checking this out or following this issue I quote the following from a previous thread;
---------------------------------------------------------------------
Here is a quick solution I came up with. Edit the Event Description for that event, click on the small "HTML" icon in the toolbar.
Add this HTML:

<script>
self.close()
</script>

That will basically suppress (well, open and then close anyway) the pop-up description for that particular event. Of course, if someone wants to export that event to their personal calendar, they won't be able to anymore (because you are hiding our popup)
----------------------------------------
Marc Higgins
Support Associate, localendar.com


Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us