Forum Replies Created

Viewing 10 posts - 14,741 through 14,750 (of 14,979 total)
  • Author
    Posts
  • in reply to: meta slider image clarity problem #1385

    Hi,

    I checked your slider and saw image size is 1214×500 and original image also blurry

    https://www.classystreet.com/wp-content/uploads/2016/12/tribal-painting-kurti-1214×500.jpg

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

    in reply to: sizeguide issue #1384

    Hi,

    If you using Visual Composer for product you can add custom css for single product

    .extra-link .jas-magnific-image { display: none;}

    https://monosnap.com/file/ercLXEg0JmzNcxxbslPsTJdkOm8OMv#

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

    in reply to: SHOP QUESTIONS #1380

    Hi,

    1. You can remove “additional information” tab by follow screen

    https://monosnap.com/file/3pTRgbTOIilWVAyFLbQPwmDarrgq42#.

    or use custom css

    .woocommerce-tabs  .additional_information_tab, #tab-additional_information { display: none;}

     

    2. Issue with item detail link you need hire some freelancer help you do it.

    Regards!

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

    in reply to: MOBILE MENU #1377

    hi

    you can add custom css

    #jas-footer-menu li { padding: 0 5px;}

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

    in reply to: MOBILE MENU #1373

    Hi, pls enable right mouse click, we can’t help you if we can’t inspect element.

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

    in reply to: Category Page Customization #1372

    Hi,

    You can remove in gecko > core > libraries > vendors > woocommerce > loop > loop-start.php from line 79 to 89

    and copy below code to the last line of gecko > core > libraries > vendors > woocommerce > loop > loop-end.php

    <?php

    if ( $style == ‘masonry’ && $filter ) {
    // Retrieve all the categories
    $categories = get_terms( ‘product_cat’ );

    echo ‘<div class=”product-filter jas-filter fwb tc tu mt__30″>’;
    echo ‘<a data-filter=”*” class=”selected dib cg chp” href=”javascript:void(0);”>’ . esc_html__( ‘All’, ‘gecko’ ) . ‘</a>’;
    foreach ( $categories as $cat ) :
    echo ‘<a data-filter=”.product_cat-‘ . esc_attr( $cat->slug ) . ‘” class=”dib cg chp” href=”javascript:void(0);”>’ . esc_html( $cat->name ) . ‘</a>’;
    endforeach;
    echo ‘</div>’;
    } ?>

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

    in reply to: Category Page Customization #1365

    I have you move SEO keywords to the bottom of category, now you can check.

    Regards!

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

    in reply to: Category Page Customization #1363

    Hi,

    Sorry for late reply, i mean link to cpanel or ftp.

    Can you send us full info

    – cpanel url:
    – user:
    – pass:

    or FTP

    – ftp url:
    – username:
    – password:

    Thanks

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

    in reply to: Metaslider Issue on Mobile #1362

    Hi,

    You need have div class=”jas-row” wrap 2 columns and clear content below

    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 #1359

    Sorry for late reply, can you try this topic, hope it can help you solve your problem.

    https://wordpress.org/support/topic/internal-server-error-when-submitting-checkout-form/

    https://wordpress.org/support/topic/internal-server-error-on-checkout-1/

    https://wordpress.org/support/topic/internal-server-error-on-checkout/

    • This reply was modified 8 years ago by Harry. Reason: edit link
    • This reply was modified 8 years ago by Harry.

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

Viewing 10 posts - 14,741 through 14,750 (of 14,979 total)