Filippo
Forum Replies Created
-
Forum: Plugins
In reply to: [Pretty Google Calendar] Weekly view?Thanks buddy!
To get the job done with the ugly iframes provided by Google Calendar I used 2 iframes, one with a weekly view, the other with a list/agenda view and hid one or the other alternatively with CSS depending on screen size. I tried the same with your shortcode (after enclosing it in a span tag with an ID I could point to in CSS) but it doesn’t work, one of the 2 calendars doesn’t show (stuck on Loading…)Forum: Plugins
In reply to: [Pretty Google Calendar] Week start on MondayI’ve found an easier workaround. Adding
locale="en-GB"
in the shortcode did the trick for me!Forum: Plugins
In reply to: [Pretty Google Calendar] Weekly view?I just noticed one issue though. On mobile it reverts to the monthly view (though it’s not even specified in “views”) while it should be list. My arguments:
views="dayGridWeek" initial_view="dayGridWeek" enforce_listview_on_mobile="true"
Forum: Plugins
In reply to: [Pretty Google Calendar] Remove Seconds from Start TimeThanks, I was also looking for that setting!
Forum: Plugins
In reply to: [Pretty Google Calendar] Weekly view?Amazing!
That’s exactly what I was looking for, thanks a lot!
Also the initial_view fix worked out well for the moment.
Thanks for your help!Forum: Reviews
In reply to: [Better Font Awesome] Outdated Version. What’s the point?@bg17aw So your contribution to this thread is to judge the fairness of my rating according to your criteria?
Anyway, I still think my rating perfectly fits this plugin.
you maybe do not realize “the latest version” of Font Awesome is not really needed, and many still prefer the older 4 version
Still, that’s your opinion, which is in contrast with the promise of the plugin to always provided the LATEST version of FontAwesome. It’s not a matter of chosing which version is best for you or for me, the plugin says it will give you the latest one and it doesn’t, simple as that.
If a plugin that promises to fetch the latest version of FA doesn’t do it, then it’s useless and is worth 1 star to me.
Maybe the developer could just change the description and say that it will provide version 4 because they think it’s better, even if it’s outdated, so don’t expect the latest version. That would be just fair.
Cheers
Forum: Reviews
In reply to: [Better Font Awesome] Outdated Version. What’s the point?I know you have a Beta version, but, still, the goal of your plugin should be AUTOMATION, which means, I click Install and it just works, I don’t have to mess around with FTP or manual installation, otherwise I can just go ahead and install the new Font Awesome version myself (which I did).
I just found another plugin that does the same thing as yours by adding a line to Functions.php calling the latest FA stylesheet, and that’s it, it just works, no beta testing, no waiting. It’s just a set of icons, after all.
Forum: Plugins
In reply to: [ImageMapper] Images stretched in new popup layoutI have the same issue but mine it’s not strictly related to the new popup layout, it happens regardless.
Did you find a workaround?