stealthworks
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Checkout page in error 500 since v6.4.1I found the solution to my problem.
There was a conflict between Woocommerce and Woolentor. The template that I’ve selected recently for the thank you page was at the origin of the error 500.
So be careful with the use of a template made with other plugins than Woocommerce.Forum: Fixing WordPress
In reply to: When logout, user is redirected to id=error_pageOk I found the source of the issue. It was coming from the learndash log out button in the footer as well as the Login icon in the header-menu.
Forum: Fixing WordPress
In reply to: When logout, user is redirected to id=error_pageThanks for your answer. However I already deactivated one by one the plugins and I know that Learndash LMS plugin is the culprit.
Also I checked my dev mod and I see that every time I logout from wordpress and access my site I have an ERROR 500 and the following message in the console:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENTI hope these additional informations will help.
- This reply was modified 4 years, 6 months ago by stealthworks.
- This reply was modified 4 years, 6 months ago by stealthworks.
- This reply was modified 4 years, 6 months ago by stealthworks.
Forum: Fixing WordPress
In reply to: Can’t Change Font ColorsFrom what I see in your CSS code (which relates to the color of your title), your elementor color selected is overwritten by the one from your theme.
So you should take a look at your customization settings of your theme. See if you didn’t set already a color.Also in your Elementor settings, if you checked : Disable Default Colors, then elementor’s color will be the ones from your theme.