Profiles

  • Member Since: June 8th, 2016
  • Find me on:
  • Posted a reply to Unable to use “custom_args” or “vars” from front-end JavaScript, on the site WordPress.org Forums:
    Same issue as @gabeconnolly. The custom_args are not getting properly decoded when they get parsed.…

  • Posted a reply to Some suggestions, on the site WordPress.org Forums:
    +1 The zeroed values make it impossible to set actual defaults in the theme, defaults…

  • Posted a reply to PHP8 error Deprecated: Required parameter $lineno follows optional parameter…, on the site WordPress.org Forums:
    +1 Please fix this PHP 8 deprecation

  • Posted a reply to Section Background CSS Specificity, on the site WordPress.org Forums:
    This is still not scoped correctly in version >=1.3.0. We have the same issue with…

  • Created a topic, Grid Blowout on version 1.3.0 >=, on the site WordPress.org Forums:
    Don't ask me why this is a thing, but since removing t…

  • Created a topic, Section Background CSS Specificity, on the site WordPress.org Forums:
    The inline CSS generated for Section background is not…

  • Posted a reply to HMTL5 Video Autoplay, on the site WordPress.org Forums:
    Let me know if this works: https://drive.google.com/drive/folders/1ayVpQa73h2PHW6-evYgEPiIZozVOU6pf?usp=sharing

  • Posted a reply to HMTL5 Video Autoplay, on the site WordPress.org Forums:
    Sorry, I had to implement a quick fix on the live site because I couldn't…

  • Created a topic, HMTL5 Video Autoplay, on the site WordPress.org Forums:
    I have an HTML5 video element set to autoplay on my ho…

  • Posted a reply to PHP 8, on the site WordPress.org Forums:
    Do you have logging turned on the the config file? I have lots of shortcodes/functions…

  • Created a topic, PHP 8, on the site WordPress.org Forums:
    Hello, Is there a roadmap in place to start supportin…

  • Posted a reply to Can this plugin be used without .htaccess files?, on the site WordPress.org Forums:
    Bump! Running into this issue now with WP Engine dropping support for .htaccess in PHP…

  • Posted a reply to IE11 Compatability, on the site WordPress.org Forums:
    Hi Andrea, Yes, that link has now been updated with my changes so it's not…

  • Created a topic, IE11 Compatability, on the site WordPress.org Forums:
    Despite the fact that there are -ms prefixes applied t…

  • Posted a reply to Error: Cannot set property ‘opacity’ of undefined, on the site WordPress.org Forums:
    Ticket opened.

  • Posted a reply to Error: Cannot set property ‘opacity’ of undefined, on the site WordPress.org Forums:
    Turned off cache and removed the cache parameters from the shortcode Removed all ALM instances…

  • Posted a reply to Error: Cannot set property ‘opacity’ of undefined, on the site WordPress.org Forums:
    I don't think it's the ALM Cache. I turned that off locally and am still…

  • Posted a reply to Error: Cannot set property ‘opacity’ of undefined, on the site WordPress.org Forums:
    @dcooney shouldn't be anything unclosed and the link is a staging site which doesn't employ…

  • Created a topic, Error: Cannot set property ‘opacity’ of undefined, on the site WordPress.org Forums:
    I've seen several people having this same sort of issu…

  • Posted a reply to Salesforce Pull Conditional, on the site WordPress.org Forums:
    Thanks, I'll go with that. I've been printing the results in a debug.log all along,…

  • Posted a reply to Salesforce Pull Conditional, on the site WordPress.org Forums:
    So if I'm trying to get the Wordpress post id to either publish it or…

  • Posted a reply to Salesforce Pull Conditional, on the site WordPress.org Forums:
    I'm realizing that $synced_object['mapping_object'] is empty when a Wordpress post has been created for the…

  • Posted a reply to Clear Salesforce Sync, on the site WordPress.org Forums:
    Okay, deleting those rows is what I needed. Thanks!

  • Posted a reply to Clear Salesforce Sync, on the site WordPress.org Forums:
    Great. Let me take a peek and let you know.

  • Posted a reply to Clear Salesforce Sync, on the site WordPress.org Forums:
    I don't really plan to delete the Wordpress objects again in the future, so would…

  • Posted a reply to Clear Salesforce Sync, on the site WordPress.org Forums:
    Right, but I'm not trying to do an actual sync to Salesforce, I just want…

  • Posted a reply to Pull from Salesforce to WordPress ACF Fields, on the site WordPress.org Forums:
    Marking this as resolved, even though I'd still love to see ACF support in the…

  • Posted a reply to Clear Salesforce Sync, on the site WordPress.org Forums:
    Sorry, maybe I wasn't clear (or I'm not understanding what you're saying), but I deleted…

  • Created a topic, Clear Salesforce Sync, on the site WordPress.org Forums:
    I'm pulling from Salesforce to Wordpress, not pushing …

  • Posted a reply to Salesforce Pull Conditional, on the site WordPress.org Forums:
    Okay, cool. I'll roll with this and see how it goes.

  • Posted a reply to Salesforce Pull Conditional, on the site WordPress.org Forums:
    Hmm, maybe I need to go about this another way. Instead of using that field…

  • Posted a reply to Salesforce Pull Conditional, on the site WordPress.org Forums:
    Okay, got it working. But now I'm thinking there may be an issue. If I'm…

  • Created a topic, Salesforce Pull Conditional, on the site WordPress.org Forums:
    Is there a way to pull a Contact from Salesforce only …

  • Posted a reply to Fixed Columns Height, on the site WordPress.org Forums:
    Do you know if the responsive extension would suffer the same problem? If I can't…

  • Posted a reply to Fixed Columns Height, on the site WordPress.org Forums:
    Bummer. I wonder if there's a way to trigger a recalculation for the extension. Every…

  • Posted a reply to Fixed Columns Height, on the site WordPress.org Forums:
    Hmm, I think that's only half the issue. It seems like the fixed column feature…

  • Created a topic, Fixed Columns Height, on the site WordPress.org Forums:
    I have the first column in a table set to be fixed, bu…

  • Posted a reply to Filtering x Instances on Page with x+y Instances, on the site WordPress.org Forums:
    Well that's what I thought my code was doing. Is there some promise I can…

  • Posted a reply to Filtering x Instances on Page with x+y Instances, on the site WordPress.org Forums:
    Right, but can't I filter one single instance and then another single instance right after…

  • Posted a reply to Masonry + Paging, on the site WordPress.org Forums:
    Bummer. Is there a realistic timeline on that?

  • Created a topic, Masonry + Paging, on the site WordPress.org Forums:
    Can I use the masonry transition with the paging add-o…

  • Created a topic, Filtering x Instances on Page with x+y Instances, on the site WordPress.org Forums:
    I have a follow up question to my support request you …

  • Posted a reply to Masonry Height on No Results, on the site WordPress.org Forums:
    The callback function solves the biggest issue, but the height should also return to 0…

  • Created a topic, Masonry Height on No Results, on the site WordPress.org Forums:
    I'm using the Masonry transition to display about 30 a…

  • Posted a reply to Querying Serialized Data, on the site WordPress.org Forums:
    Great, that's what I ended up using.

  • Created a topic, Querying Serialized Data, on the site WordPress.org Forums:
    I'm attempting to use the meta_value shortcode paramet…

  • Posted a reply to Filtering One Instance on Page with Multiple Instances, on the site WordPress.org Forums:
    Perfect! I tried looking around the site for that answer, but despite what the url…

  • Created a topic, Filtering One Instance on Page with Multiple Instances, on the site WordPress.org Forums:
    I see the example page that indicates to ability to in…