adinnie
Forum Replies Created
-
Got the same! Also signed up twice now but no email to activate it 😐
Forum: Plugins
In reply to: [WooCommerce] Place order greyed out after updating to 3.0.1SOLVED!
It wasn’t me or my site at all. It was my host NameCheap. I contacted them and they white listed the Mod_Sec Rule… no idea what this is but it did the trick for the check out, saving permalinks and theme settings.
So if you can not:
– use the check out
– permalinks can’t be saved
– theme settings can’t be savedcontact your host and ask if they can whitelist the Mod_Sec rule 🙂
Forum: Fixing WordPress
In reply to: Custom Permalinks Structures are not getting saved.I have a question about this as well.
Yesterday I installed the new WooCommerce 3.0.1 version with the bug fixes. After that I can’t change the permalinks any longer. When I select a permalink version, doesn’t matter which one, and I press save… it is stuck in a loop. It doesn’t save at all but instead it gives back the url over and over again (/options-permalinks.php/options-permalinks.php etc. etc.)
I reset the permalinks by hand through the DB to ‘blank’, which is the default. Tried it again but nothing. I de-activated all my plugins, didn’t help. Set another theme as default, no luck. Uploaded the options-permalinks.php file through FTP… result none.
Any idea what I can do next to fix this problem? I own a webshop and had to shut down the place as my order page isn’t working any longer. This because of the ‘bad permalink’ which give a -1 back as result when somebody tries to order.
Forum: Fixing WordPress
In reply to: Saving permalinks settings gives 404 errorHi, me again.
I went into the DB by hand and set the permalinks to ‘blank’, which is the default. Now when I save it doesn’t give me a 404 but instead: it doesn’t save at all and gives the same url back over and over again (/options-permalinks.php/options-permalinks.php etc. etc. It is stuck in a loop.
I downloaded the latest WordPress version and uploaded the options-permalinks.php file but that doesn’t seem to help. I turned off all my plugins but that didn’t do the trick.
As far as I know for now:
1) it is NOT the theme
2) not WooCommerce itself as I reset is back to 3.0 (the version when everything was working fine with will yesterday when I upgraded to 3.0.1 for bug fixes)
3) the options-permalink.php file is not corrupted as I uploaded it again
4) no plugins are to blame as I shut them all down… Don’t know what to do next 😐 Somewhere the ‘redirect’ for saving permalinks is broken but where??
Forum: Plugins
In reply to: [WooCommerce] Place order greyed out after updating to 3.0.1Hi, me again.
I set the value of the permalinks to ‘blank’ in the DB by hand. It is still not working but the 404 is gone. Now I can change it but it doesn’t save… any idea? Also I can’t change any settings on my theme any longer. Guess that has also to do with the ‘permalinks’ being broken.
Forum: Fixing WordPress
In reply to: Saving permalinks settings gives 404 errorHi, I’m having the same problem. I own a webshop and since I updated my WooCommerce yesterday, it gives an error when you want to check out/pay. I posted it on WooCommerce and somebody told me to that the permalink of the checkout page is broken (gives a -1). I want to save the permalinks again but it comes back with a 404 everytime I try.
What I already tried:
– deactivating all plugins = no result
– selecting another theme = no result
– set the .htaccess up again = no resultI don’t want to reinstall WordPress again as I know it will work but as soon as I install WooCommerce again, it will result in the same…
My website is: http://www.leukesieraden.net (it is in Dutch) and maybe you know how I can fix this.
Thanks!
Bests,
Adinda
Forum: Plugins
In reply to: [WooCommerce] Place order greyed out after updating to 3.0.1When I tried to save the permalinks I get a 404. When I deactivate WooCommerce, all the settings are not showing at all. Have to log in into the FTP, set the plugin to plugin-off and turn is back to plugin. Then I have to reactivate woocommerce again to let other settings show.
- This reply was modified 9 years, 2 months ago by adinnie.
Forum: Plugins
In reply to: [WooCommerce] Place order greyed out after updating to 3.0.1Also, I can’t seem to change my theme settings. When I disable WooCommerce I get nothing at all. The screen is blank and I can’t enter my settings any longer 🙁 I see the admin panel but everywhere I click, no settings come up. I have to go through the FTP, rename the plugin folder to ‘plugins-off’ and turn is back to ‘plugins’ to re-activate all my plugins and let the admin panel work again…
Yes that worked!
Forum: Plugins
In reply to: [WooCommerce] Place order greyed out after updating to 3.0.1http://www.leukesieraden.net (it is in dutch)
Hi,
I had a question. I was trying to add links into the archive page but I can’t get it right. I would like to link the featured image to the post. Now you go to the archive and there is only the ‘title’ link to go to the post. Can somebody help me with this. Thanks!
Here the solution:
I changed the css in the file: content-slider.php
[ 92 lines of code moderated. For more than 10 lines of code please use pastebin.com instead. ]
this way the image got to the left instead of right, I added a border to it and changed the css of the text. I’m still working on my website, but here is how it looks after the changes in the CSS:
[ Signature moderated per forum rules. ]
After a long night I finally got it done!
Thanks for those who already started to think for solving the problem 🙂