Forum Replies Created

Viewing 30 posts - 67,891 through 67,920 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 15:47

    Hello,

    You’re welcome!
    I’ve changed it link in WPML > String Translation http://prntscr.com/caq0em

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 15:00

    Please use this code:

    .sidebar .widget_product_categories .widget-title {
        color: black;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 14:20

    You’re welcome!
    Have a nice day.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 14:16

    Hello,

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 13:54

    You’re welcome!
    Have a nice day.

    Best regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 13:35

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 12:32

    Hello,

    You can provide it in Private Content http://prntscr.com/c1k220 (visible only for our technical support).

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 12:22

    Hello,

    You can add this css code in Theme Options > Custom CSS > Global Custom CSS:

    .product-information-inner .fpd-blue-btn:hover{
       color: white;
    }
    .product-content .menu-social-icons i{
       color: black;
    }
    .product-content .menu-social-icons .ico-google-plus{
       background-color:#389cb8;
    }

    Change color value to yours.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 10:19

    Hello,

    As I see you haven’t added hover image for your products in a product editor http://prntscr.com/calxzv. Upload images and check Swap effect after that.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 08:45

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 07:15

    Hello,

    You can add this code in Custom CSS:

    .sidebar .widget_product_categories .widget-title {
        background-color: red;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 07:10

    Hello,

    You can add this code in Custom CSS:

    .header-type-9 .top-bar {
        background-color: black;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 26, 2016 at 07:02

    Hello,

    Please add this code in Custom CSS:

    .navbar {
      padding: 0;
      margin: 0;
    }
    .navbar .fa-search:before {
      font-size: 15px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2016 at 15:22

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2016 at 13:31

    Hello,

    You can add this code in Custom CSS:

    .single-product .product {
        height: inherit;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2016 at 09:22

    Hello,

    The issue has been fixed. Check site now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2016 at 08:55

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 25, 2016 at 08:08

    Hello,

    I’ve changed this options and result shown on the screenshot http://prntscr.com/ca4e81.
    You can activate “Smooth Scroll” in WP admin panel > Ultimate > Smooth Scroll.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 15:44

    You need translate “Product code” text in your de_DE.po file, please see screenshot http://prntscr.com/c9qept

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 14:16

    Hello,

    As I see now the hover in your home page work fine http://prntscr.com/c9t04q.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 13:42

    Hello,

    Yes, our developers say that’s will be fixed in the next theme update.
    Meanwhile, you can select Bottom in Blog Layout -> Sidebar position for responsive layout.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 11:38

    Hello,

    Please provide screenshot for our better understanding what exactly you want to translate.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 10:06

    Hello,

    You can go to Theme Options > Products Page Layout > Product Image Hover and change it.
    Maybe some additional plugins could implement some other hover effect but we can’t guarantee full compatibility with third-party plugins.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 09:28

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 09:19

    Hello,

    Please, read this topic https://www.8theme.com/topic/only-home-page-not-responsive/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 08:04

    Hello,

    You can use this css code:

    .single-product .price del {
       display: block !important;
    }
    .post-type-archive-product .price ins {
       color: red;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 07:52

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 07:33

    Hello,

    I added this code in your Custom CSS:

    .row-copyrights .pull-left {
      width: 100%;
    }
    .row-copyrights .textwidget img {
      float: right;
    }

    Clear browser cache and check your site.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 07:15

    Hello,

    To get VC editor shown for static blocks go to wp dashboard > Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2016 at 07:04

    Hello,

    You can translate “Latest products” in admin panel > Pages > edit your Home page and you’ll find this text in the text editor http://prntscr.com/c9oem9.

    Regards,
    Rose Tyler.

  • 1 2 3 2,263 2,264 2,265 2,272 2,273 2,274
    Viewing 67,920 results - 67,891 through 67,920 (of 68,220 total)
Viewing 30 posts - 67,891 through 67,920 (of 68,220 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.