Forum Replies Created

Viewing 30 posts - 3,901 through 3,930 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 18:43

    Hello,

    You forgot provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 18:40

    Hello,

    This mean you can create a custom sidebar http://prntscr.com/947s9o (appearance->widgets) and put there 8theme – Twitted Feed widget.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 17:44

    Hello,

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

    .products-grid .product-title,
    .product-details .product-title{
      font-size: 20px;
      font-weight: 700;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 17:36

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .navbar{
        padding: 40px 0 0;
    }
    .home .page-content {
        margin-top: 19px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 17:14

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 17:10

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 16:19

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 16:18

    Hello,

    Please use this code in Global Custom CSS.

    .navbar-header{
    display:none;
    }
    

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 16:15

    Hello,

    I’ve added the Logout link to your custom menu. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 16:03

    Hello,

    I’ve added this code in Footer Copyrights sidebar (Appearance->Widgets). Please check.

    <ul class="links">
     <li><a href="#">Site Map</a></li>
     <li><a href="#">Search Terms</a></li>
     <li><a href="#">Advanced Search</a></li>
     <li><a href="#">Contact Us</a></li>
    </ul>

    You need change # for your links. See screenshot: http://prntscr.com/945teo

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 15:56

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 15:53

    Hello,

    Please use this code in Global Custom CSS.

    .post-slide h6.active{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 18, 2015 at 15:38

    Hello,

    As I see sidebar working fine on Contact Us and Products Pages.
    See screenshot:
    http://prntscr.com/945idw
    http://prntscr.com/945irw
    Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 16:02

    Hello,

    Please provide as with screenshot where exactly you want to change color and we’ll send you CSS code.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 15:57

    Hello @Scuzzy76,

    You can edit this in \themes\woopress\framework\shortcodes.php file.
    Find // ! Contact form section and comment out the following code

                <div class="form-group">
                  <p class="form-name">
                    <label for="contact-website" class="control-label"><?php _e('Website', ETHEME_DOMAIN) ?></label>
                    <input type="text" name="contact-website" class="form-control" id="contact-website">
                  </p>
                </div>

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 14:43

    Please navigate to Dashboard->Products->edit product->Product Data->Advanced-> and uncheck reviews.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 14:42

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 14:41

    I’ve selected ‘Use buttons instead of simple anchors’ option in YIT Plugins->Wishlist->Color. Please check.

    To use sidebar for Single Product page you need add some widgets in Appearance->Widgets->Single Product Page Sidebar.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 13:38

    Hello,

    Please update theme to the latest version (2.5) and Visual Composer plugin to 4.8.1 version then check issue.
    Don’t forget to make backup of the site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 13:29

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 13:28

    Hello,

    I’ve checked issue and didn’t see any description in menu.

    Maybe provide screenshot for our better understanding and highlight what exactly you mean.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 10:52

    Hello,

    You’re using old theme version. Please update and check it.
    Don’t forget to make backup of the site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 10:13

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 09:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 09:06

    Hello,

    I’ve added this code in Child Theme. Please check it now.

    @media (min-width: 992px){
    .breadcrumbs-type-8:not(.home) .header-wrapper {
        position: inherit;
        width: inherit;
    }}

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:48

    Hello,

    I’ve added the following code in Child Theme. Please check it.

    .products-grid .product{
    width:100%;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:42

    Hello,

    Please add this code in Theme Options->Custom CSSS->Global Custom CSS.

    .product-navigation .product-arrows {
        display: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:39

    Hello,

    Please add the following code in Theme Options->Custom CSS->Global Custom CSS.
    1)

    .header-type-7 .header .tbs span,
    .languages-area{
    display:none;
    }

    2) To change color of the search icon use this code

    .et-search-trigger .fa-search {
        background: #404040;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:34

    Hello,

    Please try use this code in Theme Options->Custom CSS->Global Custom CSS.

    .product-content-image .type-label-1{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:29

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details and show us screenshots with issue?

    As I see you’re using old theme and plugins versin. Please update theme to 2.9.2 version.
    http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906

    Don’t forget to make backup of the site before update.

    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.
    Regards,
    Robert Hall.

  • 1 2 3 130 131 132 383 384 385
    Viewing 3,930 results - 3,901 through 3,930 (of 11,542 total)
Viewing 30 posts - 3,901 through 3,930 (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.