
hexprpl
hexprpl
About
- Username
- hexprpl
- Joined
- Visits
- 78
- Last Active
- Roles
- Expired
Comments
-
i just editet the Header Builder to suit my needs :-) I also noticed some problems with the header editor where should I report them?
-
If anyone needs to replace the related products to the cross sell products just edit the related.php file modify:if ( ! $related = $product->get_related( $posts_per_page ) ) { return;for:if ( ! $related = $product->get_cross_sells()) { return;…