Easy way to Install WordPress
How to run the Wordpress Install Script ?
- - If we uploaded the WordPress files in the root folder, Then url should be: http://mysite.com/wp-admin/install.php
- Wordpress will create...
WooCommerce: Missing Argument 1 for WC_Order::__construct()
WooCommerce version 2.2 is a major update. after upgrading the plugin showing Warning as below:
Warning: Missing argument 1 for WC_Order::__construct(), called in /home/public_html/wp-content/plugins/woocommerce-quick-export-plugin/index.php on line...
How to make Password Protect Page in WordPress ?
We can apply Password protection to WordPress posts and pages. There is a built in option in WordPress for Password protection. Once We publish a...
Call to undefined function get_post_format_slugs()
Fatal error: Call to undefined function get_post_format_slugs() in /public_html/wp-includes/theme.php on line 1382
Sometimes this problem occurs due to older version theme or plugins. When we.......
Sometimes this problem occurs due to older version theme or plugins. When we.......
WP Business Hours
This Plugin is to show Business hours, Admin can manage the business hours Weekly, can show using widget and shortcode.
Installation
- Download wp-business-hours.zip from
Thoughts Of The Day
Plugin is to show daily thought, can add thoughts in each line for each day and will show the each line according to day.How...
How to Check for the Current Version of WordPress
We can check the current version of wordpress using below... ...Fatal error: Class ‘error_log’ not found in public_html/wp-includes/widgets.php on line 324
We have been using Sommerce (v1.2) with Jigoshop 1.3.1 and WP 3.4.2. Fatal error: Class 'error_log' not found in /home2/colbyrid/public_html/wp-includes/widgets.php on line 324...ReferenceError: tb_show is not defined jigoshop
here jquery error is occuring because thickbox scripts is not added in header. This error is also occuring in jigoshop at product category page. that's why...