Jouni Kananen
Forum Replies Created
-
I’m experiencing the same.
As a workaround, it seems you can do the following:
1) Title your events in your Google Calendar “Busy”, “Booked”, or whatever you see fit (don’t expose private information here)
2) Put something in the event template in the calendar settings on the dashboard. I’ve checked this with “…”. Note: You must have something there – if you leave the template empty, the plugin uses a default template and again shows further details in the pop-up.
It would be much more convenient if the plugin respected the setting in the Google calendar.
Hope that helps.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Error Retrieving EventsI’m experiencing the same.
This support ticket..:
https://ww.wp.xz.cn/support/topic/403-error-api-restrictions
… looks similar. It’s an old one, but there’s no confirmation that the issue actually got fixed.
I’m not willing to let API keys go unrestricted.
Forum: Plugins
In reply to: [Contact Form 7] Issue with ‘wp-content’ dir check with a symlinkOk, fair enough.
In the CF7 docs, I saw references to declaring WPCF7_UPLOADS_TMP_DIR but not UPLOADS, which probably added to my uneasiness.
As the source code suggests declaring UPLOADS will work, it would be clearer if this was also documented, for instance on this page (that the actual error message on the dashboard links to): https://contactform7.com/configuration-errors/file-not-in-content-dir/
Apologies if I’ve missed something in the docs.
- This reply was modified 5 years, 5 months ago by Jouni Kananen.
Forum: Plugins
In reply to: [WooCommerce] CSS class changes for blocks in 3.7Found a ticket “Product Blocks not Responsive” @ https://github.com/woocommerce/woocommerce/issues/24444
Forum: Plugins
In reply to: [WooCommerce] CSS class changes for blocks in 3.7Same here, the product category block’s CSS classes have changed from WC 3.6.5 to 3.7.0 (no separate blocks plugin in use, it’s been in the previous WC core).
I’ve renamed my classes in custom styles so that’s covered, yet I’m left puzzled with the lack of responsiveness in product category block of WC 3.7.0.
WC 3.6.5 had a file..:
https://github.com/woocommerce/woocommerce/blob/master/assets/css/woocommerce-smallscreen.scss
…that set 2 columns side by side on small screens, but the file’s gone now, and there does not seem to be anything for responsiveness in..:
Thus if I select 4 columns for the product category block, it’ll show 4 cols on both large and small screens, and obviously that’s way too tight for mobiles.
Overriding the WC class “has-4-columns” feels like a wrong answer.
I hope I’ve overlook something, but right now I can’t seem to find an explanation for this.
Any thoughts?
Forum: Plugins
In reply to: [WooCommerce] 2 PHP warnings in error logGo to WordPress Dashboard / Settings / Permalinks => Click “Save Changes” (no need to make any changes). Helped here with the exact same notices. Also clear the caches.