Forum Replies Created

Viewing 30 posts - 5,881 through 5,910 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    February 22, 2016 at 09:23

    Hello,

    To remove line in footer add this code in Theme Options > Custom CSS > Global Custom CSS:

    .copyright-3 .container .row-copyrights, .copyright .container .row-copyrights {
       border-top: none;
    }

    To remove payment icons add empty Text widget into “Footer Links” area in Appearance > Widgets.

    Add this code in Global Custom CSS to fix issue in IE browser:

    .widget_nav_menu li a {
        font: 14px/15px 'Raleway', Georgia, Helvetica, sans-serif;
    }
    .address-company {
        font: 12px/22px 'Raleway', Arial, Helvetica, sans-serif;
    }
    .blog-post-list .media-heading a {
        font: 12px/11px 'Raleway', Arial, Helvetica, sans-serif;
    }
    .main-footer .widget-title {
        font-family: 'Raleway', sans-serif;
    }
    .blog-post-list .media-body {
        font: 13px/20px 'Raleway', Arial, Helvetica, sans-serif;
    }
    .date-event {
        font: 13px/15px 'Raleway', Arial, Helvetica, sans-serif;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 22, 2016 at 09:16

    Hello,

    Sorry, but your issue is unclear.
    Could you please describe with more details and show screenshot?

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 22, 2016 at 09:14

    Hello,

    The issue has been fixed.
    Please check slider now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 12:05

    Hello,

    1. Try to use this code in Custom CSS for desktop:

    .et-tooltip .tp-caption img {
         float: none !important;
    }

    On mobile hover options are hidden:
    http://prntscr.com/a61wvm

    To change buttons style in slider add this code in Global Custom CSS:

    .tp-caption a.btn {
        color: white !important;
        border: 3px solid white !important;
    }
    .tp-caption a.btn:hover {
        background-color: white !important;
        color: black !important;
    }

    Change color value to yours.

    2. The text was centered due to auto responsive option in the slider settings. As your background image was scaled according to device size, so text was also scaled. If you want to move it out of person, then you need do this via css or just keep as it was so it’s centered.
    Also you may ask about this issue in revslider comments http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments as this is not related to the theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 11:21

    Hello,

    As I see the Checkout button is translated http://prntscr.com/a61uv1 .
    Clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 11:20

    Hello,

    Please provide us with FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 11:18

    Hello,

    Is your issue resolved?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 11:17

    Hello,

    Please try to use this code in Theme Options > Custom CSS > Global Custom CSS:

    .content-page, .page-content {
        margin-top: 0px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 11:15

    Hello,

    To change size for single product image use this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .col-lg-6.col-md-6.col-sm-12.product-images, .sxy-zoom-container img {
       height: 500px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 11:09

    Hello,

    This is related to browser settings.
    Please read this topic:
    https://productforums.google.com/forum/#!topic/chrome/qkkTRdWGf9w

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:55

    Hello,

    You provided FTP credentials, but we asked for wp admin access.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:54

    Hello,

    1. Please read this article how to request new icons http://fortawesome.github.io/Font-Awesome/community/#requesting-new-icons .

    2. Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .header-type-15 .main-header > .container .tbs {
        width: 100%;
    }
    .header-type-15 .main-header > .container .navbar {
        padding: 0px 0;
    }

    3. Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .fixed-header-area {
       background-color: #f9b5b2;
    }

    4. I’ve changed slider settings:
    http://prntscr.com/a61n3c
    http://prntscr.com/a61nbh
    You can set your own custom sizes.
    Please check slider on mobile now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:47

    Hello,

    Sorry for a delay.
    I’ve changed permissions for the folder “uploads” via FTP.
    Please clear browser cache and check site now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:32

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:31

    Hello,

    Try to use this css code:

    .blog-post.post-single .wp-picture img {
        width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:29

    Hello,

    I’ve checked your site and don’t see any errors in console:
    http://prntscr.com/a61h7b

    Please show a screenshot of the issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:22

    Hello,

    Please upload your images to some web storage (dropbox, for example) and show us the links.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:21

    Hello,

    I’ve set to show 24 products in Settings > Reading > Blog pages show at most and disabled all 3rd-party plugins. Products number was changed.
    So you need deactivate plugins one by one to find out what is causing the conflict.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 10:08

    Hello,

    As I see you’re using only one language in WPML settings. If there is only one language you need translate the theme in .po file as described in the documentation:
    https://www.8theme.com/demo/docs/legenda/#!/how_to_translate

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:58

    Hello,

    As I see your site is working fine.
    You may try the code described in the article:
    http://businessbloomer.com/disable-variable-product-price-range-woocommerce/
    Sorry, but there is no way to display price of selected “Default Form Values:”. You may contact Woocommerce support concerning this query.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:50

    Hello,

    Please take our apologies but there is no such possibility in the theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:49

    Hello,

    Please follow these instructions:
    – Go to Tools > Import > WordPress > upload .xml file, press Upload File and import;
    – Check Download and import file attachments and press Submit button;
    – Go to Settings > Reading, and change the “Front page displays” setting to “A static page”, set the front page to your homepage.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:46

    Hello,

    Please add this code in child style.css file:

    .navbar {
       padding: 10px 0;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:44

    Hello,

    Please reupload correct image your own and make sure you don’t have Cyrillic symbols in the file name, because hover image didn’t work exactly for this reason.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:41

    Hello,

    The problem was you didn’t set up WPML plugin. There wasn’t default language set. So I’ve configured it in WPML settings (you can change the settings to your own and select languages) and String Translation plugin is working now.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:25

    Hello,

    To enable VC editor in static block go to Visual Composer > Settings > Role Manager > Post Types > Custom > tick “static block”.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:24

    Hello,

    We can’t access WP admin panel now, and can’t reupload the plugin via FTP getting 550 error.
    Please contact your hosting provider support and check this issue. Also check WP admin credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:23

    Hello,

    To remove sidebar from your pages you need edit a page (edit each page where you want to delete sidebar) in wp-admin panel > Pages and select Sidebar Position as “Without Sidebar” in Page Layout box:
    http://prntscr.com/a611ai

    If you just want to hide search box you can add empty Text width in Main Sidebar area.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:12

    Hello,

    You’re talking about Tabs element that is used by Visual Composer, it’s not implemented in the theme, but in the plugin.
    VC authors have changed tabs styles in the recent update and that’s why design differs. It wasn’t changed by our developers.
    So in this case we can suggest you to revert back old Tabs design (used in old plugin version) editing css styles, that’s why we need wp-admin credentials.

    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2016 at 09:07

    Hello,

    Please provide us with the FTP access to your site where you can’t translate those strings.

    Regards,
    Eva Kemp.

  • 1 2 3 196 197 198 1,045 1,046 1,047
    Viewing 5,910 results - 5,881 through 5,910 (of 31,382 total)
Viewing 30 posts - 5,881 through 5,910 (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.