Forum Replies Created

Viewing 30 posts - 60,391 through 60,420 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 16:53

    You’re welcome!

    1. Default home page you may set in Settings > Reading > Your homepage displays. Other pages you may simply add in menu if it is needed.

    2. Please add this code in custom.css:

    .widget_shopping_cart_content:after {
        content: "";
        display: block;
        right: 25px;
        width: 27px;
        height: 14px;
        background-image: url(images/after-arrow.png);
        background-position: center center;
        background-repeat: no-repeat;
        margin: -1em 0 0 2em;
        position: absolute;
        top: 0;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
    2.1

    .woocommerce-mini-cart.cart_list.product_list_widget .bottom-btn a.btn {
      border: 1px solid #dddddd;
    }
    .woocommerce-mini-cart.cart_list.product_list_widget .bottom-btn a.btn.active {
      border: 1px solid #ed1c2e;
    }
    .woocommerce-mini-cart.cart_list.product_list_widget .bottom-btn a.btn.active:hover {
      text-decoration: underline;
    }
    .woocommerce-mini-cart.cart_list.product_list_widget .bottom-btn a.btn:hover{
      border-color: #ed1c2e;
    }
    .product_list_widget img:hover {
      opacity: 1 !important;;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 16:43

    Seems there is a conflict with XStore Core plugin that should be disabled when WooPress theme activated.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 16:14

    Hello,

    Sorry for the delay due to the weekends.
    Please clear cache and check it now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 15:26

    Hello,

    The problem relates to Screets Live Chat plugin.
    Plugin author suggests this way to solve the issue:

    Open “wp-content/plugins/screets-lc/core/library/titan-framework/js/min/wp-color-picker-alpha-min.js” file
    Change the content of that file with this one: https://raw.githubusercontent.com/kallookoo/wp-color-picker-alpha-plugin/master/wp-color-picker-alpha.js
    Clear browser cache
    Refresh chat options

    You may use https://javascript-minifier.com/ to minify content of the file.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:52

    Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:47

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:34

    Change this

    .portfolio-item .portfolio-image .portfolio-mask .mask-content a:last-child {
        display: none;
    }
    .portfolio-item .portfolio-image .portfolio-mask .mask-content {
        margin-left: -30px;
    }

    to

    .portfolio-item .portfolio-image .portfolio-mask .mask-content a {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:27

    Connect to your theme files via FTP download the image, change it via Image editor, and upload new image into the appropriate folder with the correct name.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:23

    Please try to change the previous code to:

    .portfolio-item .portfolio-image .portfolio-mask .mask-content a:last-child {
        display: none;
    }
    .portfolio-item .portfolio-image .portfolio-mask .mask-content {
        margin-left: -30px;
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:18

    Hello,

    Ok. Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:16

    Hello,

    I am glad that you sorted out. You’re welcome!
    Please read https://www.8theme.com/faq/ (How to update plugins included in theme?).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 14:02

    Hello,

    Ok. Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:59

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:51

    Hello,

    I am glad that you sorted out.
    You may edit menu via woopress/framework/theme-functions.php file et_get_main_menu and et_get_mobile_menu functions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:45

    Reply from the plugin author:

    Open “wp-content/plugins/screets-lc/core/library/titan-framework/js/min/wp-color-picker-alpha-min.js” file
    Change the content of that file with this one: https://raw.githubusercontent.com/kallookoo/wp-color-picker-alpha-plugin/master/wp-color-picker-alpha.js
    Clear browser cache
    Refresh chat options

    You may use https://javascript-minifier.com/ to minify content of the file.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:44

    Reply from the plugin author:

    Open “wp-content/plugins/screets-lc/core/library/titan-framework/js/min/wp-color-picker-alpha-min.js” file
    Change the content of that file with this one: https://raw.githubusercontent.com/kallookoo/wp-color-picker-alpha-plugin/master/wp-color-picker-alpha.js
    Clear browser cache
    Refresh chat options

    You may use https://javascript-minifier.com/ to minify content of the file.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:32

    Hello,

    Sorry for the delay due to the weekends.
    Please read this documentation https://docs.woocommerce.com/document/fixing-blurry-product-images/
    Implementation the size guide option, as on xstore, in legenda theme falls to the additional customization and out of the general support responsibility, in this case, you can contact these guys for the customize service: WP-Kraken team.
    Hope you understand this matter, thank you.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:25

    Hello,

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:24

    Hello, @VroH,

    You may delete Product Images Width and Height in Theme Option, then go to Woocommerce > Settings > Products > Display and change Product Image settings.Then regenerate thumbnails with the plugin https://wordpress.org/plugins/regenerate-thumbnails/
    Also, I would recommend you upload images with similar sizes. Read more about image size – https://docs.woocommerce.com/document/fixing-blurry-product-images/ (please note that zoom effect shows the real size of images).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:21

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:17
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 11:57

    Hello,

    1. Please try to add this code in Theme Options > Custom css:

    .fixed-header-area .menu .nav-sublist-dropdown {
        margin-top: 0 !important;
    }

    2.

    .nav-sublist-dropdown, .fixed-header-area .nav-sublist-dropdown {
        border-color: #cda85c !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 11:53

    Hello,

    You may use files from latest theme version, simply re-upload form-billing.php file in idstore/woocommerce/checkout folder. We’ve sent the file to your registration email.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 11:37

    Hello,

    Oh, I see. Thank you for the notice. The problem relates to Live Chat plugin and you may disable it as a temporary solution. The problem persists even with the default theme, it means that it can’t be fixed from our side. We contacted the plugin author and asked to fix these problems. I hope it will be fixed in next plugin update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 11:21

    You need to contact your server support and ask to clear cache.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 11:16

    Oh I see, seems it is related to Screets Live Chat plugin. Seems it’s not compatible with the latest version of WP http://prntscr.com/hfstn4 and causes issues not just with chat options but with theme options and VC color options. So, please, disable it till they release new fixed version. We have already contacted with plugin authors and waiting for the reply.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 11:00

    Fixed. Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 10:46

    Hello,

    All the premium plugins included in our theme are external and we have the right to build them into our theme as we purchase the Extended License for each of these plugins. The plugins run perfectly and are fully functional. There is no doubt that you can get the current plugin version directly from us. For that go to https://www.8theme.com/download-plugins/ page and you’ll get access to all necessary archives. These plugins registration is not obligatory! The plugins are functioning perfect without any activation. The plugin activation option was added in the plugin for the customers to get automatic updates and support directly from plugin developers. Only in case you need this features you will need to purchase and register the plugin. This is not only our practice but all the theme authors from ThemeForest.

    Also, read our documentation https://www.8theme.com/documentation/xstore/plugins/plugins-update/ and update plugins via FTP.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 10:43

    Hello,

    Sorry for the delay due to the weekends.
    Please try to change previous code to:

    .content-product .product-title {
        height: 45px;
    }
    .content-product .price {
        margin-bottom: 13%;
    }
    .shopswatchinput {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 11%;
        width: 100%;
    }
    @media screen and (max-width: 1200px) {
    .shopswatchinput {
        bottom: 9%;
        width: 110%;
    }
    .content-product .price {
        margin-bottom: 17%;
    }
    }
    @media screen and (max-width: 480px) {
    .shopswatchinput {
        bottom: 18%;
    }
    .shopswatchinput .wcvaround, .wcvaswatchinput {
        width: 18px !important;
        height: 18px !important;
    }
    .content-product .price {
        margin-bottom: 40%;
    }
    }

    If you have any questions about additional customization you can contact WP-Kraken team.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 10:27

    Hello,

    You’re welcome!
    Please try to add Slider element http://prntscr.com/hfs02w where it is needed on page.
    Let us know if you need any further assistance.

    Regards

  • 1 2 3 2,013 2,014 2,015 2,273 2,274 2,275
    Viewing 60,420 results - 60,391 through 60,420 (of 68,223 total)
Viewing 30 posts - 60,391 through 60,420 (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.