forthinc
Forum Replies Created
-
There are no settings because the plugin will not activate.
This is still happening. It just started a few days ago. Every time I log in, I get that warning “you have a new issue concerning your SEO” but there are no new issues. Very annoying.
Forum: Plugins
In reply to: [WooCommerce] "please choose Product option" after updating to WordPress 4.5Seems to be the Mega Main Menu plugin, not the theme.
Forum: Plugins
In reply to: [WooCommerce] "please choose Product option" after updating to WordPress 4.5No. I immediately revered to 4.4.2. This is a LIVE e-commerce site. I didn’t have time to mess around and leave it broken. Maybe I can try it again tonight in the wee hours when it’s less busy.
Forum: Plugins
In reply to: [WooCommerce] "please choose Product option" after updating to WordPress 4.5I have WooThemes Canvas (5.9.20) and with WordPress 4.5, variable products do not show a price when the option is selected nor can you add to cart. The error is “please select product options”. I had to restore back to WP 4.4.2 as this is on a busy e-commerce site and we can’t afford not to be selling any variable products.
Forum: Plugins
In reply to: [Reviews Block for Yelp] One or more parameters are invalid in requestI set up a test page for you.
Forum: Plugins
In reply to: [Reviews Block for Yelp] One or more parameters are invalid in requestI have the same issue. This plugin has been installed and working correctly for about six months. It stopped working about a week ago. The site is Chiropractic Health and Wellness Centre and the business ID is “chiropractic-health-and-wellness-center-los-angeles”. I tried changing it to a different biz ID, but it still shows the cryptic error message. The cache is set to None.
Forum: Plugins
In reply to: [Facebook] Unable to Associate User with Facebook@andreas is onto something. I notice the same thing. I have the FB plugin on multiple sites and all of them were working fine (and all were created many months ago). But any new app will not allow me to associate a user. I suspect the plugin needs an update.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Can't set advanced options on Form 2Yes! I found this in syslog: suhosin[11113]: ALERT – configured POST variable limit exceeded – dropped variable ‘fs_contact_form3[error_url]’. I bumped up the suhosin vars limits and now it works.
I was looking in the Apache2 error log, not in syslog. Good tip. Thanks!
Forum: Plugins
In reply to: [Fast Secure Contact Form] Can't set advanced options on Form 2Next, I tried a backup of Form 2 then a Restore to Form 3. That did set the fields correctly in Form 3 and they now match Form 2. However, it has the same issue. I cannot set anything on the Advanced tab. I really want this form to have a confirmation email and “Enable sender information in email footer” but after Save Changes, they revert back to defaults. Very frustrating after all that working setting up the form.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Can't set advanced options on Form 2I did Copy Form 2 – All Settings to Form 3 (New Form). But it appears that nothing at all was copied. Form 3 is still all defaults.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Can't set advanced options on Form 2I’ll try copying it to a new form and see if that works.
Forum: Plugins
In reply to: [Facebook Comments] Not working at all – comments don't postSo when you say “got it working” — please share with us what you did.
Forum: Plugins
In reply to: Facebook Preview Image Crop IssueI’m having the same issue with the Facebook plugin. Any luck with a solution? If so, please post it here.
Forum: Plugins
In reply to: Woocommerce-Remove Blank Sidebar Space?Did you ever get this resolved?
I added this to my child theme’s functions.php as you show above:
remove_action( ‘woocommerce_sidebar’, ‘woocommerce_get_sidebar’, 10);But I still have sidebars everywhere! I would like by pages and blog to have sidebars, but none anywhere on the woocommerce pages (product or “archive” listings). How do I do this? The layout manager and general layout options don’t provide for this exception, nor do I see it anywhere in the settings for WooCommerce.