Forum Replies Created

Viewing 30 posts - 54,391 through 54,420 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 15:09

    Hello @temppelinemanta,

    You can install WC plugin – https://wordpress.org/plugins/woocommerce/
    and follow the plugin documentation https://docs.woocommerce.com/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 15:05

    You’re welcome!
    We’ve added if ( ! is_array( $args ) ) $args = array(); in xstore/framework/woo.php – https://prnt.sc/jwr1o9
    Also, the fix will be included in next theme update.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 14:59

    Hello,

    There is no possibility to change this size, by default.
    You can select Layout with the sidebar in Theme Options > Products Page Layout then go to Appearance > Widgets > add content in Shop Sidebar.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 14:52

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 14:41

    Hello,

    You can edit your category images using an image editor and hide the default block with information using this custom css code:

    .categories-mask {
        display: none;
    }

    Please check settings in Customize > Woocommerce > Product Catalog and Product images
    https://docs.woocommerce.com/document/fixing-blurry-product-images/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 14:19

    Hello,

    1. Please describe the desired result in more details.
    2. Is this screenshot was done with our theme activated on your site? We are theme support and we are able to help you only with issues related strictly to our theme.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:40

    Hello,

    Go to WPML > String translation and a list of the strings in the theme will be available. Choose the string you need to translate and select the translation link to add translations to languages.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:30

    Hello,

    You need to remove or change this custom css code:
    http://prntscr.com/jwpqtb https://prnt.sc/jwpr4k

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:24

    Oh I see, please change the code to:

    .shopping-cart-widget .cart-summ > .cart-bag:before {
        margin-right: 5px !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:21

    Hello,

    You can change the icon to one of Font Awesome icons https://fortawesome.github.io/Font-Awesome/icons/, use this css code in custom.css file:

    .shopping-cart-widget .cart-summ>.cart-bag:before {
       font-family: 'FontAwesome';
       content: '\f290';
    }

    How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:13

    Hello,

    Here is custom css code to fix this:

    .woocommerce-form-register .woocommerce-input-wrapper .checkbox {
        margin-left: 20px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:08

    Heve you changed Blog Layout? Please select Blog Layout > Chess in Theme Options > Blog & Portfolio.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 11:08

    Hello,

    Looks like, there is a bug with “Disable navigation label”. We will fix this problem in next theme update.
    We’ve sent walkers.php and header.php files to your registration email. Please rename these files (they are placed in legenda and legenda\framework folders) then upload new versions of these files. If the problem will be solved and all works fine, you will be able to delete renamed files
    + add this custom css code:

    .mobile-nav .menu li.menu-disable_titles > a {
        font-size: 0 !important;
        line-height: 0 !important;
        padding: 0 !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 10:59

    Hello,

    Looks like you use an additional plugin https://prnt.sc/jwnadi you can also try this one https://wordpress.org/plugins/variation-swatches-for-woocommerce/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 10:21

    Hello,

    Unfortunately, we can’t connect.
    Please edit etheme.js file (xstore/js folder) > change this https://prnt.sc/jwmitt to https://prnt.sc/jwmhwe
    setTimeout(function(){ … }, 300);
    (300 number is time for delay – you can try to increase in case this is a bit of time for good loading)
    Then copy content of etheme.js and minify it https://jscompress.com/ > replace content of etheme.min.js file.
    Clear cache and check if your problem is solved.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 09:50

    Hello,

    We did not test the theme with these plugins, so can’t guarantee 100% compatibility. But we don’t think that should be any issues. In case you face any compatibility issue you can report us and we’ll check if we could fix it.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 09:39

    Hello,

    Custom css should work fine from Theme Options > Custom css or style.css of the child theme.
    Have you cleared cache after adding the code?
    Please provide us with the code you added and site URL.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 09:29

    Hello,

    I do not see the problem on your site. Please try to clear cache and check one more time, if this won’t help, let me know what browser and version of browser do you use?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 09:27

    Hello,

    Fixed. Please check now.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 09:12

    Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access in the Private Content area.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 09:08

    Hello,

    Could you, please, provide some screenshots for better understanding?
    You may use Lightshot https://prnt.sc/ or upload images in media library http://prntscr.com/j9yzvr and provide screenshots links.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 08:11

    Hello,

    Here is our IP – 136.243.62.35
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 08:07

    Hello,

    What version of woocommerce and royal do you use?
    If the version of WC is not latest, go to Woocommerce > Settings > find settings of Checkout or use translation files to change the required text.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 08:01

    Hello,

    Have you made changes in template files?
    Please provide us with FTP access also.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 07:54

    Hello,

    I would recommend you to disable “Header overlaps the content” in Theme Options > General > Header Setting and enable it only on pages where it is required.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 07:51

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    .menu-wrapper .menu>li>a:after {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 07:49

    Hello,

    Please try to disable all 3rd-party plugins. If this won’t help, disable “Smart menu” in Theme Options > General > Header Settings.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 07:39

    Hello,

    Go to Theme Options > Import / Export > Dummy content > Import of the additional pages http://prntscr.com/jwl6bg
    Read more – https://www.8theme.com/documentation/xstore/theme-installation/demo-content/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 07:24

    Hello,

    Thanks for the reply.
    Such behavior means that the problem doesn’t relate to the theme. You need to check settings or contact woocommerce support. If you use an additional plugin for this, contact support of this plugin.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 07:18

    Hello,

    Thanks for the reply.
    In our theme, “Logo max width” option resize the image to the dimension you selected but the real images size is not changing https://prnt.sc/jwkyow In case, you want to changes Natural size use image editor or Media library > Edit image > https://prnt.sc/jwkz8e

    Regards

  • 1 2 3 1,813 1,814 1,815 2,273 2,274 2,275
    Viewing 54,420 results - 54,391 through 54,420 (of 68,227 total)
Viewing 30 posts - 54,391 through 54,420 (of 68,227 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.