Forum Replies Created

Viewing 30 posts - 2,581 through 2,610 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 16:18

    Hello,

    Navigate to Dashboard->Theme Options->Color Scheme-> and set the Breadcrumbs background.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 16:14

    I’ve changed code in Custom CSS. Please check the Cart page now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 16:04

    Hello,

    As I see you didn’t create the Static Block (Dashboard->Static Block) for footer as described in our documentation: https://www.8theme.com/demo/docs/legenda/#!/footer

    I’ve created a test text blocks with 4 column. You can fill them with your own content (Dashboard->Static Block-Footer).

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 15:54

    Hello,

    Please add this cide in Global Custom CSS.

    .menu >li.current-menu-item >a{
    color:#fff !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 14:09

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 14:04

    Hello,

    Please add the following code in custom.css file

    .slide-item .product .products-page-cats,
    .slide-item .product .add-to-container{
    text-align:center;
    }
    .slide-item .button{
        border: 1px solid red;
        background-color: red;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 12:26

    You’re welcome and have a nice day!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 12:22

    So, can we close this topic?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 12:11

    The problem caused by W3 Total Cache plugin. Please disable it and check issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 11:58

    Hello,

    I’ve added the following code in Custom CSS for tablet and landscape. Please check.

    .single-product .sidebar-mobile-top > .product > .row {
        display: initial;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 14, 2016 at 11:29

    Hello,

    As I see the active menu working perfect now. See screenshot: http://prntscr.com/af1y8f

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 16:05

    You’re welcome and have a good day!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 16:03

    Hello,

    I’ve added this code in Global Custom CSS. Please check.

    .categories-mask span{
        display:none;
    }
    .categories-mask {
        bottom: 20px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 15:53

    Also please create the same request at this link:
    https://www.8theme.com/customization-services/

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 15:49

    Please provide us with FTP credentials (host, login, password) as well.

    Also I see that you haven’t installed WooCommerce plugin.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 14:49

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 14:48

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 14:26

    This requires additional customization which is not for free.
    If you agree to proceed please contact us via form https://www.8theme.com/contact-us/ for further information.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 14:01

    Hello,

    As I see the Custom CSS option working perfect. Just added this code in Global Custom CSS

    .header-wrapper .menu > li > a{
    color:red;
    }

    Please clear cache and check it.
    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 13:57

    Yes, you should use the Revolution Slider in this case.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 13:02

    Hello,

    Sorry, but we don’t have such feature in our theme.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 12:35

    As you can see the same issue occurs with default WordPress theme also and this issue related to Visual Composer plugin.

    It will be better if you’ll use the Image Gallery element.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 12:14

    You can use Image Carousel element also. I’ve just changed setting there. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 10:54

    Hello,

    I’ve just added the Image Gallery element->carousel slider for you. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 09:23

    Hello,

    In this case you should edit wp-content/themes/woopress/framework/shortcode.php file.

    Please find // ! Share This Product section and you’ll see code there.

    You need to change the link for your social pages in a href attribute. For example:
    <a href="https://your link here" class="'.$tooltip_class.'" title="'.__('Twitter', ET_DOMAIN).'" target="_blank">

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 09:01

    Hello,

    Sorry, but we don’t have such feature in our theme and we’ve taken your request into our account.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 08:36

    Hello,

    1) You can speed up the site following the suggestions from these articles:

    http://codex.wordpress.org/WordPress_Optimization

    http://techtage.com/speeding-up-wordpress-sites/

    http://www.sparringmind.com/speed-up-wordpress/

    2) In this case you should use .png format for images instead .jpg.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 11, 2016 at 08:20

    Hello,

    1) Go to Appearance > Widgets, add 8theme – Statick Block widget to Footer2 area and select Footer block from drop-down list.

    2) You should edit \woopress\wp-content\themes\woopress\single.php file.
    Please find the following code on line 85
    <h6 class="active"><?php the_category(',&nbsp;') ?></h6>
    and move it to line 117. See screenshot: http://prntscr.com/adsmz1

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 10, 2016 at 17:32

    Hello @thomas.eklof@gmail.com,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 10, 2016 at 15:33

    It requires additional stylization.
    For example you need add some text with two classes (screenshot: http://prntscr.com/adhyje) and add a different font family style for them (screenshot: http://prntscr.com/adhz8s ).

    Regards,
    Robert Hall

  • 1 2 3 86 87 88 383 384 385
    Viewing 2,610 results - 2,581 through 2,610 (of 11,542 total)
Viewing 30 posts - 2,581 through 2,610 (of 11,542 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.