Forum Replies Created

Viewing 30 posts - 20,281 through 20,310 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 18:05

    Hello,

    1./3. Please take our apologies but there are no such features.
    2. You can change number of products in Settings -> Reading -> “Blog pages show at most”.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 18:02

    Hello,

    Unfortunately there is no possibility to add different images in breadcrumbs.
    We’ll try to add such feature in future updates.
    Mean while you can add categories thumbnails in Products > Categories > edit a category.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:59

    Hello,

    Please provide us with a link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:44

    Hello,

    Please add this code in custom.css file:

    .progress-button .progress-inner {
        background: none repeat scroll 0% 0% #719400 !important;
    }

    Sorry, but I don’t see any background for the green tick:

    What browser are you checking in?
    Please try to check in another one.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:34

    Hello,

    That’s great.
    If there are any questions feel free to contact us.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:33

    Hello,

    Please provide us with a page link where you want to translate that text and give us FTP credentials in private content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:27

    Hello,

    I’ve just logged in successfully via the form on My Account page.
    If you want to show registration form on this page you need enable it in Woocommerce > Seetings > Accounts tab > tick “Enable registration on the “My Account” page”.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:10

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 17:09

    Hello,

    Please try to add this code in custom.css file to remove the second button:

    #woocommerce-checkout-payment {
    display: none;
    }

    How to create custom.css you can watch in this tutorial.

    In a day or two a new theme release will be produced where this bug is fixed.

    Sorry for inconveniences.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 16:23

    Hello,

    Please give us access to the folder where all WordPress files of the site are located.
    We need enable debug mode to find out what is causing the issue.
    Please take our apologies but without debugging we can’t guess what a problem may be.
    We won’t remove or change any of your files. Please don’t worry.

    Thank you for your understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 16:19

    Hello,

    Please add this code in custom.css file:

    .main-nav .menu > li .nav-sublist-dropdown {
       top: auto;
    }

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 16:16

    Hello,

    There is an error in Chrome console concerning that plugin:
    http://i.imgur.com/s5Oz7dI.png

    You need contact the plugin author to check the issue.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 16:08

    Hello,

    Sorry for inconveniences.
    We’ll update the documentation definitely.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 16:07

    Hello @jnunoalves,

    1. When I hover wishlist icon the text is visible.
    Have you made any changes?
    I’ve added wishlist button. Please check it now.
    Unfortunately there is a bug with Wishlist plugin and our theme. We’ll fix it in the nearest update. Sorry for inconveniences.
    2. Please try to use the plugin to change quantity arrows. Sorry, but this is Woocommerce modification, not the theme.
    3. Could you please show a screenshot concerning zoom effect?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 15:57

    Hello,

    To change font family for submenu items you need add this code in custom.css file:

    .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li > a {
       font-family: Dosis !important;
    }

    Try to use this code in custom.css to fix the issue with columns in submenu:

    .main-nav .menu .menu-full-width .nav-sublist-dropdown .container > ul > li:first-child, .main-nav .menu [class*="et-col"]:first-child {
        margin-left: 25px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 15:49

    Hello,

    We’re sorry for such long delay.
    The theme should be produced in a day or 2.

    Thank you for your patience.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 13:00

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 13:00

    Hello,

    Please go to YIT Plugins menu in wp-admin panel.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:56

    Hello,

    Ok. You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:55

    Hello,

    Please edit the file woo.php and replaced the code $woocommerce->get_image_size with wc_get_image_size (line 395).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:53

    Hello @robertstaddon,

    The issue with black bar of wp-admin panel has been fixed. Please check.
    Concerning the slider I’ve deactivated Nice Scroll option. This bug should be fixed in the next theme update. Now you can disable debug mode.

    Please take our apologies for inconveniences.
    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:44

    Hello,

    Please provide us with a link to your site and wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:25

    Hello,

    Your Blanco theme is outdated.
    Please update it to 3.0 version:
    http://themeforest.net/item/blanco-responsive-wordpress-wooecommerce-theme/2755246
    https://www.8theme.com/demo/docs/blanco/index.html#!/upgrade

    Don’t forget to create a back up before update.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:22

    Hello,

    All plugins are external extensions which are included into theme because for each product we purchase “Extended license” and that’s why we are able to include it into them. This plugin works fine without activation and you can always get actual version if you want directly from us. You can download the latest plugins versions here https://www.8theme.com/download-plugins/ . We update plugins with theme updates from time to time so plugins will be also updated with each next theme update. The option with registering of the plugins has been already added to plugin and this only allows you to get automatic updates and support for this plugin directly from an author if you need. You don’t need to register this product because it is not required but if you want to get those features, then you need to purchase this plugin directly from the author. This is how it works for all themes on Themeforest and not only in our case.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:21

    Hello,

    The banners code is added in Home page in Pages menu of wp-admin panel.
    https://www.8theme.com/demo/docs/blanco/index.html#!/demo_data_installation > Home page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:19

    Hello,

    Did you select how many items to shown in Settings -> Reading -> “Blog pages show at most”? Try to set number “6” or “9”.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:06

    Hello,

    Yes, you’re right. You may try to use Woocommerce widget.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:05

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:04

    Hello,

    Sorry, but you have to contact some developers as configuring clients scripts is beyond of our support scope.
    Please take our apologies.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 23, 2015 at 12:02

    Hello,

    You have too many items in the menu, so you might increase the menu items limit. That’s why new items can’t be saved. This is WordPress issue, not the theme, you can check it with default WordPress theme too.
    Here are some explanations:
    http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/
    https://core.trac.wordpress.org/ticket/14134

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2 3 676 677 678 1,045 1,046 1,047
    Viewing 20,310 results - 20,281 through 20,310 (of 31,382 total)
Viewing 30 posts - 20,281 through 20,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.