kkasischke
Forum Replies Created
-
Forum: Plugins
In reply to: [Configure SMTP] Plugin doesn't work on PHP v7I was getting some other PHP errors and had to make a couple of other additional changes to get it to work:
In configure-smtp.php:
- line 47 change to
class c2c_ConfigureSMTP extends C2C_Plugin_039 { - line 73 use the
parent::__construct
I also replaced the c2c-plugin.php from version 023 to 039.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Bug in nested spoilers? Quotes issueThat seems to work for me.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Bug in nested spoilers? Quotes issueI am having the same problem with a client site. The nested spoiler title includes an opening quotation mark and then stops abruptly after the first word. Does this have anything to do with the WordPress 4.2.4 update?
I am having the same problem with a client site. The nested spoiler title includes an opening quotation mark and then stops abruptly after the first word. Does this have anything to do with the WordPress 4.2.4 update?
I am having the same problem with a client site. The nested spoiler title includes an opening quotation mark and then stops abruptly after the first word. Does this have anything to do with the WordPress 4.2.4 update?
Forum: Plugins
In reply to: [HubSpot for WordPress] HubSpot Plugin: Error connecting to API – 404Same problem here, too.
- line 47 change to