Forum Replies Created

Viewing 22 posts - 1,441 through 1,462 (of 1,462 total)
  • Avatar: Brian Johnson
    Brian Johnson
    Member
    January 12, 2015 at 10:47

    Hello,
    Please add this code in custom.css file:

    .header-top-variant5, .header-top-variant5 .container {
    background: #007dc3;
    }

    How to create custom.css you can watch in this tutorial.
    Regards,
    Brian Johnson.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    June 12, 2014 at 09:21

    Hello, @plandoin

    We will send translation files in your e-mail.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2014 at 09:36

    Please, provide us access to your wp admin panel in private content.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2014 at 09:29

    Hello, @kikalomy

    Variable products should be in demo data. Also use video tutorial which we sent in the last message.

    You can change color of text and button and create divider using css if you have basic knowledge in css. How to create custom.css file you can see in our video tutorial. (Video is for Legenda theme, but process is similar).
    Additional customization is a paid support in our company.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2014 at 07:27

    WooCommerce 2.1.7 and Xmarket 1.7 installed on our demo and you can check that everything is working.
    Maybe WooCommerce in your site updated incorrect? Or you use additional plugins?
    It seems that you use cache plugin. Try to deactivate this plugin before updating.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2014 at 07:06

    Hello, @eCompliance1

    Please, provide us access to your wp admin panel in private content.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2014 at 07:01

    Hello,

    we check your site, everything is working good.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 23, 2014 at 12:02

    Hello, @Hector Orlando

    Yes, Xmarket compatible with WooCommerce 2.1.7. You can check it on themeforest.net

    But we recommend you make backup of your files before updating.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 23, 2014 at 08:42

    Hello, @zelenotosr

    We fixed this issue with translation, please check your site now.
    We changed code in file wp-content/themes/xmarket/woocommerce/archive-product.php in line 86 from
    <?php _e( 'No products found which match your selection.','woocommerce'); ?>
    to
    <?php _e( 'No products found which match your selection.',ETHEME_DOMAIN); ?>

    After that we updated translation files.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 23, 2014 at 07:39

    Hello, @kikalomy

    Please, describe more detail what color do you want to change. Send us screenshot.
    You can put slider on product category page as in our demo: https://www.8theme.com/demo/idstore/?product_cat=women
    It isn’t possible to use full width slider in product category page.

    If you want to add variations to your product, please follow next instructions: http://docs.woothemes.com/document/product-variations/

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 23, 2014 at 07:25

    Hello, @kkachi514

    Unfortunately, WordPress doesn’t have such feature.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 17, 2014 at 08:40

    Hello, @art_non2525

    It isn’t possible to create different shop pages. You should create different categories for your products and add in the top menu links to these categories. You can read here how to manage product categories: http://docs.woothemes.com/document/managing-product-taxonomies/

    Also, if you are new in WooCommerce, we recommend you read full documentation of this plugin: http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 17, 2014 at 07:42

    Hello,

    It is standard feature of WooCommerce plugin. If customer haven’t chosen any options, “Add to cart” button hidden. If you want to show this button by default, you can choose options in product by default. and these options will show in page immediately after loading.
    How to set default selection

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 16, 2014 at 10:02

    Hello, @agencia-andante

    You should remove this part of code: && get_option('woocommerce_enable_sku') == 'yes' in file wp-content/themes/blanco/woocommerce/single-product/price.php

    this part of code is in 17 lines.

    Or you can wait to our update. We will fix this issue in next version.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 12, 2014 at 09:41

    Hello, @agencia-andante

    You should upload Size guide in theme options. Navigate to WP Admin Panel -> Blanco -> Single Product page -> Size Guide img. After that, navigate to product -> edit -> Custom Settings -> Enable Size Guide on this product.

    SKU you should add in Admin panel -> Products -> Edit product -> General -> SKU.

    If it will not help, provide us link to your site and access to admin panel in Private Content.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 12, 2014 at 08:58

    Hello, @Isabelle

    Please, provide us access to your admin panel and FTP in Private content. It seems scripts don’t load in your site.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 10, 2014 at 10:19

    Hello, @surmodernite

    You should remove part of script. Navigate to this folder via FTP: wp-content/themes/blanco/js and find file script.js. You should remove next code from this file(it is approximately 276 line):

                if(jQuery('.categories-group.opened').length > 0) {
                    //jQuery('.categories-group.has-subnav').addClass('opened');
                }else{
                    // If doesnt exitst opened point
                    jQuery('.categories-group.has-subnav:first').addClass('opened').find('ul').show();
                }
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 10, 2014 at 09:31

    Hello, @Delete126

    Put next code to custom.css file:

    .page-wrapper{
     -webkit-transform: none;
        -moz-transform: none;
         -ms-transform: none;
          -o-transform: none;
             transform: none;
    }

    How to use custom.css file read here

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 10, 2014 at 09:05

    Hello,

    Please, provide us access to your WP admin panel in Private Content, we’ll check it.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 10, 2014 at 08:57

    Hello,

    Follow this instruction how to set variation for products: product variations

    Thanks for feedback.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 5, 2014 at 06:40

    Prices template related with WooCommerce plugin.
    You can find template of prices in this way: wp-content\plugins\woocommerce\templates\single-product\price.php

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 4, 2014 at 16:35

    Please, create page “My Account” with folowing shortcode [userlog].
    Parent page for this “My Account” page should be “Product page”.

  • 1 2 3 47 48 49
    Viewing 1,462 results - 1,441 through 1,462 (of 1,462 total)
Viewing 22 posts - 1,441 through 1,462 (of 1,462 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.