Hi,
I am trying to add extra fields to the user profiles and I don`t want to use a plugin for it.
I found several codes for that but they all didn“t add the fields when added to CMS Code field in...
Hey,
i cant disable the Product Image Zoom for Woocommerce in Wordpress with Snippset in the functions.php or Plugin.
Only a CSS Hack works... but not the best Solution.
this...
Whenever I change something in the template in Joomla I get the following message:
"Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in...
Hi. I'm trying to change the out of stock notice which appears on the thumbnail in Woocommerce product category display. I've inserted the following code (and a few variations) into...
If anyone else uses the Jetpack plugin on WordPress to display tiled galleries and is having problems like I am getting the galleries to display to the full width of their container here is a...
'THIS IS BUG
function theme_get_price_html_to_text() {
return '<span class="from">' . _x('To:', 'min_price', 'woocommerce') . ' </span>';
}
'NOT SUPPORT FOR LANGUAGES FILES IN THIS...