dcbaldwin1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] 2.1 release is a disasterI see you can get 2.0.20 on the developer tab… surprising woothemes let this happen…
Forum: Plugins
In reply to: [WooCommerce] 2.1 release is a disasterSir Dance A Lot – where can you get woocommerce 2.0.20?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce 2.1 Release = ObamaCare Website Launchhahahaha. this is hilarious. i needed some humor after 3 hours of frustration. 2.1.1 simply does not work with 3.8.1 fresh install with default 2014 theme. I wish I could help but I’m in the same boat you are.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 2.1.1 doesn't work with 3.8.1 default themeEvery time I update a product, the woocommerce menu disappears. Then I go to Plugins > WooCommerce > settings and get the error page ‘ You do not have sufficient permissions to access this page.’
Forum: Reviews
In reply to: [WooCommerce] Beware of manual install on media temple – 3.8.1 2.1.1Note – this was all happening on default 2014 theme. I still haven’t even made it out of WordPress admin…
Forum: Plugins
In reply to: Woocommerce 2.1.1 – broken – don't upgrade!I deactivated and activated woocommerce. I start adding attributes and everything seems to work. After the third attribute, boom, redirected to error page ‘You do not have sufficient permissions to access this page.’ So frustrated…
Forum: Plugins
In reply to: Woocommerce 2.1.1 – broken – don't upgrade!I forgot to mention that after I get redirected to the error page and go back to wp-admin the ‘woocommerce’ admin menu item disappears… I am using the 2014 theme.
Forum: Plugins
In reply to: [FBF Facebook page Feed Widget] HTML entities showing up in feedVery nice. Thanks for the fix and for the awesome plugin!
Forum: Plugins
In reply to: [WP Video Lightbox] Video is directly linking to YouTubeSame here.
Forum: Plugins
In reply to: [FBF Facebook page Feed Widget] HTML entities showing up in feed…is 155025661192709
Forum: Plugins
In reply to: [FBF Facebook page Feed Widget] HTML entities showing up in feedHmm. In theory that should work but it doesn’t affect the
"or seem to change anything.I also tried changing line 98 from:
$desc_feed = str_replace('href="http://www.facebook.com', 'href="', $block->get_description()); // Emptying all linksTo:
$desc_feed = html_entity_decode(str_replace('href="http://www.facebook.com', 'href="', $block->get_description()));Any other ideas? The facebook page id i’m working with is
And it does! shurph, thanks for the fix!
Successfully migrated all pages (articles in joomla) from Joomla 1.5 to WP 3.3.1. Very useful plugin!
I had a similar issue after updating to the most recent version of this plugin (1.3.9). After updating, my menu was there but without CSS, I think. The JS still seemed to work because the on hover submenus appear, but no CSS.
I restored the plugin files to the older versions and my menu came right back and was working properly. After updating the plugin, the menu would break again. It’s weird that the newest version of the plugin breaks, but the old one doesn’t.
Regardless, there seems to be some sort of javascript conflict with another plugin.
Hmm. I don’t have that plugin but I’m sure it’s a javascript conflict with another plugin. Thought I’d ask and see so thanks for responding.
For a short term hack, I increased the plugin version number so it won’t trigger updates, but that is bad for the long term, I know.