I can’t provide credentials yet because you can see website only if you edit your hosts file of your windows.
if comment header.php line 6, website works. But i don’t know what other problems will cause this.
me too. same problem.
@Ismael: Welcome.
Error message (java inspector) said that .wpColorPicker() is not a function. So, what can be .wpColorPicker if is not function? Just tried to remove () and problem fixed. I think kriesi developers knows better.
You can do it with custom link. Copy and paste url of portfolio item.
Yeap
error fixed
you posted credentials public.
Delete post and change your password immediately!
Hey prembo,
/wp-content/themes/enfold/config-woocommerce/admin-options.php line 253
modify
jQuery(‘.av-woo-colorpicker’).wpColorPicker();
to
jQuery(‘.av-woo-colorpicker’).wpColorPicker;
That’s all.