seekom
Forum Replies Created
-
Forum: Plugins
In reply to: [Tawk.To Live Chat] tawkto plugin error – Warning: strpos(): Empty needleAny update on this? We have the same prob. We are on latest version of WP and tawkto plugin. I have deactivated the plugin rather than show the error message on our site.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] ceil math function stopped workingCiel definitley worked prior. Thanks for your very quick solution which works beautifuly
Forum: Plugins
In reply to: [Meta Box] Conditional Logic – Multiple ValuesThanks – that worked well ??
Forum: Plugins
In reply to: [Meta Box] Conditional Display – Cloned FieldsSince no reply received and I purchased the add on have also raised at https://github.com/rilwis/meta-box/issues/637
Forum: Plugins
In reply to: [Meta Box] Retrive value into headerI have it sorted and have posted the solution below in case it is of use to anyone else.
$metatitle = get_post_meta( get_the_ID(), 'theme_meta_METAtitle',true ); if( ! empty( $metatitle ) ) { $title = $metatitle; } else { $title = $theme_options['META-title']; } <title><?php echo $title; ?></title>
Forum: Plugins
In reply to: [Smart Icons For WordPress] Affecting visual/text editorYour attitude to support is frankly the worst I have had the misfortune to experience. I do not wish to continue to deal with you nor your product and I would like a refund. Please arrange.
Forum: Plugins
In reply to: [Smart Icons For WordPress] Affecting visual/text editorI have deactivated the plugin as it is useless to me as it is. You will need to tell me what the RIGHT channels are. Surely, I should be able to use this support forum to notify an issue and request support.
Forum: Plugins
In reply to: [Smart Icons For WordPress] Affecting visual/text editorI have de-activated all other plugins to see if the conflict is with a plugin but problem still exists.
For more detailon the issue, when I highlight text in visual editor to be able to see, it is text mode that is displayed as I can see <p> characters etc.
Forum: Plugins
In reply to: [My Videotag] Malware Alert Adf.ly HijackerI also had 2 sites that appeared to be ‘hacked’ by adf.ly and have also tracked it down to V1.6.7 of this plugin.
It is worrying that after 2 weeks there is no response from the plugin developer. In the interim I’m going back to V1.6.3 which is clean.