• Resolved kmay

    (@kmay)


    The list item format is not sticking (since the last update).

    This is what it should look like (and has successfully worked until recently).

    This is what should be there:

    #_EVENTLINK
    #_EVENTDATES, #_EVENTTIMES
    <a href="#_EVENTURL"><input type="submit" value="Sign up!" style="margin-bottom: 10px; border: 1px solid #999; padding: 5px;"/></a>

    When I save, the button gets removed like so:

    <li>#_EVENTLINK
    #_EVENTDATES, #_EVENTTIMES
    <a href="#_EVENTURL"></a></li>

    It was working (displaying the button and not adding the list tags) before and is still working on other sidebars that I haven’t needed to update recently.

    https://www.ads-software.com/plugins/events-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    maybe you can try to use a-href instead of submit button?

    Thread Starter kmay

    (@kmay)

    Not sure what you mean, the a href is the event url – You mean using a text link instead of a button? That would work, but the site has had buttons that were all working prior to the latest update. Maybe an image? The thing is, it was working until recently. I have several different event widgets showing different event categories depending on the page they are displayed on and they all were working – this one stopped working when I changed the title of the widget and hit save. I think if I were to re-save all the other event widgets, the buttons would disappear too. The client whose site this belongs to, really wants to keep the buttons.

    See widget here:
    https://medasf.org/programs/housing-opportunites/

    vs. here:
    https://medasf.org/programs/financialcapability/

    Thread Starter kmay

    (@kmay)

    I’ll just try applying a class to the text to see if that works. You’re right. It doesn’t need to be a submit button.

    Thread Starter kmay

    (@kmay)

    I just added a class around the text.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘List item format in Widget’ is closed to new replies.