Forum Replies Created

Viewing 30 posts - 8,281 through 8,310 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    November 28, 2015 at 09:54

    Hello,

    Sorry for the mistake with the option.
    There is no possibility to use background video for breadcrumbs, only images.

    To remove border use this code in Global Custom CSS:

    .page-heading {
        border-top: none;
        border-bottom: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 28, 2015 at 09:50

    Hello,

    Glad to hear it.

    Have a nice weekend.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 19:25

    Hello,

    I’ve removed the code in custom.css file.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 17:34

    Hello,

    For now there is no official release, but we’ve sent fixed files to your email address. Please check it.

    Thank you for your patience and understanding.
    We appreciate it very much.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 17:33

    Hello,

    For now there is no official release, but we’ve sent fixed files to your email address. Please check it.

    Thank you for your patience and understanding.
    We appreciate it very much.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 16:59

    Hello,

    I’ve added custom class for the last row in home page and added this code in CSS block:
    http://storage3.static.itmages.com/i/15/1127/h_1448638278_1483703_7eee3e5144.png

    But as I see white space is present in the image itself:
    http://storage2.static.itmages.com/i/15/1127/h_1448639936_6256176_b39931788f.png
    You need edit it in Photoshop and remove this line.
    Then reupload the image.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 16:23

    Hello,

    We recommend you to use default Woocommerce Layered Nav Filter widget and add it to “Shop Sidebar” area in Appearance > Widgets.
    You can read about it here https://docs.woothemes.com/document/woocommerce-widgets/ (paragraph “3. Layered Navigation Widget”).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 15:53

    Hello,

    Unfortunately dropcap doesn’t work for excerpts of posts.
    Concerning the Cart page try to delete “woocommerce” folder in the directory wp-content/themes/legenda/ and reupload from the theme package of 2.9.2 version.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 15:34

    Hello,

    The problem was caused by the plugin “Wp Mail Bank”.
    I’ve disabled it.
    Please clear browser cache and check cart widget now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 13:01

    Hello,

    1. To change font size for menu add this code in Custom CSS for desktop:

    .menu > li a {
       font-size: 15px !important;
    }

    2. You can add the links in Theme Options > Header > Header custom HTML and write the code for Sign In and Register links. But they will be shown on the left.

    3. I’ve added the code to CSS block in Visual Composer editor on your Home page:
    http://storage5.static.itmages.com/i/15/1127/h_1448625447_6676008_08b35de563.png

    4. Add this code in Custom CSS for desktop:

    .fixed-header-area .collapse {
        width: 50%;
    }

    5. 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/
    https://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage#heartbeat-in-action

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 10:50

    Hello,

    The problem was caused by the plugin “WooCommerce BarclaycardCw”. I’ve disabled it. Please check the “Checkout” page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 10:44

    Hello,

    Try to use this code in Custom CSS for desktop:

    .fixed-header-area .fixed-header > .container {
      width: 1260px;
    }
    .menu > li > a {
       padding: 20px 0px 15px 21px !important;
    }

    As I told you in the previous post tabs styles were modified in the recent version of Visual Composer plugin, this is not theme customization. Our demo uses old versions of theme and Visual Composer plugin that’s why design differs.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 09:14

    Hello,

    Please try to use this code in Custom CSS for desktop:

    .fixed-header-area #menu-secondary-menu {
        margin-top: 100px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 27, 2015 at 09:08

    Hello,

    You have to create 2 menus:
    the 1st one will contain one part of your main menu – Pagelink1 Pagelink2
    and the second one will contain the second part of your menu – Pagelink3 Pagelink4.
    Then set these menus for “Main menu (left)” and “Main menu (right)”.

    There is no possibility to move Cart widget to the top bar, but you can add Cart link in Appearance > Widgets > Right Side top bar area.
    To change background color of the top bar use this css code:

    .top-bar {
        background-color: white;
    }

    To add a line use this code:

    .header-wrapper {
        border-bottom: 1px solid black;
    }

    and to reduce space:

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 21:48

    Hello,

    Sorry, but there is no such possibility.
    You have to use other header type.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 21:44

    Hello,

    Go to Appearance > Menus > “Manage Locations” tab and set menu for “Main menu (right)”.

    To remove languages icons add empty Text widget into “Left Side top bar area” in Appearance > Widgets.

    To reduce width of the header add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .navbar {
        padding: 5px 0px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 21:21

    Hello,

    1. The problem with images was caused by the plugin “YITH WooCommerce Zoom Magnifier”. I’ve deactivated it. Please check single product pages now.

    2./4. I’ve added the code in custom.css file.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 21:01

    Hello,

    You’ve set “Use custom footer for this page” to “Without” in the home page editor:
    http://storage1.static.itmages.com/i/15/1126/h_1448567994_5633702_0049421fc1.png
    Change the option to “Default” to make footer visible.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 20:55

    Hello,

    1. The tabs styles were modified in the recent version of Visual Composer plugin, this is not theme customization.
    To make the tabs font bold add this code in Theme Options > Custom CSS > Global Custom CSS:

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
       font-weight: bold !important;
    }

    2. I don’t see issue with menu:
    http://storage2.static.itmages.com/i/15/1126/h_1448567600_3477955_0b9f30fcf8.png

    What browser are you checking in?

    3. The problem with slider arrows has been fixed.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 20:16

    Hello,

    If you want to use the block you just need copy Visual Composer code from text editor in Static Blocks and paste the code to your product short description. For example, you need copy this VC code: http://storage6.static.itmages.com/i/15/1126/h_1448565345_3182891_ad22681243.png

    Concerning the image please edit the settings in Woocommerce > Settings > Products > Display and set images sizes as shown in the documentation:
    https://www.8theme.com/demo/docs/royal/#!/woocommerce

    Then regenerate thumbnails with this plugin:
    https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 20:10

    Hello,

    We asked you in the previous post to provide wp-admin panel credentials.
    Please send them to us.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 20:09

    Hello,

    Unfortunately our theme doesn’t have such feature. You have to use some 3rd-party plugin to achieve what you want.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 20:07

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 20:02

    Hello,

    In the previous post I told you to edit the file wp-config.php in the root folder of your site.
    If you already have such code define( 'WP_MEMORY_LIMIT', '96M' ); written in there, then just change the number, if there is no such line, then add the whole code.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 17:16

    Hello @Scuzzy76,

    You’ve been already replied in the other topic and as I see now registration page is working.
    Is your issue resolved?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 17:07

    Hello,

    I’ve added 4 featured products. The problem was caused by static block shortcode you added in product short description –
    [block id=15684]
    I’ve removed it on the product “iPhone 5/ 5s – Коллекция “CLASSIC””. Please check home page now.

    We told you about this issue in previous topic:
    https://www.8theme.com/topic/name-categories-length-product-page-overlapping-the-nav-item/page/2/

    Please take our apologies for the delay as we were investigating the issue.
    The problem was with the shortcode in product description (see the screenshot http://prntscr.com/8zmyfe). We will fix it in the next theme update.
    Meanwhile if you want to place information in product description you may use Visual Composer code as shown on the screenshot http://prntscr.com/8zmyws.
    Sorry for such inconveniences and thank you for understanding.

    Please show a direct page where you have issue with zooming.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 16:58

    Hello,

    Envelope icon is already there, it’s not visible because of white color, so I’ve added this code in Theme Options > Custom CSS > Global Custom CSS:

    .top-links li.popup_link:before, .top-links .fa-heart-o:before {
       color: #999;
    }

    and added this code for heart icon to your Text widget:
    <i class="fa fa-heart-o"></i>

    Please check top bar now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 16:31

    Hello,

    1. Go to Blanco – Theme Settings > Product Page > find “Sidebar position on mobile version:” field and select “Above content”.

    2. Go to Appearance > Widgets and add “Woocommerce Product Categories” widget into “Product Page sidebar” and write the title you need.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 16:27

    Hello @nohsharon,

    Unfortunately we still can’t connect. There is an error:
    Error: Authentication failed.

    Please add this code in .htaccess file:

    <IfModule mod_headers.c>
       Header set Access-Control-Allow-Origin "*"
    </IfModule>

    And check your site after that.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 26, 2015 at 16:25

    Hello @Scuzzy76,

    To enable registration you need activate it in Settings > General as described in the documentation:
    https://www.8theme.com/demo/docs/woopress/#!/5_registration_page

    Regards,
    Eva Kemp.

  • 1 2 3 276 277 278 1,045 1,046 1,047
    Viewing 8,310 results - 8,281 through 8,310 (of 31,382 total)
Viewing 30 posts - 8,281 through 8,310 (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.