Bug on file "single-wpcproduct.php" line 33 – Foreach
-
Hello my name is Pedro Laxe, and I just found a bug in the “single-wpcproduct.php” on line 33, I made some adjustments and enter the following code before the foreach line 33
code:
if($terms1 !=null || $term1 !=null){
foreach( $terms1 as $term1 ){
$slug = $term1->slug;
}
}I suggest you put it in the next versions, other websites, we are with this error.
I’m happy to have helped in the repair of this bug ..
thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Bug on file "single-wpcproduct.php" line 33 – Foreach’ is closed to new replies.