seortiz
Forum Replies Created
-
please remove this topic, it was a problem with the template html class names
it worked, change part of this line “$productId” with “$product->id”
before:
$productOptions = $optionModel->getProductOptions($productId);
after:
$productOptions = $optionModel->getProductOptions($product->id);thanks for helping 😀
Hello Stanislav, doesn’t work the “IF”, just show the “ELSE” “does not contain options” I must say that this is being used on the homepage
in all the products the array “$productOptions” the value is 0
Forum: Plugins
In reply to: [Contact Form 7] Fatal error: Call to undefined function get_rest_url() inthere is no response so far
Forum: Plugins
In reply to: [Contact Form 7] fatal error wordpress contact form 7not have solution?
Forum: Plugins
In reply to: [Contact Form 7] Fatal error: Call to undefined function get_rest_url() inhere the same fatal error. When I try to go to settings wp-admin/admin.php?page=wpcf7 appears
Fatal error: Call to undefined function get_rest_url() in wp-
content\plugins\contact-form-7\admin\admin.php on line 304in wordpress version 4.7.4