suksuk.lee
Forum Replies Created
-
Forum: Plugins
In reply to: [WEBAY, Get Your Ebay Feedbacks] Fatal errorhey did you ever figure this problem out? I have the same issue. line 246 is
if (get_option('wm_get_ebay_fb_shortcode_option')['transaction']=='slide') { $fade = "false"; $adaptiveHeight = "true"; } else { $fade = "true"; $adaptiveHeight = "false"; }
Forum: Plugins
In reply to: [CDN Enabler] Plugin is changing Social Login Links?Update: add this to exclusions to make keycdn enabler work with woocommerce social login:
.php,wc-api
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Error on updateDitto
Would be great if you can add a ?bypass URL parameter or something similar, then we can share the special URL for easy bypass of maintenance mode, something like
www.ads-software.com/?bypass=SECRETKEY
Forum: Plugins
In reply to: [WooCommerce] Change the currency symbol from '$' to 'USD' in Woocommerce@ronnel1025 do you have a link to the page?
Forum: Plugins
In reply to: [WooCommerce] Change the currency symbol from '$' to 'USD' in Woocommerce@marcx if you don’t have functions.php you can create it
Forum: Plugins
In reply to: [No Longer in Directory] Set X number of days for "no longer updated"Ah I see, thanks for the explanation.
Forum: Fixing WordPress
In reply to: Missing ability to set Site Icon (Site Identity)@gabla nice solution, thanks
Forum: Plugins
In reply to: [Facebook Instant Articles & Google AMP Pages by PageFrog] Custom CSS?Cool, thanks Mike!
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] Undefined propertyHave this new error – could it be a plugin conflict?
Warning: Missing argument 2 for gpls_woo_rfq_CART::gpls_woo_rfq_hide_sales_flash() in /home/mysite/public_html/wp-content/plugins/woo-rfq-for-woocommerce/includes/classes/cart/gpls_woo_rfq_cart.php on line 33
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] Undefined propertyI think you have a typo on line 177 – it loads js from “exty_assets/js/…”
Forum: Plugins
In reply to: [NP Quote Request for WooCommerce] Undefined propertyThanks for the quick fix, this error is gone
Forum: Fixing WordPress
In reply to: www.ads-software.com password reset not workingThanks, I have checked my SPAM folder. Like I said, I do receive the first email – am I supposed to receive a second email after clicking on the provided link?
Forum: Plugins
In reply to: [jQuery Colorbox] $linkClasses is undefinedHi Arne,
I thought it might be related to that. To be honest I have no idea where jQuery 1.6 is coming from! If I find out, I will let you know and will downgrade to an older version.
Thanks very much.
Edit: Found the ‘culprit’ – jQuery lazy load was loading 1.6.1 – will disable this plugin for now. Thanks again for your time!