coolhatwebdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can’t set Featured Image/Product ImageTurns out that Woocommerce Custom Fields was conflicting with Woocommerce. I’ve updated the plugin (I didn’t realize this was a premium plugin at first) and featured images work again on Woocommerce. Thanks!
Forum: Plugins
In reply to: [WooCommerce] Can’t set Featured Image/Product ImageThe above seems to come from a file called select2.min.js from Woocommerce Custom Fields. All my plugins are up to date.
Forum: Plugins
In reply to: [WooCommerce] Can’t set Featured Image/Product ImageHere is what I can find in the error console:
Uncaught Error: No select2/compat/initSelection at j (select2.min.js:1) at n (select2.min.js:1) at select2.min.js:1 at D.apply (select2.min.js:2) at new e (select2.min.js:2) at new e (select2.min.js:2) at HTMLInputElement.<anonymous> (select2.min.js:2) at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery…:2) at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-core,jquery…:2) at a.fn.init.a.fn.select2 (select2.min.js:2)Forum: Plugins
In reply to: [Gravity Forms Salesforce Add-on] W2L URL Changes (From SFDC Email)I’ve received the same SF email as well. Seeing as this plugin is the only official SF add-on for Gravity Forms that SF has signed off on, it’s pretty critical that it gets updated very soon. Are there any updates on the horizon? Subscribing to thread.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Some icons not displayingI was originally testing this in Firefox. I went into Chrome and disabled Better Font Awesome, but then the icon(s) disappear again. I re-enabled BFA and the icon reappeared. So something is definitely preventing the most recent FA stylesheet and font files from queuing in my site.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Some icons not displayingIt looks like the problem gets resolved in my case if I install the plugin Better Font Awesome (though I don’t plan on using it). It seems like my theme was queuing an older FA stylesheet from somewhere, though I’m still not certain where it’s originating from, so I will be checking on that. It’s not a huge priority right now but I just thought it was an odd bug.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Some icons not displayingI first switched my theme first to a default theme, but saw no change. Took out reference to calling the font from the Bootstrap link in my header, no change there either. I replaced the fallback font and css files in /better-font-awesome-library/lib/fallback-font-awesome/ but that didn’t seem to take effect. I just updated all my plugins too.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Some icons not displayingAny updates on this? Seems all that’s needed is for the plugin to be updated with the latest FA so that some icons will start to display properly.
Hello,
it is currently set to Unlimited in the settings. Anything else we may be missing?
@wclear I never received a response from the developer about this, so we just opted to not use Persistence any more. The data kept being retained in the form due to our site’s cacheing setup, which was causing some security issues so we just had to disable it and go without.
- This reply was modified 9 years, 6 months ago by coolhatwebdesign.
This problem doesn’t exist on Firefox, so this is resolved. Odd that the issue seems to only happen on Chrome.
Any support on this topic at all?
Forum: Plugins
In reply to: [AI Twitter Feeds (Twitter widget & shortcode)] Rate limit exceededI’m seeing the same issue myself. “Rate limit exceeded” message on either anonymous or authenticated users’ views, and using WP Rocket for cacheing purposes on the site. I’ve tried emptying my site cache but that doesn’t seem to have consistent results across all pages.
Looks like the fields work fine if there are further non-repeating fields located right after the Repeater End.
Never mind – it seems like pagination works for my CPT via the Archive page, not on my custom template page. I’ll just edit my Archive page as a custom template for that particular CPT’s post feed.