wpfixerr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot login the Dashboardnow follow these steps:-
after login dashboard- open plugin section
then open server – wp-content folder- now rename the plugins folder name back to the original name.for example – from “plugins-bak” to “plugins”
Now back to dashboard and refresh Tab — you will see all plugins will show, then carefully activate them one by one. Even activate each plugin, just reload the website in a new tab to ensure everything is working. It will help you to find, which plugin was the cause of this error
Hope my help fix you to that all
good Luck
Forum: Fixing WordPress
In reply to: Cannot login the DashboardOk now follow the below steps –
GO to server – wp-content directory – rename “Plugins” folder nameFor Example – from “plugins” to “plugins-bak”
then open the logging page and confirm its working or not, if still gettings issue, then
do the same with the “Theme” folder and re-name the theme folder also.Forum: Plugins
In reply to: [WooCommerce] Wrong quantity number in the checkout page@krystofjerabek
there are some simple fixes you can try-
1. disable all plugins except woocommerce and check it
2. Update all plugins and theme
3. Remove cache from browser and server
4. Re-install woocommerce plugin
5. Switch to WordPress standard theme and test againHope these help to fix your issue
Forum: Plugins
In reply to: [WooCommerce] Help changing color of variation fontwebguyusa ,
use yellow pencil plugin
Hope these help to fix your issue
Forum: Fixing WordPress
In reply to: Cannot login the Dashboard@james0712, log in to your server and open “WP-config.PHP file.
Now edit “wp-config.php” file and find this code – define( ‘WP_DEBUG’, true );
may be it can be false at you side.Now replace the above code with below-given code
`// Enable Debug logging to the /wp-content/debug.log file
define( ‘WP_DEBUG_LOG’, fasle );// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );`save the file,now check and confirmed, your problem fix or not
Forum: Fixing WordPress
In reply to: How to order those menus/pages?@barryycw , If you want to set the order of the menu, just follow the below steps:-
here is step by step guide of woo-commerce to arrange that all
@thetekz24 ,Some Time Conflicts can cause for concern which are you facing just follow below steps to get your name and last name back on the checkout page –
It is very easy to install them back. Follow the below steps to re-create these key WooCommerce pages:
Go to Dashboard > WooCommerce > Status
Click on the Tools tab from the top left area
Scroll down to “Create default WooCommerce pages”
Click on Create Page
After successfully completing the above steps you will see this message “All missing WooCommerce pages successfully installed.”