Forum Replies Created

Viewing 30 posts - 56,881 through 56,910 (of 68,223 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 10:19

    Hello,

    Unfortunately, we can’t connect FTP. What FTP hostname should we use?

    Regards

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

    Hello,

    .rtl .toolbar .woocommerce-result-count,.rtl .toolbar .woocommerce-ordering, .rtl .toolbar .view-switcher{
      float: right;
    }
    .rtl .toolbar .woocommerce-result-count{
      margin-right: 0px;
      margin-left: 15px;
    }
    .rtl .toolbar .view-switcher{
      margin-left:0px;
      margin-right: 25px;
    }
    .rtl .product-categories .open-this{
      right: auto;
      left: 0;
    }
    .rtl .product-categories ul.children li > a::before{
      float: right;
      content: "\f104";
      margin-right: 0px;
      margin-left: 10px;
    }
    .rtl .product-categories ul.children{
      margin-top: 15px;
    }
    .rtl.archive .sidebar-left{
      float:right;
    }
    @media (min-width: 768px) {
      .rtl.archive .sidebar-left+.span9{
        margin-left: 0px;
        margin-right: 2.127659574468085%;
      }
    }
    @media (min-width: 1200px) {
      .rtl.archive .sidebar-left+.span9{
        margin-left: 0px;
        margin-right: 2.564102564102564%;
      }
    }
    @media (max-width: 992px){
      .rtl .widget_product_search .search-field{
        width: 100%;
      }
    }

    Regards

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

    Hello,

    1.

    @media only screen and (max-width: 1290px) and (min-width: 992px){ 
    .top-bar .widget_product_search .woocommerce-product-search input[type="search"] {
        width:  auto !important;
    }
    }

    2. Please change the custom code to this:

    .products-grid .product-category .categories-mask {
        bottom: -75px;
    }
    .products-grid .product-category {
        margin-bottom: 60px;
    }
    @media only screen and (max-width: 1250px){
    .products-grid .product-category .categories-mask {
        background-color:  transparent;
        bottom: -70px;
        margin-left: 0;
        margin-right: 0px;
    }
    .products-grid .product-category .categories-mask h4 {
        font-size: 16px;
    }
    }
    @media only screen and (max-width: 480px){
    .products-grid .product-category .categories-mask h4 {
        font-size: 12px;
    }
    .products-grid .product-category .categories-mask {
        bottom: -65px;
    }
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 10:07

    Hello @Malvine

    Have you checked if this issue appears with our theme only or with a default theme too?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 09:45

    Hello,

    You’re welcome.
    I think the problem relates to your speed of server work. So, you need to contact us every time.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 09:42

    Hello,

    .rtl .coupon label, .rtl .cart_totals td,.rtl .cart_totals th{
      text-align: right;
    }

    Regards

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

    Hello,

    I do not see the problem http://prntscr.com/iu6fwm > http://prntscr.com/iu6fzo
    Could you please describe the problem in more details?

    Regards

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

    Great.

    Regards

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

    Hello @nsoderberg,

    We’ve sent wp-instagram-widget.php file to your registration email.
    You need to replace this file in lifestyle/framework/widgets/ folder via FTP.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 09:21

    Hello,

    Thanks for the notice. It was our bug. I’ve enabled “Brands” in Theme Options > General and the single product page works. Please check. Also, this problem will be fixed in next theme update. Sorry for the inconvenience.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 09:12

    Hello,

    Looks like you solved the problem http://kamado.twostepdev.nl/blog/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 09:07

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 09:06

    Hello,

    Please use this custom css:

    .product-slide .content-product .footer-product .pre_order_loop{
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform:translateX(-50%);
      -webkit-transform: translateX(-50%);
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:47

    Thanks for the reply.
    Please change this code:

    .single-product .type-product li {
        font-weight: 400;
    }

    to

    .single-product .short-description p {
        font-weight: 600;
    }

    Regards

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

    Hello,

    Please check now.

    Regards

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

    You’re welcome!

    how do I make the menu slide with the content?

    – could you please provide a screenshot for better understanding?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:38

    Hello,

    Could you please provide wp-admin access in Private Content?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:33

    Hello,

    Please update WPBakery Page Builder, Massive Addons for WPBakery Page Builder and Revolution Slider plugins https://www.8theme.com/documentation/xstore/plugins/plugins-update/. If the problem won’t be solved, please provide temporary FTP access in Private Content.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:23

    Hello,

    Could you please describe the desired result in more details and provide some screenshots for better understanding?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:20

    Go to Appearance > Widgets > Footer Copyrights Left/Right areas. I’ve added text widgets with content from our demo there – http://prntscr.com/iu5imu http://prntscr.com/iu5ipr

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:13

    Hello,

    Thanks. Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:05

    Hello @thisisbolo,

    Please check email.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:04

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:03

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 08:03

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2018 at 17:10

    You’re welcome!
    If you love XStore and have something nice to say don’t hesitate to tell about this!
    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2018 at 17:09

    Please clear cache and check one more time https://prnt.sc/itv65q

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2018 at 17:07

    You use the Instagram widget http://prntscr.com/itv1xz that shows images in the grid and this is correct behavior for the widget. If you want to have the slider, you need to create a static block with the Instagram element inside and add this block in Prefooter widget area. Please check http://prntscr.com/itv4zg > http://prntscr.com/itv567 > http://prntscr.com/itv5dy

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2018 at 16:58

    Hello,

    I do not see the problem on your home page. Have you sorted out?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2018 at 16:56

    Please check “Demo Home plumbing” page. Add also, GMap API key to get map http://prntscr.com/itusmr

    Regards

  • 1 2 3 1,896 1,897 1,898 2,273 2,274 2,275
    Viewing 56,910 results - 56,881 through 56,910 (of 68,223 total)
Viewing 30 posts - 56,881 through 56,910 (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.