Forum Replies Created

Viewing 30 posts - 8,371 through 8,400 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 20:16

    Hello,

    I’ve edited your home page 8 template.
    Please check it now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 19:51

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 19:50

    Hello,

    I’ve updated the theme.
    Please check single product page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 18:21

    Hello,

    I’ve added that code in Theme Options > Custom CSS > Custom CSS for mobile section.
    Please check slider now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 18:16

    Hello,

    Your page didn’t have any content in back-end.
    I’ve added Woocommerce “My Account” element for “My Account” page.
    Please check the page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 18:05

    Hello,

    You need edit the file wp-content/themes/royal/framework/theme.php and comment the code `if(!function_exists(‘et_enqueue_gfonts’)) {
    function et_enqueue_gfonts() {
    wp_enqueue_style(“font-open-sans”,et_http().”fonts.googleapis.com/css?family=Open+Sans:300,400,700,300italic”);
    wp_enqueue_style(“font-roboto”,et_http().”fonts.googleapis.com/css?family=Roboto:100,400,500,700,300&subset=latin,cyrillic-ext”);
    }
    }

    add_action( ‘wp_enqueue_scripts’, ‘et_enqueue_gfonts’, 40);`

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 17:53

    Hello,

    You need edit the file wp-content/themes/legenda/woocommerce/single-product/related.php in line 29.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 17:51

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 17:50

    Hello,

    You can edit files via FTP, use some FTP client (FileZilla, for example) and connect to your server.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 17:47

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 17:10

    Hello,

    Please update Visual Composer plugin to 4.8.1 version https://www.8theme.com/download-plugins/ .
    Also update the theme to 2.5 version. Before updating delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.


    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 17:05

    Hello,

    1. This is Woocommerce configuration, so please refer to their documentation:
    https://support.woothemes.com/hc/en-us/articles/203106047-Customize-the-Sorting-Dropdown

    2. Unfortunately there is no such possibility. Sorry.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 16:49

    Hello,

    Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .page-heading-slider {
        display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 16:43

    Hello,

    The images were removed, so I’ve re-added them in rows settings.
    Please check now.

    In your footer static block you had background color in the row settings. I’ve cleared it, so now it’s white.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 15:46

    Hello,

    Please watch the tutorial in the previous post. You just need to overwrite theme files.
    If you didn’t modify original theme files, but only in Theme Options, then your design changes won’t be lost.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 15:38

    Hello,

    As I see Blanco version is still 2.9.2:
    http://storage1.static.itmages.com/i/15/1124/h_1448375856_2430747_dd8a24420f.png

    Please provide us with FTP credentials and we’ll update the theme for you.
    Confirm you have a back up before we proceed.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 15:32

    Hello,

    I’ve disabled debug mode in wp-config.php file. Now notices are deactivated.
    Please specify what styles exactly are missing on home page.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 15:05

    Hello,

    Then specify what header type you’re using.

    Thank you.

    Regards,
    Eva Kemp.

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

    Hello,

    Please provide us with the link to your site.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 14:25

    Hello,

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

    .slick-slide img {
        width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 14:22

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 14:21

    Hello,

    You need edit Banner element in Visual Composer editor, not HTML editor.
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 13:31

    Hello,

    Please use this css code:

    .fixed-header .menu > li .nav-sublist-dropdown .container {
        background-color: #1e1e1e !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 12:14

    Hello,

    The problem persists only with your child theme.
    Activate parent Legenda theme and you’ll see responsiveness is working fine.
    So you need check modifications in your child theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 10:41

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .checkout_coupon {
        display: inline-block;
        width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 10:35

    Hello,

    I’ve updated Permalinks settings.
    Clear browser cache and check product categories now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 10:24

    Hello,

    You should log in to your account on 8theme site and download link of your product should be located on the page with your orders.
    Please check it.

    Regards,
    Eva Kemp.

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

    Hello,

    We can’t access your site. There is an error:
    “Unable to connect”

    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 10:10

    Hello,

    Sorry for a long delay.
    We’ve improved our theme as much as we could. Unfortunately for now we don’t have any solutions what can be optimized. If you have experience in development and have proposals concerning changes in the theme (we mean only specific changes in the code in particular files, rather than general phrases like “Reduce CSS File” etc), we’d be glad if you declare them here or contact us via the contact form https://www.8theme.com/contact-us/ .

    Thank you for understanding.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    November 24, 2015 at 10:10

    Hello,

    Sorry for a long delay.
    We’ve improved our theme as much as we could. Unfortunately for now we don’t have any solutions what can be optimized. If you have experience in development and have proposals concerning changes in the theme (we mean only specific changes in the code in particular files, rather than general phrases like “Reduce CSS File” etc), we’d be glad if you declare them here or contact us via the contact form https://www.8theme.com/contact-us/ .

    Thank you for understanding.
    Regards,
    Eva Kemp.

  • 1 2 3 279 280 281 1,045 1,046 1,047
    Viewing 8,400 results - 8,371 through 8,400 (of 31,382 total)
Viewing 30 posts - 8,371 through 8,400 (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.