Chris
Forum Replies Created
-
It seems like nothing is actually in the zipped file because its size is only a few bites…
Forum: Plugins
In reply to: [Account Engagement] Thank you content not displaying iFrame contentHey Cliff – the script is using “//”. I also tried manually inserting “https://” but that did not work either.
Forum: Plugins
In reply to: [Account Engagement] Thank you content not displaying iFrame contentI’m not seeing where I can update or make a change to that but if you look at the page again, i’ve embedded the exact same code below the form and the video displays just fine so it doesn’t seem like it’s connected to Wistia unless i’m not fully understanding your proposed solution.
Forum: Plugins
In reply to: [Account Engagement] Thank you content not displaying iFrame contentYeah, I was thinking the same thing but since the Wistia embed code was working when not viewed in the Pardot plugin, I thought it was related to the plugin.
Here is a link where you can recreate the issue. https://www.wellcentive.com/resource/macra-economics-proposed-rule/
Thanks!
Forum: Plugins
In reply to: [Account Engagement] How to pull in hidden field for lead sourceThat worked! Thanks!
Forum: Plugins
In reply to: [Account Engagement] How to pull in hidden field for lead sourceAdding the query string is what I was referring to by “adding in more info into the shortcode” but how would you do it for the example below,
Here is the original shortcode I have set up,
[pardot-form id=”5627″ title=”White Paper – A Consumable Approach (N2N)”]
Where do you insert the field id? i.e. Lead_Source? And then the actual lead source is “Website – N2N White Paper”. I’ve tried a few things but none have worked so far.
Thanks for the help.
Forum: Plugins
In reply to: [Custom Post Type UI] Most recent post title is archives page titleAh, gotcha. Yeah, if you can point to some of those solutions or locations that’d be great. I tried adding the line below in but haven’t had any luck…
elseif( get_post_type() == ‘press-releases’ ) { $title = ‘Press Releases’; }
Forum: Plugins
In reply to: [Custom Post Type UI] Most recent post title is archives page titleI believe the condition should be added in the file below. (/framework/inc/titlebar.php)
https://gist.github.com/chrisaquino/7924e23e5d9bfdd464ca
Thanks!
Forum: Plugins
In reply to: [(MB) YouTube Widget] Won't work anymoreAny update on this? Just figuring out next steps.
If anyone here has a recommendation for an alternative plugin, please share. Thanks!
Forum: Plugins
In reply to: [Rich Reviews by Starfish] Suggestion to make reviews editableI agree. Making the reviews editable would be nice for privacy reasons (ie, making the reviewers last name an initial). Most likely, any user will think they are being edited in some manner anyway…
Forum: Plugins
In reply to: [Rich Reviews by Starfish] Email Notification for Pending ReviewsI’m interested in this too.
Forum: Plugins
In reply to: [Easing Slider] Images not changingThanks
Forum: Plugins
In reply to: [Easing Slider] Images not changingI’m having the same problem although the Slide transition works and the fade does not.
Please help
Forum: Plugins
In reply to: I have been well and truly HackedCredit due to @chalresmkelley for saving me possibly hundreds of dollars. I was almost to the breaking point of paying a malware company to fix the problem.
Thanks @charles.
Forum: Plugins
In reply to: I have been well and truly HackedI Downloaded my backup, scanned it using Microsoft Security Essentials (via Parallels for Mac) and found the backdoor file in the form of a .cache file in my uploads folder. I deleted that file, restored the .htaccess file in my public html folder.
I then installed and activated the BulletProof Security plugin to every site. This cleaned all .htaccess files.
So far (it’s been just over an hour) the sites are still clean and the .htaccess files are still clean. I will check back later tonight and if all is still good I will continue with changing all MySQL passwords.