digisavvy
Forum Replies Created
-
Forum: Plugins
In reply to: [Authy Two Factor Authentication] Won’t enable on WordPress siteSame issue here.
The carts were missing the customer details such as email, which was suspicious. I’ve disabled the tracking feature you noted. In your opinion is it safe to say that bots or similar may have caused those abandoned carts?
Forum: Plugins
In reply to: [Ultimate LinkedIn Integration] Shortcodes Stopped workingI tried configuring on a different site and is working for me now.
Forum: Plugins
In reply to: [Ultimate LinkedIn Integration] Shortcodes Stopped workingJust installed, also seeing this issue.
Forum: Themes and Templates
In reply to: [Storefront] Setting mobile menu visibility breakpointYou’re a good man, Charlie (Brad Griffin) Brown. Thanks a latte. =)
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Can't export entriesJust wanted to ping on this one. If exporting that many items is an issue, where would the entries be stored in the DB?
Forum: Fixing WordPress
In reply to: Cannot Download Export File in WordPressHmm, that’s a noodle-bender, ain’t it? What about trying to install another WP site on this account and try that, too? Perhaps there’s a permissions issue of some sort, at this point. It’s hard to say what could be wrong. Disabling plugins and switching themes is agreat first step. But see if the issue can be reproduced on another installation on the same host.
Forum: Fixing WordPress
In reply to: WordPress Sorting OrderThat’s a good question, perhaps assign the value to a variable?
$metavalue = meta_value_num; $args = array('meta_key'=>'date','orderby'=>"$metavalue");
Forum: Fixing WordPress
In reply to: Page Titles – Devastating effectHi atgdax,
Do you have an example that we can review?So I managed to resolve my issue via a setting, not so much code. I enabled the ‘ajax submissions’ setting; doing so resolved the issue I reported here. If unchecked, then, yes, the user is put back on the first page of the form and they have to cycle back through again to see and fix the error.
Hi there,
I tried the newly released version of CF and the issue I’m having still appears to be happening. On this form: https://dev-jnto.pantheon.io/sample-page/ – if you go through the form and get to the last page and try submit the same form twice using the same email in the email field, it kicks you back out tot he first page again. But cycling through the form will take you to the last page wher eyou will see the error message.Hey David,
Hope all is swell. Just wanted to ping you here and see if you could help me with the js validation for the issue I’m having. Let me know. =)Hi David,
Thanks for the reply. If I could ask for your help on this it would be greatly appreciated. My JS is a little suspect, I’d certainly be very grateful. Thank you.Awesome. Thanks, Josh.
Forum: Plugins
In reply to: [IP Based Login] Cannot Remove IP RangesWe’ve resolved this issue. I’d like to provide our code to help address this issue. Is there a github repo or similar for this plugin?