mkassowitz
Forum Replies Created
-
Weird. Issue resolved the next day… Never mind.
Forum: Plugins
In reply to: [WooCommerce Square] Settings Tab is MissingI had the same problem. I’m reverting sites back to WC 3.6.5 till this is sorted.
Forum: Plugins
In reply to: [WooCommerce] No button ‘Preview changes’ in version 3.5.0 anymoreI have noted the same issue. Preview button is not available after a product has been published. v3.5 and WP4.9.8. Divi theme.
Forum: Plugins
In reply to: [Gravity Forms Campaign Fields Add-On] Inconsistency in Parsing UTM DataChris,
I changed line 34 of gf-campaign-fields.php from
“protected $_min_gravityforms_version = ‘2.3.1.1’;
to “protected $_min_gravityforms_version = ‘2.3.1’;”This allowed the plugin to work. It was generating an error asking me to update to a GF version that did not exist.
I modified the query string parameters from the instructions you sent me and viola! They are working!
One request. Is it possible to add parsing for one more field? What we are trying to capture is the “vt-c” parameters below. The first is a GA example, the second from Bing.
https://st8wide.com/commercial-general-liability-insurance/?st-t=stwide&utm_campaign=Liability_Insurance_Texas&vt-p1=Commercial_General_Liability_Insurance&vt-k={keyword}&vt-mt={matchtype}&vt-c={creative}
https://st8wide.com/?st-t=bing&utm_campaign={Campaign}&vt-p1={AdGroup}&vt-k={keyword}&vt-mt={matchtype}&vt-c={AdId}Cheers!
Forum: Plugins
In reply to: [Gravity Forms Campaign Fields Add-On] Inconsistency in Parsing UTM DataThanks, Chris!
I’d like to send you a doc that might help explain more clearly what we were thinking. My understanding of the problem we’ve been confronting has evolved and this will give some example URLs as well. Do you have a direct address you can provide me?
Marty
BTW, when I did the update to v 2.4.1, I lost function because it is requiring GF 2.3.1.1 which is not apparently out.
Forum: Plugins
In reply to: [PHP Compatibility Checker] White Screen of DeathLooks like this issue was fixed with ver 1.4.3. Just updated on two sites with no problems.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Update failure on 4.6Thanks. Tried again on the “failed” sites and update now appears to be applying properly.
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Version 2.2.2 breaks Visual Composer BackendTried 2.2.3 and had the same issue. Yes, I am in capture mode with 2.2.1.
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Version 2.2.2 breaks Visual Composer BackendI experienced this same problem. I reverted to 2.2.1 and was fine.
Forum: Plugins
In reply to: [Publish To Apple News] Embedded videos stripped out on publishI have seen this same issue. Additionally, Apple News generates error messages for Vimeo or Facebook videos. No error messages are generated for Youtube, but the videos disappear or will not play.
Forum: Themes and Templates
In reply to: [Hueman] Alternate Drop Down for ResponsiveThey do expand on mobile. The problem is that once expanded, a second click does not retract them. This is not a critical issue, but it would be nice to toggle the open and close of the sub-menus with a click.
Forum: Plugins
In reply to: [nrelate Related Content] version 1.1 not workingI had to revert to 1.0.5 to bring my site back.
Forum: Plugins
In reply to: [Rocket Galleries] Fatal Error on ActivationThe dev version you posted activated! Here’s my PHP version: PHP Version 5.2.17.
Thanks!
Forum: Plugins
In reply to: [Rocket Galleries] Fatal Error on ActivationHi, Matthew,
Did the 0.1.3 version and got this:
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /…/rocket-galleries/rocketgalleries.php on line 206Forum: Plugins
In reply to: [Simple Pagination] Pagination breaks between pages 10 and 20Ended up replacing the plugin with WP PageNavi and styling it.