• I use this plugin for a widget with events from a Google Calendar, everything works perfectly except for that all event titles contain a hyperlink to nowhere like:
    /#simple_ical_widget-16_7occqbf9ei3bg6f3vvrtmopphv
    /#simple_ical_widget-10_61gro9mcdemsofevu7mbajnqlo
    Is there a way to turn this off?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bramwaas

    (@bramwaas)

    Yes you can.

    Starting with version 2.0.2 that I deployed yesterday in it is possible to choose the tag for the summary (title) from a list, but only in the block (Simple ical Block) that is aavilable if you use Wp5.9 or higher. The Lay-out of the block is generally the same as the lay-out of the widget, but in the newer settings are only avalable in the block.

    So after updating to version 2.0.2 you can transform the Legacy widget block: with the Simple Google iCalender Widget to the Simple ical Block.
    Click on the icon of the legacy widget with the tooltip ‘Change blocktype or style’.
    Choose Simple Transform to: Simple ical Block.
    The block will be transformed and the settings will be kept te same. Maybe you get a warning that there is no preview available (probably something with the new settings that are not immediately available, I got this message only with the oldest widgets) but if you save and reload the page the preview will be available.
    Then you can choose another ‘Tag for summary’ in Advanced settings of the block (settings are now in the sidebar).
    Only the a tag has the link you want to remove. So choose the one that suits you best.
    Besides the link also the the line-break (<br>) after the first line will be removed.
    When you choose the div (or h4,h5,h6) tag that doesn’t matter because they have a display style block. If you choose an other tag you may want to add the br tag again by inserting <\b\r> at the start of the ‘Time format time summary line:’ setting, or add some css (eg.ical_summary{display: block;}).

    • This reply was modified 2 years, 8 months ago by bramwaas.
    • This reply was modified 2 years, 8 months ago by bramwaas.
    • This reply was modified 2 years, 8 months ago by bramwaas.
    Plugin Author bramwaas

    (@bramwaas)

    2.0.3 Added initial values for new attributes in transform. Preview has now always correct existing attributes. In my tests this was enough to avoid the warnings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link in event title’ is closed to new replies.