Forum Replies Created

Viewing 30 posts - 20,791 through 20,820 (of 30,391 total)
  • Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:33

    Hello,

    Sorry but WooCommerce plugin does not have the option to limit single product image height and enable cropping for it. So you can use custom CSS to limit the height, for example

    .woocommerce-product-gallery.images .owl-item img {
        max-height: 264px;
        width:auto;
        margin:0 auto;
    }

    or use all the images with the same height (edit images using graphic redactor before uploading them to your media library).

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:23

    Hello,

    Unfortunately, there is no such option by default, WooCommerce takes source image and generates single product, thumbnail sizes. You may look for the additional plugin to implement this or submit the additional customization request.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:16

    Hello,

    Describe me what exactly is wrong with the single product page in your opinion in more details, please https://gyazo.com/d7532c95b96b7bce11b43c6afa26760e
    Maybe provide screenshots for better understanding.
    We don’t speak your language, use English.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:13

    Hello,

    It should not add any additional padding at the right no matter if you add paragraphs or not. We can’t tell you the reason of the problem just by screenshot. Move the site to live server and provide us with link to the product and WP Dashabord access to check and help you.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:05

    Hello,

    You are welcome.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:05

    You are welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 14:04

    Hello,

    Do you want bg for the full list item http://prntscr.com/op2j8y ? I have changed the code and used li selector instead of a. Play with the custom code depending on your needs.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 13:53

    Hello,

    Unfortunately, there is no option to put slider as the breadcrumbs background, you can use the only image there (Theme Options > Breadcrumbs).

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 13:51

    Hello,

    1) Massive Addons plugin comes bundled with our theme and includes elements to create nice-looking banners http://prntscr.com/op29r2 , for example https://massive.mpcthemes.net/info-banner/ or https://massive.mpcthemes.net/interactive-banner-2/

    2) Do you want to add accordion to description tab http://prntscr.com/op2auq or display tabs itself like accordion http://prntscr.com/op2beh ?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 13:41

    Hello,

    There is no need to use different custom classes for every section if you plan to use the same custom CSS, you can just create 1 custom class, for example, row_shadow and add this class for every section where you want to have shadow + custom CSS for that class.

    Try to upload 2x gif – 110px and check if it helps you to fix the problem with the blurring.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 11:29

    Hello,

    Seems the problem caused by Lazy loading option. Slider works fine if the option is disabled http://prntscr.com/op00k9

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 11:11

    Hello,

    1) You may look for third-party plugin or copy the xstore/404.php file to child theme and edit its content according to your needs.
    2) Because that is 404 is for pages http://prntscr.com/oozj28 and by default search is for pages/posts, not for products. If you want to get search by product there you can replace
    get_search_form( true ); by
    etheme_search_form( array( 'action' => 'default' ));
    http://prntscr.com/oozr6t

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:52

    Hello,

    There is no such sentence in our theme, so we can’t fix it. It’s WooCommerce info message and text in WooCommerce plugin files http://prntscr.com/oozg6y So, contact plugin support or use translation files to change the text.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:45

    Hello,

    Do you want to change the background color of the menu or links colors? What header type do you use?
    Could you provide link to your site?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:43

    Hello,

    Go to Theme Options > Custom CSS > find and remove the following code because it was usefull for the demo version with another design but is not ok for you:

    .header-wrapper .menu-wrapper .menu>li:not(:first-child)>a:before {
        content: " ";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #fff;
        top: 50%;
        left: calc(-0.535em - 25px);
        position: absolute;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:41

    Hello,

    Provide link to your site, WP Dashboard access and screenshot of the problem. You can use LIsghtsho screenshot extension to share the screenshot. We can’t help you if we don’t see the problem, so try to provide as much information about the problem as you can.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:39

    Hello,

    Go to Theme Options > Breadcrumbs > change the breadcrumbs image to what you need.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:39

    Hello,

    Go to Theme Options > Breadcrumbs > change the breadcrumbs image to what you need.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:34

    Hello,

    There are no pre-ready classes. Just create your own and add styles for this class.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:32

    Hello,

    Make sure that alfa is 0.01 not the 0, just like on example https://prnt.sc/ooknty

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:31

    Hello,

    I know what is the problem. Point is that we don’t see changes that we made to fix the problem because of the CDN cache.
    So:
    1) Login to account to allow us to clear CDN cache http://prntscr.com/ooz18o , also enable the dev mode in cloudflare settings till we fix the problem.
    2) Contact your hosting provider and get correct FTP information. Provide us correct FTP host, username and password. Check if it works before post information here.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:19

    Hello,

    No, you can install only required plugins https://www.8theme.com/documentation/xstore/plugins/included-plugins/ Recommended plugins installation depends on additional functionality that you need, if you would like to use infinite scroll then install the appropriate plugin, if you don’t then skip that plugin installation.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 10:13

    Hello,

    You can only on/off elements of that area (search, My account icon, cart, wishlist) or move them to menu/top bar. Go to Theme Options > Header > Header layout http://prntscr.com/ooysu1 http://prntscr.com/ooyt9o http://prntscr.com/ooytwi
    If you want to display any extra content there you can implement it only by additional customization. Use child theme for additional customization.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 08:29

    Hello,

    1) Removed. Don’t forget to add a meta description for the home page, it’s useful for SEO.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 07:49

    Hello,

    You are welcome.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 6, 2019 at 07:39

    Hello,

    1) If you limit the max-height of the image then you will get the white space before and next to the image, for example http://prntscr.com/oowj7k
    If you just want to place the gallery slider at the top use the following code

    .gallery_vertical .woocommerce-product-gallery {
        align-items: flex-start;
    }

    2) To limit the zoom window use

    .mfp-figure figure img {
        max-height: calc(90vh - 50px) !important;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 5, 2019 at 16:46

    Hello,

    You are using the third-party plugin YITH WooCommerce Product Add-ons Premium plugin to add the additional options but plugin does not display them on the grid and it causes issue with adding product to cart. If you plan to use this plugin I would recommend you to disable swatches on the grid http://prntscr.com/oonip4 or submit additional customization request here to add compatibility of variation swatches with that third-party plugin because additional customization is not included in our support. Also, I would recommend you to contact plugin author to fix the Warning after adding to cart https://prnt.sc/oongek

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 5, 2019 at 16:28

    Hello,

    Go to Theme Options > Import/Export > import demo content first and after that import any other version you like.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 5, 2019 at 16:26

    Hello,

    Yes, use the code below and change image url by link to your image (Theme Options > Custom CSS)

    .product-content .size-guide {
        background: url(images/size-guide.png) no-repeat 0px center;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    August 5, 2019 at 16:24

    Hello,

    1) Yes, use theme translation files and follow theme documentation https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/

    2) Yes, go to Theme options > Typography > use either google fonts or upload custom font in Custom fonts area > save options and reload page. Then go to theme options > Typography and you’ll be able to choose your custom font from the list of the fonts.

    3) I’m not sure that understand your question. Could you, please, describe in more details, maybe provide examples or screenshots of custom boxed and hovers for better understanding.

    Regards

  • 1 2 3 693 694 695 1,012 1,013 1,014
    Viewing 20,820 results - 20,791 through 20,820 (of 30,391 total)
Viewing 30 posts - 20,791 through 20,820 (of 30,391 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.