Forum Replies Created

Viewing 30 posts - 62,251 through 62,280 (of 68,221 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 15:35

    You’re welcome!
    Thank you for your thoughts! We deeply appreciate it! 🙂

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 15:12

    Hello,

    You may enable this option http://prntscr.com/gnxlml to activate default registration that has auto-login.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 15:00

    Hello,

    Please go to Theme Options > General > Footer > Footer fixed > off.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 14:57

    Hello,

    Please change previous code to:

    .single-product .product-information .products-page-cats, .single-product .product-information .product_meta > span {
        display: none;
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 14:51

    Hello,

    I suppose it will be added in new theme update, so you may change this code
    http://prntscr.com/gnxa4a to http://prntscr.com/gnxab8 in framework/shortcode.php file of your parent theme

    $args['tax_query'][] = array(
        'relation' => 'OR',
        array(
           'taxonomy' => 'product_tag',
           'terms' => $categories,
           'operator' => 'IN',
           ),
        array(
           'taxonomy' => 'product_cat',
           'terms' => $categories,
           'operator' => 'IN',
           )
       );

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 14:43

    This option works for menu, but you use woocommerce widget here http://prntscr.com/gnx2r8 http://prntscr.com/gnx2uq, I’ve added menu widget into your custom sidebar http://prntscr.com/gnx47y but stylings of this element are different http://prntscr.com/gnx4ol Please check.
    if you want to use category element, you may add this code in custom css http://prntscr.com/gnx7f2:

    .home .widget_product_categories.sidebar-widget ul li:first-child a:before {
        font-size: 16px;
        color: #999;
        font-family: 'FontAwesome';
        display: inline-block;
        content: "\f2c1";
        margin-right: 10px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 14:10

    Hello,

    1. Please check this screenshot as example https://prnt.sc/gl1wqz
    2. You may use custom css, for example, add this code in Theme Options > Styling > Custom css:

    .product-categories
     .fa-angle-down:before {
        content: '\f2c1' !important;
        color: red !important;
        font-size: 20px !important;
    }

    http://prntscr.com/gnwpud

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 12:58

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 12:35

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 12:23

    Please, clear cache and check http://prntscr.com/gnvae6

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 12:21

    Hello,

    You may add this code in Custom css:

    .product-information-inner .product-navigation .product-arrows {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 12:14

    Hello,

    Please see screenshot http://prntscr.com/gnv6dl

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 12:09

    Please, clear cache and check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 09:57

    Hello,

    Please go to Settings > Media, there you may change image sizes, for example, set Medium size – 600×600 and Large size – 1300×1300. Don’t forget Regenerate thumbnails https://wordpress.org/plugins/regenerate-thumbnails/
    also, add this code in Theme Options > Styling > Custom css:
    article.blog-post .wp-picture img, article.post-grid .wp-picture img {width: auto;}

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 09:53

    Please change this code

    .et-mobile-menu > li > ul > li a{
    margin-left:-1px !important;
    }

    to

    .et-mobile-menu > li > ul > li > a, .et-mobile-menu > li > ul > li a:before {
        line-height: 20px;
    }
    .et-mobile-menu > li > ul > li > a {
        padding: 10px 0px 10px 30px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 09:03

    Hello,

    The problem relates to changes that you made in child theme. With parent theme – https://prnt.sc/gnsvdp
    You need to check changes that you made in your child theme.
    Also, you may see notice about out of date files http://prntscr.com/gnsxea http://prntscr.com/gnsxqo. In this case you just need to compare 2 files and add the missing code to your child theme file.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:51

    Hello, @Rin,

    Please see screenshot http://prntscr.com/gnsrwz
    I do not see the problem http://prntscr.com/gnssee Please clear cache and check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:46

    Hello,

    We did not test this plugin with our theme, but as you may see http://prntscr.com/gnspv1 https://woocommerce.com/products/storefront-powerpack/
    We do not have list of plugins that will work with our theme, so it would be better to contact us before purchasing some 3-rd party plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:37

    Hello,

    Sorry, please go to Theme Options > Color Scheme and Typography.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:29

    Hello, @axelerocustom,

    Please try to clear cache and check, because I do not see the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:27

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:26

    Hello,

    I am glad that you sorted out.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2017 at 08:24

    Please try to add this code in Custom css:

    .content-product .button{
        background-color: white;
    }
    .product-details font .button, .product-slide .content-product .button {
        background-color: white;
        border: 1px solid #CBCBCB;
    }
    .content-product .button:hover {
        color: #000;
        border: 1px solid #000;
    }
    .product-details .thickbox {
        font-family: Assistant;
        font-size: 13px;
    }
    .product-details span.price {
        margin-top: 15px;
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 15:26

    Hello,

    Could you please provide wp-admin access in Private Content? It is a bit strange issue that we do not have on our test site, so I need to check the problem more deeply to be sure that problem doesn’t relate to our theme or will be fixed in next theme update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 14:43

    Hello,

    You may add this code in Theme Options > Styling > Custom css:

    .single-product-booking .product-side-information-inner .product_meta {
        display:none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 14:36

    Please also add this code:

    .top-bar .cart-summ {
        display: none;
    }
    .header-type-3 .top-bar .top-links li {
        margin-right: 10px;
    }

    then clear cache and check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 14:31

    This problem relates to WooCommerce Box Office plugin. We made some changes in cart.php, so please check now.
    If you face any other problem, please describe in detail and provide screenshots.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 13:50

    Seems you used WaspThemes – Yellow Pencil Pro plugin to change color of this text on home page, so please check your changes.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 13:30

    Hello,

    Please see screenshot http://prntscr.com/gnglaa

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 13:28

    Hello,

    The same situation you may see with default theme – Storefront, this means that problem doesn’t relate to our theme. Very likely you face such translation issue because of old woocommerce plugin version, so I would recommend you update xstore to the last version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and update all required plugins https://www.8theme.com/download-plugins/
    and then synchronize translation files. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect transaltion or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization you’ll be able to translate new strings or strings that were changed.
    Also, don’t forget to backup all the files before any update.

    Regards

  • 1 2 3 2,075 2,076 2,077 2,273 2,274 2,275
    Viewing 62,280 results - 62,251 through 62,280 (of 68,221 total)
Viewing 30 posts - 62,251 through 62,280 (of 68,221 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.