Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi @oguzhan555
    You can comment the following code blocks (that you want to remove)in the code page

    if ( ! function_exists( ‘shopper_homepage_header’ ) ) {
    if ( ! function_exists( ‘shopper_product_categories’ ) ) {
    if ( ! function_exists( ‘shopper_recent_products’ ) ) {
    if ( ! function_exists( ‘shopper_featured_products’ ) ) {
    if ( ! function_exists( ‘shopper_popular_products’ ) ) {
    if ( ! function_exists( ‘shopper_on_sale_products’ ) ) {
    if ( ! function_exists( ‘shopper_best_selling_products’ ) ) {
    if ( ! function_exists( ‘shopper_the_recent_posts’ )) {`

    • This reply was modified 3 years, 11 months ago by maguines01.
Viewing 1 replies (of 1 total)