Issue after WordPress update

According to the official support thread, you can: Check out if you have the latest version downloaded and installed on your website. Head over to My Account -> Downloads on your WPML account. If you need help updating, you can check this out. If none of the above helped you, consider submitting a support ticket … Read more

After WooCommerce-Update fucntion not working anymore

Finally did it. With the update of WooCommerce, which I assumed, the syntax of the set price did change. Function now looks like this: add_action( ‘woocommerce_before_calculate_totals’, ‘calc_ferienspiele_discount’ ); function calc_ferienspiele_discount( $cart_object ) { global $woocommerce; $items = $woocommerce->cart->get_cart(); $x=0; $custom_price = 140; // This will be your custome price foreach ( $cart_object->cart_contents as $key => … Read more

mystery checkbox in comments area

This is to respect the new (May 25 2018) European Union law “The General Data Protection Regulation” (GDPR). When checkbox is checked, it says the browser to save the name, email and website in the cookie to reuse them later. When comment form <label> is CSS-styled the right way, the label text “Save my name, … Read more

What happend if I update my website?

There should be a choice in Admin, Updates to update to the latest version. Use that, as it is ‘smart’ enough to figure out all the updates needed to the database structures, etc. After updating, use the Admin, Update screen to ensure that all plugins and themes are updated. Do the ‘Check Again’ until everything … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)