Woocommerce plugin causing redirect - wordpress

i'm using woocommerce to create a store for my shop in WordPress but whenever I activate the woocommerce plugin the page redirect with this message "ERR_TOO_MANY_REDIRECTS", then when I deactivate the page works. please help me understand what I'm doing wrong.

Related

WooCommerce Default Pages NOT showing up on brand new site

I recently installed WooCommerce on a brand new Wordpress website. I went through all the steps as directed exactly in this tutorial I found on YouTube How To Create An eCommerce Website With Wordpress 2021 -ONLINE STORE- (Easy For Beginners)
I then needed to edit the cart, shop, account, etc. pages. The only problem I have is that those pages did not generate when I installed WooCommerce. They do not exist. I have tried multiple ways to solve my problem. One of which is a tool that WooCommerce has in their plugin. If I go to WooCommerce-->Status-->Tools and scroll down I have an option that says, "Create default WooCommerce pages
Note: This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced."
This option DOES NOT install missing WooCommerce pages.
WooCommerce-->Settings-->Advanced No Default Pages:
Appearance-->Menus-->View All No Default Pages:
How can I fix this so that I can create the needed default pages and continue creating my online store?
Thank you!
There are multiple ways of solving this issue. But following the guideline on woocommerce website, please try manual instructions below.
First make sure there no default pages, Cart, Checkout and My Account page exists, Not as publish or draft or event in trash.
Then go ahead and create new pages for each as mentioned below.
Create a cart page and paste the shortcode [woocommerce_cart]
Create checkout page and paste the shortcode [woocommerce_checkout]
Create My Account page and paste shortcode [woocommerce_my_account]
This should do the trick, Also make sure that in permalinks options available under Settings -> Permalinks and make sure Post Name is selected and click save changes.
If this does not work for you, do post a comment with exact screenshot of the issue.
Article link on official website - https://docs.woocommerce.com/document/woocommerce-pages/

Woocommerce checkout not working for guest users

From today woocommerce checkout not working for guest users. guests are not able to add product to cart or remove products from cart. No cache plugin installed in my site. Enable guest checkout option in the woocommerce settings section is also enabled. There is no new plugin added to get a plugin conflict. Anyone please help me.
The issue got fixed. Fast Cgi cache was enabled in our server. We excluded the cart page from the cache.

404 after Woocommerce plugin activation

I have an error 404 after WooCommerce plugin activation.
I use the next plugins: WooCommerce, WooCommerce Multilingual and all WPML CMS.
But after deactivation all pages and posts are working.
I use Cyrillic CHPU may It be a cause?
Can anyone help?
Thanks in advance
I lose this problem although the reasons are not clear. I deactivated all plugins and try to activate It one by one. After few activation orders I got successfully working site. So I must make an conclusion: you must activate at first the most heaviest plugins like WooCommerce, WPML and The Events Calendar.

Is there anyway to automatically add Facebook posts to your wordpress posts?

There seems to be a lot of plugins and how-tos on automatically posting wordpress posts to facebook page. How can I reverse this?
For example, I post a update on Facebook page and it automatically adds that update in the form of a post to my wordpress website.
Many thanks in advance!
You can probably do that with a ifttt recipe, for example this might work:
When I post a status to facebook, publish it on wordpress
Rss Feed To WordPress post

wordpress plugin - how to count home page visitors

I am working on wordpress plugin, need to add home page counter, how can I do that ? I don't want other users to put code on home page or their posts. My plugin should do all the job.
Thanks.

Resources