• Customer

    Vendor plugin design page

    Posted by: dweb Nov 22, 2015 at 15:24 (9 year ago)
    Hello,
    I'm using Woothemes Vendor plugin wich display vendor product in archive.product.php page

    /**
    * Load product archive template for vendor pages
    * @return void
    */
    public function load_product_archive_template() {
    if( is_tax( $this->token ) ) {
    woocommerce_get_template( 'archive-product.php' );
    exit;
    }
    }

    but as you can see here :
    http://dweb360.com/OnatoutMall/vendor/amazon/

    the design is brocken, i tried to replace "woocommerce_get_template( 'archive-product.php' );" by " woocommerce_get_template( 'content-product.php' );"
    but this gives me a blank page !
    Please help

    Thank you

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible