molinnov
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] accounts not working on 3.0 update/php update?We found these plugins to be disabling the woocommerce login: Easy Columns, Theme My Login, Yoast SEO, All in One SEO.
We de-activated those plugins and now we can log in on firefox and chrome, but NOT on IE or Opera.
Also, we still cannot create new accounts or use the forgot password feature on any platform. Are those governed by Woocommerce or by another plugin?
Forum: Plugins
In reply to: [WooCommerce] accounts not working on 3.0 update/php update?Thanks for the reply, Mike. Here is what I found in the error log. Does that tell you anything? (I don’t know how to interpret it)
[Wed Apr 12 12:22:44 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492021323.6257789134979248046875 [Wed Apr 12 12:07:12 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492020390.9373149871826171875000 [Wed Apr 12 11:51:52 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492019472.7350029945373535156250 [Wed Apr 12 11:36:59 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492018578.9843420982360839843750 [Wed Apr 12 11:22:16 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492017695.6208651065826416015625 [Wed Apr 12 11:06:46 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492016766.8085000514984130859375 [Wed Apr 12 10:52:42 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492015921.8667230606079101562500 [Wed Apr 12 10:36:43 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492014963.8563039302825927734375 [Wed Apr 12 10:22:44 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492014123.5451459884643554687500 [Wed Apr 12 10:11:03 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml, referer: http://www.mol-innov.com/wp-cron.php?doing_wp_cron=1492013423.7323369979858398437500 [Wed Apr 12 09:30:24 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml [Wed Apr 12 09:00:23 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml [Wed Apr 12 08:30:22 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml [Wed Apr 12 03:52:34 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml [Tue Apr 11 11:07:50 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/test/500.shtml [Tue Apr 11 09:09:54 2017] [error] [client 162.144.109.203] exec used but not allowed in /home/molinnov/public_html/500.shtml- This reply was modified 8 years, 11 months ago by Geoffrey Shilling.
- This reply was modified 8 years, 11 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [WooCommerce] accounts not working on 3.0 update/php update?Thanks for the reply, Mike. Here is the error log: https://onetimesecret.com/secret/4h5prc6vx0qmwpkjvjc434j0jkwh5y4
Does that tell you anything? I don’t know how to interpret it.
I believe that this is the part of the styling code that accounts for the button, right?
.woocommerce #content input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce-page #respond input#submit.alt,.woocommerce-page a.button.alt,.woocommerce-page button.button.alt,.woocommerce-page input.button.alt{background:#ad74a2;background:-webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));background:-webkit-linear-gradient(#ad74a2,#96588a);background:-moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);background:-moz-gradient(center top,#ad74a2 0,#96588a 100%);
is there anything I can edit there to make it appear clearly?
Forum: Plugins
In reply to: [WooCommerce] email address where orders are sentI think I figured it out. It’s under woocommerce > settings > emails > new order. But I’m having another issue: if I enter there an email from @mywebsite.com it doesn’t work, but if I enter an outside email like from @yahoo.com or @gmail.com, it works. Anyone know how to fix that?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Is it possible to just delete all variations?Yes, I can delete all the products permanently using the query provided here by Ciprian Propescu: http://wordpress.org/support/topic/option-that-delete-all-products-and-categories
But I would rather not have to delete all the products again if there is a way.Forum: Plugins
In reply to: [WooCommerce] Need help with styling product pageThanks guys. Do you mean it’s the color that is hard to see? Ok, I think I fixed it but it’s only appearing in chrome, not firefox. I added “h3 {color: #00C;}” to theme/css/base.css but I can’t really figure out the best way to fix the color. How does it look now? http://www.mol-innov.com/new/products/
Forum: Plugins
In reply to: [WooCommerce] Need help with styling product pageThanks a lot for replying!
I increased the font, but now some of the text is going on top of other text. How can I make each word wrap and stay inside its own cell? I tried adding “word-wrap:break-word;” but it didn’t work.
http://www.mol-innov.com/new/products/Any ideas?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Is there a way to mass-delete variations?or is there a way to remove the entire variations file completely?
Forum: Plugins
In reply to: [WooCommerce] Woo commerce not working with IE10nevermind. last issue I posted is not related to IE10. So this plugin seemed to fix my IE10 problems: http://wordpress.org/plugins/wp-ie-enhancer-and-modernizer/
Does it work for you guys?Forum: Plugins
In reply to: [WooCommerce] Woo commerce not working with IE10This plugin fixed most of my issues with IE10 and woocommerce
http://wordpress.org/plugins/wp-ie-enhancer-and-modernizer/The only issue I still have is it won’t add a product to shopping cart unless the user is logged in (while this works with firefox and chrome).
Forum: Plugins
In reply to: [Woocommerce CSV importer] Option that delete all products and categories@ciprian Popescu do you have a query that can delete all categories also? Thanks.
Forum: Plugins
In reply to: [WooCommerce Product Archive Customiser] Does not workdoesn’t work for me either. I’m using woocommerce with yootheme “inspire”. 🙁
Forum: Fixing WordPress
In reply to: how much php memory_limit is recommended to run?Just installed a memory usage plugin and it gave me:
PHP Version : 5.3.10 / 32Bit OS
Memory limit : 256 MByte
Memory usage : 25.65 MByte (10%)So it must not be low memory causing the slowness.
anyone experienced this before or have any suggestions?