Catchable fatal error: Argument 1 passed to Genesis_Admin_CPT_Archive_Settings::
| |

Catchable fatal error: Argument 1 passed to Genesis_Admin_CPT_Archive_Settings::

This error is sometimes showing after updating the WordPress. It is advice to update your Genesis theme first before the WordPress. To fix this error, upload the latest version of your Genesis themes manually (FTP/cPanel). You can’t access the wp-admin if you get this error.

| |

Woocommerce add to cart redirection using WooCommerce – Gravity Forms Product Add-Ons plugins.

After clicking add to cart button in product category, this will be redirecting to single product and the same time your current product is added to cart page. How to do that? Follow the steps bellow. Step 1: Make sure to change the product URL. Just add “?add_to_cart=true” after the product URL. Example. http://www.wptaskforce.com/product/baby-boy-bouquet/?add_to_cart=true Step…