Forum Replies Created

Viewing 30 posts - 6,901 through 6,930 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 18:10

    Hello,

    1. Sorry, but there are no such features.

    2. To change text to Spanish go to Appearance > Widgets and add “Woocommerce Product Categories” widget to “Shop Sidebar” area and write title you need.

    To close first category, edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1808
    $this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();

    Do you want to add border for categories sidebar? If so add this code in Global Custom CSS:

    .woocommerce_product_categories {
        border: 1px solid red;
    }
    .product-categories > li > a, .woocommerce_product_categories .widget-title {
       padding-left: 20px;
    }

    To change background color, color use this css code:

    .woocommerce_product_categories {
        background-color: red;
    }
    .product-categories > li > a {
       color: blue !important;
    }
    .product-categories > li > a:hover {
       color: white !important;
    }

    Write color values you need.

    3. Use this css code:

    .fixed-header-area .header-logo {
        display: none;
    }
    .fixed-header-area .fixed-header > .container {
       width: 100%;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 16:06

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:55

    Hello,

    I’ve added this code in child style.css file:

    .form-row.terms {
       margin-top: -80px !important;
    }
    
    .checkout-steps .checkout-step .place-order .button {
       margin-top: 30px;
    }
    
    .form-row.terms label {
        font-size: 16px;
        color: red;
        font-weight: bold;
    }

    Please check “terms and conditions” text now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:43

    Hello,

    Add this code in custom.css file:

    .my-account-link .submenu-dropdown {
        display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:34

    Hello,

    You need create categories in Products > Categories section and select parent category for your subcategories in a category settings.

    Unfortunately there is no checkbox for categories.

    To add Price Filter you need use “Woocommerce Price Filter” widget in Appearance > Widgets and add it to “Shop Sidebar” area.

    I enable the woocommerce widget, but they don’t show up

    What widget did you enable and where?
    Where do you see “Category under the Post” and “Category under the Product”?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:29

    Hello,

    As I see list is shown properly:
    http://storage3.static.itmages.com/i/16/0120/h_1453300154_6781290_81c9d70b2d.png

    Could you please show a screenshot for better understanding?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:26

    Hello,

    Sorry but your screenshot is unclear.
    What should we see there?
    Please specify what exactly you want to translate.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:20

    Hello,

    You’re welcome.
    We’d be thankful if you leave a comment on ThemeForest site:
    http://themeforest.net/item/xmarket-responsive-wordpress-ecommerce-theme/3558432/comments

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:18

    Hello,

    I’ve reinstalled LayerSlider plugin. Please check it now.
    Also I’ve reuploaded “woocommerce” folder in wp-content/themes/xmarket directory from the theme package and Shop page is shown fine now.
    Clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 15:02

    Hello,

    You added the code to incorrect file.
    I’ve edited it and re-added to the correct file wp-content/themes/xmarket/functions.php.
    Please check variable products now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:53

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:52

    Hello,

    For now there is no such possibility. Sorry.
    If you wish you can disable Ajax “Add to Cart” option in Theme Options > Single Product Page, so simple and variable products will be added to cart similarly.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:50

    Hello,

    In Shop menu we used et-col5 class for the image.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:43

    Hello,

    It will require a lot of css code to style banners for mobile. Do you want to proceed with it?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:36

    Hello,

    As I see search form is shown fine on mobile:
    http://storage6.static.itmages.com/i/16/0120/h_1453296965_1355250_0afb443c55.png

    Please show a screenshot of your issue and specify what device you’re checking in.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:24

    Hello,

    I’ve just set 4 products per row in Theme Options > Products Page Layout and the changes took effect. Clear browser cache and check Shop page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:17

    Hello,

    Add this code in custom.css file:

    .content li a {
        text-decoration: underline !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:09

    Hello @1b9670723429,

    I wanted to check the issue with menu.
    Could you please provide us with correct wp-admin panel credentials?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 14:04

    Hello,

    I’ve updated translation files. Please check “My Account” page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 13:52

    Hello,

    No, menu columns won’t be moved to the left if you add an image. You can set column width for image too using classed from et-col1 to et-col12 as described in the documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/primary_menu

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 13:48

    Hello,

    Do you want to remove “Sign In” link in top bar?
    Please show a screenshot what menu item you want to delete.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 13:43

    Hello,

    Please clear browser cache and check menu now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 13:13

    Hello,

    Please specify for which section you want to set background color.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 13:09

    Hello,

    We’re currently working on a new theme version and it will be released approximately in a week.

    Sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 13:04

    Hello,

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

    .product-information .price {
      display: none;
    }
    .group_table label {
       color: black;
    }

    I don’t see sidebar on single product page. Have you removed it?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 12:58

    Hello,

    Now we can’t access wp-admin panel to check “quick view” issue. Please give us correct credentials and also provide FTP login details.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 12:52

    Hello @Team Borijn,

    You mustn’t reupload files in wp-content/themes/woopress/woocommerce directory with original Woocommerce plugin files because we edited them to style Woocommerce templates according to the theme.
    We recommend to use old Woocommerce version until we release theme update.
    It will be produced approximately in a week.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 12:42

    Hello,

    Please provide us with WP admin panel credentials.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 12:38

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    January 20, 2016 at 12:37

    Hello,

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

    Regards,
    Eva Kemp.

  • 1 2 3 230 231 232 1,045 1,046 1,047
    Viewing 6,930 results - 6,901 through 6,930 (of 31,382 total)
Viewing 30 posts - 6,901 through 6,930 (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.