Forum Replies Created

Viewing 30 posts - 17,251 through 17,280 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 14:58

    Hello,

    1. Please provide us with a page link where comments don’t appear and wp-admin panel credentials in Private Content.

    2. Unfortunately there is no such possibility. We’ll take your query into our account and try to implement it in future updates.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 14:28

    Hello,

    You still have old theme version 2.9.4. You need update it to 3.0 version. You can download it here:
    http://themeforest.net/item/blanco-responsive-wordpress-wooecommerce-theme/2755246
    Create a back up of your files and database before update!

    You can watch the tutorial how to update the theme (it’s for Legenda theme but the process identical):
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 14:17

    Hello,

    I’ve added this code in CSS block of Visual Composer editor:

    .uvc-video-fixer .mbYTP_wrapper iframe {
      margin-top: -150px !important;
    }

    Please check the video now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 13:41

    Hello,

    As I see it’s currently spinning automatically, isn’t it?
    Please check it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 13:39
    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 13:21

    Hello,

    Use this code in custom.css file to make that icon bigger:

    .fa-spin {
     font-size: 20px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 13:20

    Hello,

    This can be changed in wp-admin panel > Settings > General.
    This is WordPress issue and not the theme. You’d better look for some suggestions on WordPress forums.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 13:18

    Hello,

    Please add this code in custom.css file:

    .footer-top-2 .mc4wp-form input[type="submit"] {
       margin-bottom: 30px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 13:14

    Hello,

    1. Unfortunately it can’t be done on My Account page because behind the header there is no content which can be visible behind the menu.

    2. You can change color with this code in custom.css file:

    .bc-type-5 .title, .bc-type-6 .title {
     color: #FFF !important;
    }

    Write your color value.
    To move breadcrumbs to the left you need use this code:

    3. To change the color use this code:
    .back-history {color: red !important;}
    To move it bottom here is the code:
    .back-history {top: 80px}

    4. Add this code in custom.css file:

    .bc-type-5 {
        background-repeat: no-repeat;
        background-size: cover !important;
    }

    5. Search icon can be hidden for all pages, sorry but it can’t be done only for “My Account” page. Use this code in custom.css file to hide it:

    .header-search .fa.fa-search {
     display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 12:49

    Hello,

    Sorry for a delay.
    Try to add this code in custom.css of the parent theme ot style.css of the child theme:

    @media (max-width: 979px) {.left-bar .left-titles {
     width: 20% !important;
    }
    .left-bar .tab-content {
     width: 80% !important;
    }}

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 12:44

    Hello,

    Yes, we still need FTP access.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 11:39

    Hello,

    I’ve checked logo on the fixed header and haven’t seen any issues:
    http://storage3.static.itmages.com/i/15/0421/h_1429612704_6156895_8c468f1510.png

    Could you please show a screenshot of the problem?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 11:19

    Hello,

    Please add this css:

    .et-search-trigger.search-dropdown form {
        top: 33px !important;
        margin-right: -20px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:55

    Hello,

    Yes, you can update the plugin.
    We recommend you to create a back up of the site before each update anyway.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:50

    Hello,

    Please add this code in custom.css file:

    .boxed .login-link .login-popup {
        left: -230px;
    }

    We’ve taken your suggestion into our account and will discuss it for future implementation.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:45

    Hello,

    Please specify what content isn’t visible and provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:43

    Hello,

    Please provide us with FTP and wp-admin panel credentials in private content. Also clarify what difficulties you’re experiencing with the translation.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:41

    Hello,

    Please use this code:

    @font-face {
    font-family: 'Helvetica', 'OpenSans';
    font-style: normal;
    font-weight: 900 !important;color:green!important;
    }
    .woocommerce {
    font-family: 'Helvetica', 'OpenSans' !important;
    }
    .woocommerce .tabs {
    font-family: 'Helvetica', 'OpenSans' !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:38

    Hello,

    1. To check the issue with menu item we need to see your site. Can you upload it to any web host?

    2. Add Woocommerce Product Categories widget to “Shop Sidebar” area in Appearance > Widgets and write your title there.

    3. Please clarify how you want to modify the breadcrumbs section.

    4. Add this code in custom.css file:

    .product-information .menu-social-icons {
     margin-top: 20px !important;
    }

    5. Add the following code in custom.css file:
    h3.underlined {display: none;}

    6. This is Woocommerce configuration and you should contact their support team.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:24

    Hello,

    Some plugin is causing the issue. Please disable them one by one to find it out.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 10:05

    Hello,

    I’ve checked this issue with default WordPress theme and “County” text persists there too.
    So you have to contact Woocommerce support team concerning this problem.
    Please check it yourself.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:38

    Hello,

    As I see you didn’t install demo content. Please read our documentation how to do this:
    https://www.8theme.com/demo/docs/woopress/#!/demo_data_installation
    Contact page and others will be installed.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:35

    Hello,

    Sorry, but this requires additional customization and is beyond our basic support scope. If you wish you can find how custom tab is created in Theme Options in the file wp-content/themes/woopress/framework/theme-options.php.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:31

    Hello,

    Please provide us with the code you need to insert and give us FTP access in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:29

    Hello,

    To translate the text “Your cart is currently empty” go to Theme Options > Shop > Text for empty cart.
    “Add to cart” text can be translated in .po file of Woocommerce plugin in the directory wp-content/plugins/woocommerce/i18n/languages
    http://docs.woothemes.com/document/woocommerce-localization/ (Translating with PoEdit).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:18

    Hello,

    You didn’t update the plugins as was instructed.
    Please update them. You can download the latest versions at this link https://www.8theme.com/download-plugins/ .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:13

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:11

    Hello,

    Now your site isn’t accessible.
    Please check it with your host.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 09:10

    Hello,

    The link http://www.lilleliis.com/uus/et/tasuta-opetus/konnapoeg-felix-tasuta-opetus redirects to your home page and I don’t see the pages or posts created with the names “konnapoeg-felix-tasuta-opetus” or “konnapoeg-felix”.
    Please provide us with the correct links.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    April 21, 2015 at 08:44

    Hello,

    Ok, let us know if there are any questions.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 575 576 577 1,045 1,046 1,047
    Viewing 17,280 results - 17,251 through 17,280 (of 31,382 total)
Viewing 30 posts - 17,251 through 17,280 (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.