Forum Replies Created

Viewing 30 posts - 57,151 through 57,180 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:55

    Hello,

    Could you please provide wp-admin and FTP access in Private Content for both sites?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:52

    1. Please use this custom css code:

    .header-wrapper .navbar-header .et-wishlist-widget .wishlist-count {
        background-color: #ff0000;
    }

    2.

    .menu-wrapper .menu-main-container .menu {
        display:  -webkit-box;
        display:  -webkit-flex;
        display:  -ms-flexbox;
        display:  flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:35

    Thanks for the explanation. This can’t be done using css code. You need to edit php code: xstore/framework/shortcodes/carousel.php
    http://prntscr.com/irgagm > http://prntscr.com/irgavi
    wp_is_mobile()
    After the next theme update, you will be able to rewrite required function via child theme. Presently, you need to make changes in the parent theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:29

    Hello,

    Thanks for screenshots.
    Please use this custom css code:

    .footer, .copyright {
        background-color: #000000 !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:26

    Hello,

    Please add this code in custom.css file:

    .rtl .top-bar .languages-area {
        float:  right;
        margin-right:  30px;
    }
    .rtl .top-bar .top-links {
        float:  left;
        margin-right:  0;
        margin-left:  40px;
    }
    .rtl .top-bar .wishlist-link {
        right:  auto;
        left:  0;
        float: left !important;
    }
    .rtl .links li.my-account-link, .rtl .links li.logout-link, .rtl .links li.login-link,.rtl  .links li.register-link, .rtl 
     .links li.checkout-link {
        margin-right:  20px;
        margin-left:  0;
        background-position:  right center;
    }
    .rtl .wishlist-link i {
        float:  left;
    }
    .rtl .shopping-cart-widget .cart-summ .price-summ {
       margin-right:  5px;
    }
    .rtl .shopping-cart-widget .cart-bag {
        display:  flex;
    }
    .rtl .shopping-cart-widget .cart-summ > .cart-bag:before {
        margin-right:  0;
        margin-left:  10px;
        top: 5px;
    }
    .rtl .search .et-mega-search form .button {
        right: auto;left: 6px;
    }
    .rtl .footer .vc_column_container {
         float:  right;
    }
    .rtl .copyright .span6 {
        float:  right;
    }
    .rtl .copyright .footer-sidebar-widget .textwidget p {
        text-align:  left;
    }
    .rtl .copyright .footer-sidebar-widget .textwidget img {
        float:  right;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:16

    In this case, you can use custom css code:

    .main-nav {
        background-color: black;
    }
    .main-nav .menu > li .nav-sublist-dropdown {
        background-color: black !important;
    }

    Please watch this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:10

    Hello,

    We’ve sent wp-instagram-widget.php file to your registration emails.
    You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:58

    Hello @phssaddlery,

    Please see screenshot – http://prntscr.com/irfw14 You may ignore the message about outdated files until new theme version will be released. This won’t make an effect on your site. Before update any plugin you need to be sure that theme and other plugins that you use are compatible with the new version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:53

    Hello,

    Please delete this code https://prnt.sc/irft1x from style.css file of the parent theme https://prnt.sc/irfv5m

    .shop-full-width .products-grid.row-count-4 .product:nth-child(3n+1) {
      clear: none !important;
    }

    We will fix it in next theme update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:46

    Hello,

    You’re welcome!
    We are glad that problems were solved. This topic will be closed. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:42

    Hello,

    Great.
    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:41

    Hello,

    Theme Options > Footer > Footer Type > select 1 type. Did you create footer as a static block? If yes, you can use VC editor here. To enable VC editor for static blocks go to wp-admin panel > Visual Composer > Role Manager > Post Types > Custom > tick “static block”,
    Please read our documentation https://www.8theme.com/demo/docs/legenda/#!/footer and watch – https://www.8theme.com/videos/ (Legenda WordPress Theme – How to create footer).
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:37

    Hello,

    Theme Options > General > Fixed navigation > Off

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:35

    Hello,

    Theme Options > Typography > Main Menu Font and Mobile menu font

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:07

    Hello,

    You need to update WPBakery Visual Composer and Ultimate Addons for Visual Composer plugins – https://www.8theme.com/download-plugins/ (to update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/)

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:01

    Hello,

    Thank you for letting us know.
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 07:59

    Hello @hdowthwaite, @riddlezitindustries, @PMC, @chatchanon.c@gmail.com

    Please check email. You need to replace this file in xstore/framework/widgets/ folder via FTP.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 07:54

    Hello,

    Please try to activate theme now.
    You may use the 1 license for the 1 dev domain and 1 live domain. But keep in mind that you can use our theme license for 1 end product only https://themeforest.net/licenses/standard
    To activate the theme on new site you need to deactivate it (via Theme Options) on old site.
    Feel free to ask if you have any questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 17:06

    Please add this code In Theme Options > Styling > Custom css:

    table.cart .product-price .amount, table.cart thead th, table.cart .product-subtotal .amount, 
    .woocommerce-MyAccount-navigation a, .woocommerce-MyAccount-content a, .woocommerce-MyAccount-title,
    .cart-popup-container .product_list_widget > p, .cart-widget-subtotal .small-h, .cart-widget-products a {
        color: #A48640;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:55

    Thanks for screenshots.
    Could you please provide temporary wp-admin access in Private Content so we can take a closer look?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:54

    Theme Options > General > Mobile Header Settings > Mobile header text color > White https://prnt.sc/ir5kfz

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:39
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:33

    Hello,

    Thank you for purchasing our theme and for reaching us.
    Please provide a screenshot for better understanding the desired result. You can use such screenshot maker as Lightshot and provide links of screenshots in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 16:05

    Hello,

    You can use this code:

    .single-product .product-information .fixed-product-block {
    	min-height: unset !important;
    }
    .single-product .product-content > .row {
        display:  -webkit-box;
        display:  -webkit-flex;
        display:  -ms-flexbox;
        display:  flex;
    }
    .single-product .product-content > .row .product-information {
        align-self:  center;
    }
    .single-product select,.single-product .select2-container--default .select2-selection--single {
       background-color: #f8f8f8;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 15:33

    Hello,

    I am glad that you prefer our carousel element.
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 15:27

    Hello,

    Do you use latest theme version? Please provide us with your website URL.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 15:23

    Hello,

    Please provide a screenshot for better understanding the desired result.
    Also, read this article https://docs.woocommerce.com/document/configuring-woocommerce-settings/#inventory-options

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 15:09

    Hello,

    Thank you for purchasing our theme and for reaching us.
    Could you please describe the problem in more details?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 14:56

    Hello,

    a. Single product image size was changed in Woocommerce > Products > Display > Product images http://prntscr.com/ir3mu4
    b. I’ve changed image size in http://prntscr.com/ir3n76 but to fix the problem we need access to FTP.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 14:31

    Hello,

    You can use this custom css code:

    .header-type-16 .top-bar > .container {
        width: 80%;
    }

    Regards

  • 1 2 3 1,905 1,906 1,907 2,273 2,274 2,275
    Viewing 57,180 results - 57,151 through 57,180 (of 68,223 total)
Viewing 30 posts - 57,151 through 57,180 (of 68,223 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.