bart19
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - email body TinyMCE editor] Only works sometimes?I’ve installed the updated version you created and now it’s working well. Thank you for that! This is a really handy plugin.
Forum: Fixing WordPress
In reply to: Spotify no longer EmbeddingIn case others find this thread via Google, WordPress v5.4.1 doesn’t seem to expand Spotify URLs into an embed anymore in either the new block editor or the old classic editor.
In the block editor the Embed URL form will appear when you paste a URL and give you this error:
Sorry, this content could not be embedded.
Yes, you can embed using the Spotify iframe code, but why does pasting the URL no longer work? It still works for other sites that support oEmbed (like YouTube).
Same here. What a frustrating change to introduce in this plugin. I’m looking at alternatives, now.
Fixed – in the database in the wp_options table the option with name “ai1ec_current_theme” had the wrong path to a couple of files. This was due to me duplicating a site’s database to a dev server.
I had a problem moving to PHP 7.2 and deleted this plugin. After updating my theme and other plugins, I’m trying to reinstall All-In-One Event calendar (version 2.5.36) and am getting the exact same error as the original poster, above. Any ideas?
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Slider shadow multiplyingYes, I’m seeing the same. I like this plugin otherwise.
- This reply was modified 9 years, 8 months ago by bart19.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 not working in WidgetI had the same problem and ended up here. I eventually solved it and thought I’d share the solution.
The Sterling theme (and some others) have a built-in form builder that will interfere with Contact Form 7’s shortcode when used in widgets. Disable the form builder and shortcodes will work fine.
Go to Appearance -> Site Options and look for the “Forms” panel. There you can disable the form builder.
Forum: Plugins
In reply to: [Event List] event-list shortcode URLHere’s a sample shortcode that works for me. I’m using relative URLs, and not quoting them. The page where I’m using this shortcode only has a single Event List shortcode.
[event-list num_events=2 show_details=single_event_only url_to_page=/learning-opportunities/upcoming-events-classes]