Forum Replies Created

Viewing 30 posts - 28,801 through 28,830 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 13:27

    I’ve added the following code into custom.css file:

    .main-nav .menu > li .nav-sublist-dropdown .container > ul > li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    Please check the menu now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 13:00

    Hello,

    Please provide us with the link where we can replicate the problem from our side.
    Also as I see you have old version of Woocommerce plugin. Please update it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 12:27

    Please try to use this code:

    .main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children .nav-sublist li {
        height: 40px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 12:20

    Hello,

    As I see star rating is working. Could you please specify with more details what issues exactly you’re experiencing? Are you getting any errors?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 12:15

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 12:14

    Hello,

    Did you check if the issue persists with default wordpress theme too?
    Please check it.
    Also please provide us with wp-admin panel and FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 10:26

    Hello,

    To have margins you can use this code:

    .main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    Just change the values.
    Please clarify your question regarding “second to 4th level submenus”.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 10:16

    Hello,

    The contact form file is contacts.php located in wp-content/themes/theleader directory.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:24

    Hello,

    Unfortunately there are no social buttons by default in Blanco theme. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:17

    Hello,

    The icons images are located in wp-content/themes/theleader/images directory.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:15

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:14

    Hello,

    Sorry, but that option is for all sidebars. There is no such possibility to have only Shop sidebar at the top on mobile devices.
    Please take our apologies.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:08

    Hello,

    To change background color for sub items you need add this code into custom.css file:

    .main-nav .menu > li .nav-sublist-dropdown .container > ul > li a {
        background-color: blue;
    }
    .main-nav .menu > li .nav-sublist-dropdown .container > ul > li a:hover {
        background-color: red;
    }

    Change the color value to yours.
    To change height please use this code:

    .main-nav .menu > li .nav-sublist-dropdown .container > ul .menu-item-has-children {
        height: 50px;
    }

    Also change the value to yours.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:01

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 09:01

    Hello,

    I can’t find static blocks you’re talking about. Have you removed it?
    Please provide us with the link where you are trying to insert team member element and describe your actions step by step.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 08:56

    Hello,

    Are you using some 3rd-party plugin for social buttons? This requires additional customization as php files need to be edited. If you have necessary skills you can try to do this yourself. Sorry, but we don’t customize 3rd-party plugins.
    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 08:53

    Hello,

    You can remove search widget editing the code in header.php file in the directory wp-content/themes/blanco (lines 80-83), you can comment the code or remove it if you don’t need it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 08:50

    Hello,

    Please refer to Woocommerce documentation how to remove specific tabs:
    http://docs.woothemes.com/document/editing-product-data-tabs/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 4, 2014 at 08:22

    Hello,

    Please add this code into custom.css file:

    .google-map.googlemap-wide {
       margin-bottom: 30px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 3, 2014 at 19:03

    Hello,

    To change the text you need edit the file wp-content/themes/xmarket/woocommerce/single-product/short-description.php
    Please specify where exactly you want to move it? Could you please provide us with the link to your page where the “Colour Swatch” image is displayed?
    Thank you.

    Avatar: Eva
    Eva Kemp
    Participant
    August 3, 2014 at 18:53

    Hello @johntheone,

    We need to have the access to your wp-admin panel and FTP to investigate the issue with portfolio. Would you be so kind to provide us with it?
    Concerning the .htaccess changes, you need edit it via FTP. Your hosting provider should tell you more about redirects.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 3, 2014 at 16:38

    Hello,

    Try to delete that plugin.
    Also please provide us with FTP/wp-admin panel credentials in Private Content.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 3, 2014 at 16:35

    Hello @johntheone,

    Unfortunately you can do this only via .htaccess redirect or edit php files for your needs (this is a paid service). If you have necessary skills you can try to do this yourself. My suggestion – doing it via .htaccess will be easier.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 3, 2014 at 11:56

    Hello,

    Please add this code into custom.css file:

    footer {
        margin-bottom: -50px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 3, 2014 at 09:24

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 2, 2014 at 19:44

    Hello,

    Please try to use this code in custom.css file:

    .fixed-header-area .fixed-header .logo-with-menu {
        height: 80px;
    }
    .fixed-header-area .fixed-header .logo-with-menu img{
        height: 80px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 2, 2014 at 19:02

    Hello,

    You need create images for different languages and try to use this plugin:
    http://wpml.org/2011/05/new-plugin-wpml-media-translation/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 2, 2014 at 18:58

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 2, 2014 at 18:58

    Hello,

    1. Unfortunately there is no such option in our theme.
    2. In the first link widget-nav-menu is used, and in the second – Categories widget. So to have it look like categories widget you need create categories and use this widget instead of custom menu.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    August 2, 2014 at 18:52

    Hello,

    Please read this article:
    http://www.remicorson.com/mastering-woocommerce-products-custom-fields/
    It may help you.

    Regards,
    Eva Kemp.

  • 1 2 3 960 961 962 1,045 1,046 1,047
    Viewing 28,830 results - 28,801 through 28,830 (of 31,382 total)
Viewing 30 posts - 28,801 through 28,830 (of 31,382 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.