How to get “string” away – replaced with “nothing” [closed]

The woocommerce_template_single_title() function calls to a template that uses this code: the_title( ‘<h1 class=”product_title entry-title”>’, ‘</h1>’ ); So it is just the product title, there is nothing that could go wrong here. Check if you did not mess up output buffer, try using the_title function from above instead of ob and see if that makes … Read more

Enabling Additional CSS / custom-css

Lol, coming back to my own post 3 years later looking for answers. Deactivating plugins did nothing, but ended up finding WP_Customize_Code_Editor_Control which has options for code_type. So here is a manual method for adding a proper CSS editor to a theme. This probably only useful for updating older themes that were already installed. add_action( … Read more

Name/Word Replacement Plugin

There may be a plugin or two out there that will do this (or that could be altered to), but it is solvable in two steps with three pretty simple php functions. The quick approach may be to 1) add a user meta box for an author-alias applied to authors. Then 2) hook the the_content … Read more

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