WooCommerce Loader continuously showing loading, when click on SYNC NOW for the Wordpress data - woocommerce

WooCommerce Loader continuously showing loading, when click on SYNC NOW for the Wordpress data
WooCommerce Loader continuously showing loading, when click on SYNC NOW for the Wordpress data

Related

Refresh whole site after login Woocommerce

In Woocommerce, if a customer is a guest and is NOT logged in and visits a couple of product pages.
He does not see the prices and add to cart button. That is correct. This is like this because of this plugin: https://wordpress.org/plugins/hide-cart-functions/
Now the customer clicks on the account page and loges in.
Then he goes straight back to the product pages he already visited.
The problem is that he now still sees No prices and add to cart button.
The browser has saved the not logged in version of the pages and shows these to the customer after he is logged in.
The client must manually press the F5 button himself, and only then the page will reload and the prices etc. will be shown.
The only plugins I have activated are : WooCommerce, Wordfence Security and Hide Cart Functions
It does not matter which theme I use.
It does not matter if I use a plugin like Hide Cart Functions or another. They all have the same problem.
There is no other cache plugin active on the server.
There is no custom CSS.
Does anyone have any experience with this problem?
Does anyone know a way/code to automatically refresh the whole site AFTER a customer loges in?
Woocommerce does not help.

My Tickets Wordpress plugin forcing tickets in cart

I'm working on a Wordpress website with the MyCalendar and MyTicket plugins for an event. However, anytime someone tries to purchase tickets, the cart automatically populates with the two ticket options. Any idea why this is happening? Here's the site:
https://dhincc.org/
https://dhincc.org/purchase/

Wordpress - Menu visibility error when a user is logged in or not

I have a problem in my wordpress virtual store, in the main menu when you log in as a user you must deactivate the option to enter and register ... and show the user menu logged in as cart, orders, etc, this is duly configured in the appearance - menus option, but I can't understand why when I log in to the home page the menu keeps coming out as if the user was not logged in, but if I navigate to other pages like store, the mnu of logged in user, I appreciate some advice in advance, an additional fact is that I am using the Ultimate Member plugin.
I could already find a solution, this error is removed by deactivating the woocommerce plugin, when the elementor panel is active changes are saved with the update button and then the woocommerce plugin is activated again and if we return to elementor the error already It is not presented, I suppose it is because in elementor there were some changes in draft and in some way it was related to the functioning of the woocommerce plugin.

Trigger page reload after changes to model instance in DjangoCMS' admin panel

DjangoCMS has an admin panel which allows editing of model data without leaving the web page.
Some changes to models, however, require the current web page to be updated and re-retrieved from the server. DjangoCMS does this, for example, in the pages admin page. Certain changes trigger a page reload.
How can I trigger such a page reload in my apps's admin.py if certain changes are made? Specifically, I need to update the page after some bulk actions which change selected model instances in one go (like the standard Delete selected items action).
Example:
I have a blog app which uses a DjangoCMS apphook to show a page with a list of blogposts. I navigate to this page and use the admin panel of the post model to, say, publish 5 blog posts using an admin action.
Current behavior: The posts are marked published but do not appear on the blog list page until I manually request a page reload.
Desired behavior: The mark published action should trigger an automatic page reload after closing the admin panel (if at all possible only if a page is shown that belongs the blog app).
Potential solution: DjangoCMS itself has a hook where my ModelAdmin can register that the page will need to be reloaded after the admin panel closes.

Woocommerce Checkout Page Blank after Update to 2.3

This happened after upgrading to woocommerce 2.3
when i move from the cart page to the checkout page the page does not load at all.
I see in view source that it loads a few meta tags and jquery before it just cuts out.
Google Chrome console is showing me that
GET https://www.prodecotech.com/prodecotech-checkout/ 500 (Internal Server Error)
Issue was with plugin Store Pickup v2.1.0, deactivated plugin and Checkout page now works fine.

Resources