Spiffy Plugins
@spiffyplugins on WordPress.org
- Member Since: November 3rd, 2017
- Location: Canada
- Website: spiffyplugins.ca
Contribution History
Spiffy Plugins’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Is it possible to stop page refreshing when moving months, on the site WordPress.org Forums:
This would require a software update to reload months using Javascript. It is not on… -
Posted a reply to Monthly Calendar font + other asks, on the site WordPress.org Forums:
Your font for links is quite large, resulting in the large calendar display. You can… -
Posted a reply to The “Event Location” box, on the site WordPress.org Forums:
Sorry, I didn't see this question earlier. Sometimes I don't get the email notification for… -
Posted a reply to Font size for mobile calendar, on the site WordPress.org Forums:
You can adjust the weekday names using something like this: .weekend-heading, .normal-day-heading { font-size: 10px;… -
Posted a reply to Font size for mobile calendar, on the site WordPress.org Forums:
You could make the calendar responsive by setting "Responsive maximum width" on the Options tab.… -
Posted a reply to Images are not shown, on the site WordPress.org Forums:
You have configured your path one level too far. If your images are in a… -
Posted a reply to Images are not shown, on the site WordPress.org Forums:
I don't see any images listed in the source code. What is the shortcode you… -
Posted a reply to Images are not shown, on the site WordPress.org Forums:
If you can't provide a link, then I can only suggest: - are the images… -
Posted a reply to Category Legend, on the site WordPress.org Forums:
Looks like you resolved your problem. I do see the category list displayed horizontally as… -
Committed [2675800] to Plugins SVN:
Version 4.9.1 -
Committed [2672507] to Plugins SVN:
Version 4.9.0 -
Committed [2667352] to Plugins SVN:
Version 4.9.0 -
Committed [2666426] to Plugins SVN:
Tagging 4.8.5 -
Posted a reply to 5.9RC1, Twenty Twenty-two theme: WP_Customize_Control live preview problems, on the site WordPress.org Forums:
In case anyone is interested, I fixed the problem within my plugin. The new block… -
Posted a reply to 5.9RC1, Twenty Twenty-two theme: WP_Customize_Control live preview problems, on the site WordPress.org Forums:
I would be happy to investigate this further on my system. If there is anyone… -
Posted a reply to Explanation requested (display of multiple-day-span event in “upcoming”), on the site WordPress.org Forums:
Hi @patrick_here, You are correct, the column display will combine all days into one entry,… -
Posted a reply to This plugin modifies the attributes of other blocks, on the site WordPress.org Forums:
I tested again this morning with WordPress 4.8.3 and the problem seems to be fixed.… -
Posted a reply to 5.9RC1, Twenty Twenty-two theme: WP_Customize_Control live preview problems, on the site WordPress.org Forums:
Hi AndrĂ©, I follow your example exactly - WordPress 5.9RC3, with only Gutenberg plugin active.… -
Posted a reply to 5.9RC1, Twenty Twenty-two theme: WP_Customize_Control live preview problems, on the site WordPress.org Forums:
I just ran another test using the Blockbase block theme. It has the same problem,… -
Posted a reply to 5.9RC1, Twenty Twenty-two theme: WP_Customize_Control live preview problems, on the site WordPress.org Forums:
The issue is with the Twenty Twenty Two block theme. I'm not sure if the… -
Created a topic, 5.9RC1, Twenty Twenty-two theme: WP_Customize_Control live preview problems, on the site WordPress.org Forums:
I have a plugin that allows a user to modify plugin se… -
Posted a reply to This plugin modifies the attributes of other blocks, on the site WordPress.org Forums:
I installed your plugin fresh and did not change any default settings. I tested again… -
Posted a reply to This plugin modifies the attributes of other blocks, on the site WordPress.org Forums:
It works okay on the front end now, but the backend will no longer display… -
Created a topic, This plugin modifies the attributes of other blocks, on the site WordPress.org Forums:
This plugin adds some attributes to all blocks, which … -
Posted a reply to Is it possible to display tomorrow’s and day after tomorrow’s events?, on the site WordPress.org Forums:
I see what you need now. You could try hiding the first entry with this… -
Posted a reply to Is it possible to display tomorrow’s and day after tomorrow’s events?, on the site WordPress.org Forums:
You can use the upcoming events shortcode [spiffy-upcoming-list] to display future events. https://spiffycalendar.spiffyplugins.ca/shortcodes/ -
Posted a reply to Past Dates in Columns/List View, on the site WordPress.org Forums:
The past events are shown in the full-size calendar. You can have the calendar toggle… -
Posted a reply to upcoming-events-list background color, on the site WordPress.org Forums:
This should do it: li.spiffy-event-details.spiffy-Columns { background: #ddeeff !important; } -
Posted a reply to Weekly Event Happening everyday, on the site WordPress.org Forums:
I just checked your link and I see our calendar is not in use. Can… -
Posted a reply to WP Flow not showing ok on mobile, on the site WordPress.org Forums:
In your settings on the Format tab you can set "Container width CSS" to 100%. -
Posted a reply to Struggling with ‘num_columns’, on the site WordPress.org Forums:
You could try playing around with flex display custom CSS to get your columns: ul.spiffy.upcoming-events-list… -
Posted a reply to Struggling with ‘num_columns’, on the site WordPress.org Forums:
Sorry, I just realized you are not using style='Columns'. The num_columns argument only applies in… -
Posted a reply to Struggling with ‘num_columns’, on the site WordPress.org Forums:
Looks like your quotes around the 4 don't match properly. -
Committed [2562289] to Plugins SVN:
Update readme -
Committed [2562288] to Plugins SVN:
Update readme -
Posted a reply to horizontal vs vertical alignment of categories, on the site WordPress.org Forums:
It looks correct (horizontal) when I view on Chrome. -
Posted a reply to horizontal vs vertical alignment of categories, on the site WordPress.org Forums:
You can just add this to your custom CSS rules: .spiffy.cat-key { table-layout: auto; } -
Posted a reply to Login expiry 404, on the site WordPress.org Forums:
Ok, I thought the re-authorize link would work but I can use the hidden login… -
Posted a reply to horizontal vs vertical alignment of categories, on the site WordPress.org Forums:
I don't need to log in, just a link to the site showing the calendar… -
Posted a reply to horizontal vs vertical alignment of categories, on the site WordPress.org Forums:
There must be a CSS rule that is changing the layout on the front end.… -
Posted a reply to Login expiry 404, on the site WordPress.org Forums:
When I login I keep my account logged in until it expires. When that happens,… -
Created a topic, Login expiry 404, on the site WordPress.org Forums:
It seems like there is a problem if a login session ex… -
Posted a reply to Image size in popup, on the site WordPress.org Forums:
Currently the plugin uses the thumbnail size in the popup, and there is no way… -
Posted a reply to How to add a recurring event Monday and Tuesday, on the site WordPress.org Forums:
I'm not exactly sure what you mean since June 3 is not Monday or Tuesday.… -
Posted a reply to Wrong Day displayed on spiffy-upcoming-list widget, on the site WordPress.org Forums:
The issue turned out to be the theme setting date_default_timezone_set(). It is set to UTC… -
Committed [2506883] to Plugins SVN:
Version 4.8.5 -
Committed [2506848] to Plugins SVN:
Version 4.8.4 -
Committed [2506844] to Plugins SVN:
Version 4.8.3 -
Committed [2506842] to Plugins SVN:
Tagging 4.8.2 -
Posted a reply to Wrong Day displayed on spiffy-upcoming-list widget, on the site WordPress.org Forums:
This issue is not happening on my test sites. There is something unique in your…
Developer
-
Spiffy Calendar
Active Installs: 3,000+
-
WP Flow Plus
Active Installs: 1,000+