lkirmayer
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Extra space in Events List WidgetThe suggested fix does not sufficiently reduce the space.
Forum: Plugins
In reply to: [The Events Calendar] Too much blank lines in widgetI am having the same problem at http://www.multiculturalmentalhealth.ca
Since upgrading to the current version of the Event Calendar plugin yesterday, my list of events in the front page widget suddenly has extra spaces — in needs to be tighter to fit the format of the page. (www.multiculuralmentalhealth.ca)
Any help would be very much appreciated.
Forum: Plugins
In reply to: [The Events Calendar] Last Update Affected CSS Font of WebsiteThe CSS formatting I included to reduce the spacing of the list of events in a front page widget is no longer working since this most recent update of the plugin. I am using Responsive Mobile (the site is http://www.multiculturalmentalhealth.ca). I will have to deactivate the plugin if this is not fixed ASAP.
Thanks for your help.
– LaurenceForum: Plugins
In reply to: [The Events Calendar] Event list widget formatting issueSince upgrading to the current version of the Event Calendar plugin yesterday, my list of events in the front page widget suddenly has extra spaces — in needs to be tighter to fit the format of the page. (www.multiculuralmentalhealth.ca)
Any help would be very much appreciated.
Laurence
Forum: Plugins
In reply to: [Menu Social Icons] Vimeo IconIt appears the problem stemmed from the parent theme (Responsive Pro) being updated and this eliminated the modification I had made to the functions.php file to include the Vimeo icon:
add_filter( ‘storm_social_icons_use_latest’, ‘__return_true’ );
I added this back in and it is working fine.
L