highpitch
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: [Royal PrettyPhoto] Replacing http with https/* Adding Plugin custm CSS file */ if(!empty($_SERVER[‘HTTPS’]) && $_SERVER[‘HTTPS’] != ‘off’){ wp_enqueue_style(‘rt-wpp-plugin-style’, str_replace( ‘http:’,’https:’, RT_WPP_PLUGIN_PATH ).’css/prettyPhoto.css’); } else { wp_enqueue_style(‘rt-wpp-plugin-style’, RT_WPP_PLUGIN_PATH.’css/prettyPhoto.css’); }[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Forum: Plugins
In reply to: [SendGrid] Easy Digital Download ConflictJust to confirm, the SendGrid plan email click tracking won’t break EDD download anymore?
Thanks,
RichIt worked. But it’s not really a fix, is it? I would like to track click through in emails. Thank you.
Thank you, Pippin, I will check it out!
Forum: Plugins
In reply to: [Timeline Express] Nice but buggyI just posted bug report to your official support forum.
Forum: Plugins
In reply to: [PHP Event Calendar for WordPress] Breaks the customizr thremeIt’s CSS conflict, that happens to me too and I have to fix it using custom CSS to get by.
It’s a theme conflict was we discussed in the email support. Rename one of the bootstrap .css file should fix the issue. We are working on adding a name space to our .css file to avoid any future theme issues.
Viewing 7 replies - 1 through 7 (of 7 total)