Forum Replies Created

Viewing 10 posts - 14,751 through 14,760 (of 14,979 total)
  • Author
    Posts
  • in reply to: Category Page Customization #1356
    This reply has been marked as private.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Category Page Customization #1354

    Can you send us ftp account via private we will check for you.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Category Page Customization #1351

    Hi,

    you can add code blow replace line 531 in gecko > core > libraries > vendors >  woocommerce > init.php

    add_action( ‘woocommerce_after_main_content’, ‘jas_gecko_wc_page_head’, 15 );

    Be careful because if you override parent theme if you update theme all your customize code will be remove.

    Best regards!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Product Attributes #1348

    Hi,

    1. To display filter on sidebar you can add widget to  WooCommerce Sidebar

    And in JanStudio > Theme Options > WooCommerce  > Product Listing Setting > Select Sidebar > WooCommerce Sidebar

    2. To display color swatch on product detail page you need enable  OpenSwatch plugin and follow our document at http://janstudio.net/gecko/document/index.html#product-swatch at WooCommerce Setting > Product’s Colour and Size

    Best regards!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Category Page Customization #1347

    Hi,

    You can override code in child theme and use action hook.

    add_action( ‘woocommerce_before_main_content’, ‘jas_gecko_wc_page_head’, 15 );

    Best regards!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Internal Server Error on Checkout submission #1343

    Hi,

    I checked your site and saw you’re using PayJunction plugin to approve creditcard checkout. Can you ask plugin author about this issue.

    Btw, our theme version now is 1.2.5 you can update theme for more features and bug fix.

    Best regards!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Logo Replacements #1342

    Hi,

    1. To display text replace icon you need customize code you can contact our team at http://support.janstudio.net/our-services/

    2. I saw you hide subscribe form.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Text color on shop sort #1341

    Yes,

    You can change prev  code  i sent to

    .woocommerce-ordering select { background: #2c2c2c;}

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Search – No results header image removal #1338

    Hi,

    This page doesn’t have option to upload background image. We will remove in next update

    You can add custom css to hide grey bar

    .search-no-results .page-head  { display: none;}

    Regards!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Text color on shop sort #1336

    Hi,

    Can you tell us which browser have problem (Chrome, Firefox, IE)?

    You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .woocommerce-ordering select { color: #ddd;}

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 posts - 14,751 through 14,760 (of 14,979 total)